Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_cv 85% Match Research Paper Industrial automation engineers,Quality control specialists,Computer vision researchers,AI developers for manufacturing 2 weeks ago

Quantized FCA: Efficient Zero-Shot Texture Anomaly Detection

computer-vision β€Ί object-detection
πŸ“„ Abstract

Abstract: Zero-shot anomaly localization is a rising field in computer vision research, with important progress in recent years. This work focuses on the problem of detecting and localizing anomalies in textures, where anomalies can be defined as the regions that deviate from the overall statistics, violating the stationarity assumption. The main limitation of existing methods is their high running time, making them impractical for deployment in real-world scenarios, such as assembly line monitoring. We propose a real-time method, named QFCA, which implements a quantized version of the feature correspondence analysis (FCA) algorithm. By carefully adapting the patch statistics comparison to work on histograms of quantized values, we obtain a 10x speedup with little to no loss in accuracy. Moreover, we introduce a feature preprocessing step based on principal component analysis, which enhances the contrast between normal and anomalous features, improving the detection precision on complex textures. Our method is thoroughly evaluated against prior art, comparing favorably with existing methods. Project page: https://reality.tf.fau.de/pub/ardelean2025quantized.html
Authors (3)
Andrei-Timotei Ardelean
Patrick RΓΌckbeil
Tim Weyrich
Submitted
October 17, 2025
arXiv Category
cs.CV
Andrei-Timotei Ardelean, Patrick Rueckbeil, and Tim Weyrich. Quantized FCA: Efficient zero-shot texture anomaly detection. In 30th Intl. Conference on Vision, Modeling, and Visualization (VMV), September 2025
arXiv PDF

Key Contributions

QFCA is a real-time, quantized version of FCA for zero-shot texture anomaly detection, achieving a 10x speedup with minimal accuracy loss. It uses histogram-based patch statistics and PCA preprocessing to enhance detection precision on complex textures, making it practical for industrial applications.

Business Value

Enables efficient and accurate automated quality control on assembly lines, reducing defects, minimizing waste, and improving product reliability.