AnomalyDINO: Boosting Patch-based Few-shot Anomaly Detection with DINOv2
Simon Damm, Mike Laszkiewicz, Johannes Lederer, Asja Fischer

TL;DR
AnomalyDINO is a simple, training-free, vision-only method that leverages DINOv2 features for one-shot and few-shot anomaly detection, outperforming many existing approaches in industrial applications.
Contribution
The paper introduces AnomalyDINO, a novel patch-based, training-free anomaly detection method using DINOv2 features, eliminating the need for fine-tuning or additional data.
Findings
Achieves state-of-the-art one-shot AUROC of 96.6% on MVTec-AD
Outperforms existing methods in few-shot anomaly detection
Simple and fast deployment suitable for industrial use
Abstract
Recent advances in multimodal foundation models have set new standards in few-shot anomaly detection. This paper explores whether high-quality visual features alone are sufficient to rival existing state-of-the-art vision-language models. We affirm this by adapting DINOv2 for one-shot and few-shot anomaly detection, with a focus on industrial applications. We show that this approach does not only rival existing techniques but can even outmatch them in many settings. Our proposed vision-only approach, AnomalyDINO, follows the well-established patch-level deep nearest neighbor paradigm, and enables both image-level anomaly prediction and pixel-level anomaly segmentation. The approach is methodologically simple and training-free and, thus, does not require any additional data for fine-tuning or meta-learning. The approach is methodologically simple and training-free and, thus, does not…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · COVID-19 diagnosis using AI
MethodsSparse Evolutionary Training
