CVJul 2

ArcAD: Anomaly-Rectified Calibration for Cold-Start Supervised Anomaly Detection

arXiv:2607.0225214.7Has Code
Predicted impact top 20% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners deploying anomaly detection in real-world manufacturing with scarce data, ArcAD provides a plug-and-play calibration framework that substantially boosts performance under cold-start conditions.

ArcAD addresses the cold-start bottleneck in industrial anomaly detection where limited normal samples and few anomalies are available. It achieves significant improvements over state-of-the-art methods on MVTec-AD, VisA, Real-IAD, and MANTA datasets in both single-class and multi-class settings.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes