Breaking the Bias: Recalibrating the Attention of Industrial Anomaly Detection
Xin Chen, Liujuan Cao, Shengchuan Zhang, Xiewu Zheng, Yan Zhang

TL;DR
This paper introduces RAAD, a novel framework that recalibrates attention in industrial anomaly detection by decomposing and dynamically adjusting attention maps, significantly improving defect detection accuracy and efficiency.
Contribution
It proposes a hierarchical quantization scoring method to dynamically allocate attention focus, reducing bias and enhancing sensitivity in unsupervised industrial anomaly detection.
Findings
RAAD improves detection accuracy across 32 datasets.
Hierarchical quantization reduces computational complexity.
Enhanced focus on defect-prone regions improves sensitivity.
Abstract
Due to the scarcity and unpredictable nature of defect samples, industrial anomaly detection (IAD) predominantly employs unsupervised learning. However, all unsupervised IAD methods face a common challenge: the inherent bias in normal samples, which causes models to focus on variable regions while overlooking potential defects in invariant areas. To effectively overcome this, it is essential to decompose and recalibrate attention, guiding the model to suppress irrelevant variations and concentrate on subtle, defect-susceptible areas. In this paper, we propose Recalibrating Attention of Industrial Anomaly Detection (RAAD), a framework that systematically decomposes and recalibrates attention maps. RAAD employs a two-stage process: first, it reduces attention bias through quantization, and second, it fine-tunes defect-prone regions for improved sensitivity. Central to this framework is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications
MethodsSoftmax · Attention Is All You Need · Focus
