Not All Regions Are Equal: Attention-Guided Perturbation Network for Industrial Anomaly Detection
Tingfeng Huang, Weijia Kong, Yuxuan Cheng, Jingbo Xia, Rui Yu, Jinhai Xiang, Xinwei He

TL;DR
This paper introduces AGPNet, a novel industrial anomaly detection framework that uses attention-guided perturbations to improve the robustness and accuracy of normal pattern learning, outperforming existing methods across multiple benchmarks.
Contribution
The paper proposes a new attention-guided perturbation network that selectively perturbs important regions to enhance anomaly detection, addressing limitations of uniform noise addition in prior work.
Findings
AGPNet achieves state-of-the-art results on MVTec-AD, VisA, and MVTec-3D datasets.
The method performs well in few-shot, one-class, and multi-class scenarios.
Attention-guided perturbations improve the robustness of normal pattern learning.
Abstract
In unsupervised image anomaly detection, reconstruction methods aim to train models to capture normal patterns comprehensively for normal data reconstruction. Yet, these models sometimes retain unintended reconstruction capacity for anomalous regions during inference, leading to missed detections. To mitigate this issue, existing works perturb normal samples in a sample-agnostic manner, uniformly adding noise across spatial locations before reconstructing the original. Despite promising results, they disregard the fact that foreground locations are inherently more critical for robust reconstruction. Motivated by this, we present a novel reconstruction framework named Attention-Guided Perturbation Network (AGPNet) for industrial anomaly detection. Its core idea is to add perturbations guided by a sample-aware attention mask to improve the learning of invariant normal patterns at…
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
