ArcAD: Anomaly-Rectified Calibration for Cold-Start Supervised Anomaly Detection
About
The deployment of Industrial Anomaly Detection (IAD) in real-world manufacturing frequently encounters a challenging cold-start bottleneck, in which limited normal samples fail to represent the full normal distribution and only a few anomalies are available. Under such a regime, existing methods struggle to form compact normal boundaries and fail to effectively exploit supervised signals from rare defects. To address this challenge, we propose Anomaly-Rectified Cold-start AD (ArcAD), a plug-and-play calibration framework for reconstruction-based IAD baselines. ArcAD follows a push-pull learning paradigm to construct a compact and discriminative normal boundary under data scarcity. On the one hand, ArcAD projects limited normal samples onto a hypersphere and pulls them into multiple compact clusters to maximize coverage of the normal manifold. On the other hand, it synthesizes pseudo-anomalies on the hypersphere and leverages real anomalies to push the boundary inward and sharpen anomaly discrimination. Extensive experiments on MVTec-AD, VisA, Real-IAD, and MANTA demonstrate that ArcAD significantly outperforms state-of-the-art supervised and unsupervised methods in both single-class and multi-class settings under cold-start conditions. Code is available at: https://github.com/LGC-AD/ArcAD.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Anomaly Detection | VisA | -- | 293 | |
| Anomaly Detection | VisA (test) | I-AUROC99.1 | 178 | |
| Anomaly Detection | MVTec AD | I-AUC99.7 | 27 | |
| Anomaly Detection | Real-IAD (test) | I-AUROC95.4 | 20 | |
| Anomaly Detection | Real-IAD | I-AUROC92.5 | 13 | |
| Anomaly Detection | MANTA | I-AUROC93.3 | 13 | |
| Anomaly Detection | MVTec-AD (test) | I-AUROC100 | 6 | |
| Anomaly Detection | MANTA (test) | I-AUROC96 | 6 |