Is Training Necessary for Anomaly Detection?
Xingwu Zhang, Guanxuan Li, Paul Henderson, Gerardo Aragon-Camarasa, Zijun Long

TL;DR
This paper introduces Retrieval-based Anomaly Detection (RAD), a training-free, memory-based approach that outperforms traditional reconstruction-based methods in unsupervised anomaly detection tasks.
Contribution
The paper proposes RAD, a novel training-free anomaly detection method using memory retrieval, challenging the necessity of training in MUAD approaches.
Findings
RAD achieves state-of-the-art results on multiple benchmarks.
RAD performs well with minimal data, reaching high accuracy with just one image.
Retrieval scores upper-bound reconstruction residuals, providing theoretical insights.
Abstract
Current state-of-the-art multi-class unsupervised anomaly detection (MUAD) methods rely on training encoder-decoder models to reconstruct anomaly-free features. We first show these approaches have an inherent fidelity-stability dilemma in how they detect anomalies via reconstruction residuals. We then abandon the reconstruction paradigm entirely and propose Retrieval-based Anomaly Detection (RAD). RAD is a training-free approach that stores anomaly-free features in a memory and detects anomalies through multi-level retrieval, matching test patches against the memory. Experiments demonstrate that RAD achieves state-of-the-art performance across four established benchmarks (MVTec-AD, VisA, Real-IAD, 3D-ADAM) under both standard and few-shot settings. On MVTec-AD, RAD reaches 96.7\% Pixel AUROC with just a single anomaly-free image compared to 98.5\% of RAD's full-data performance. We…
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 · Adversarial Robustness in Machine Learning · Domain Adaptation and Few-Shot Learning
