paper-with-me

Papers

Quantized FCA: Efficient Zero-Shot Texture Anomaly Detection

2025-10-17 · Andrei-Timotei Ardelean, Patrick Rückbeil, Tim Weyrich arxiv

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

📄 PDF Abstract BibTeX arXiv:2510.15602

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Global-Regularized Neighborhood Regression for Efficient Zero-Shot Texture Anomaly Detection

2024-06-11 · Haiming Yao, Wei Luo, Yunkang Cao, Yiheng Zhang 외

Texture surface anomaly detection finds widespread applications in industrial settings. However, existing methods often necessitate gathering numerous samples for model training. Moreover, they predominantly operate with…

Anomaly DetectionDefect Detectionregression

AnomalyPainter: Vision-Language-Diffusion Synergy for Zero-Shot Realistic and Diverse Industrial Anomaly Synthesis

2025-03-10 · Zhangyu Lai, Yilin Lu, Xinyang Li, Jianghang Lin 외

While existing anomaly synthesis methods have made remarkable progress, achieving both realism and diversity in synthesis remains a major obstacle. To address this, we propose AnomalyPainter, a zero-shot framework that b…

DiversityGeneral Knowledge

High-Fidelity Zero-Shot Texture Anomaly Localization Using Feature Correspondence Analysis

2023-04-13 · Andrei-Timotei Ardelean, Tim Weyrich

We propose a novel method for Zero-Shot Anomaly Localization on textures. The task refers to identifying abnormal regions in an otherwise homogeneous image. To obtain a high-fidelity localization, we leverage a bijective…

Anomaly LocalizationVocal Bursts Intensity Prediction

FADE: Few-shot/zero-shot Anomaly Detection Engine using Large Vision-Language Model

2024-08-31 · Yuanwei Li, Elizaveta Ivanova, Martins Bruveris

Automatic image anomaly detection is important for quality inspection in the manufacturing industry. The usual unsupervised anomaly detection approach is to train a model for each object class using a dataset of normal s…

Anomaly DetectionAnomaly SegmentationLanguage ModelingLanguage Modelling+2

FreqAnchorAD: Language-Free Zero-Shot Anomaly Detection via Frequency-Deviation Anchoring

2026-08-01 · Jianfeng Qiu, Peiyuan Li, Juan Xie, Xueliang Ma 외 arxiv

Zero-shot anomaly detection (ZSAD) aims to detect anomalies and localize defective regions in unseen target domains without target training data. Recent ZSAD methods build on pretrained vision models, particularly CLIP, …

Anomaly Detection