paper-with-me

홈 › Papers

DINO-AD: Unsupervised Anomaly Detection with Frozen DINO-V3 Features

2026-01-31 · Jiayu Huo, Jingyuan Hong, Liyun Chen arxiv

Unsupervised anomaly detection (AD) in medical images aims to identify abnormal regions without relying on pixel-level annotations, which is crucial for scalable and label-efficient diagnostic systems. In this paper, we propose a novel anomaly detection framework based on DINO-V3 representations, termed DINO-AD, which leverages self-supervised visual features for precise and interpretable anomaly localization. Specifically, we introduce an embedding similarity matching strategy to select a semantically aligned support image and a foreground-aware K-means clustering module to model the distribution of normal features. Anomaly maps are then computed by comparing the query features with clustered normal embeddings through cosine similarity. Experimental results on both the Brain and Liver datasets demonstrate that our method achieves superior quantitative performance compared with state-of-the-art approaches, achieving AUROC scores of up to 98.71. Qualitative results further confirm that our framework produces clearer and more accurate anomaly localization. Extensive ablation studies validate the effectiveness of each proposed component, highlighting the robustness and generalizability of our approach.

📄 PDF Abstract BibTeX arXiv:2602.03870

Code (0)

등록된 구현이 없습니다.

Tasks

Unsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

Towards Adversarial Robustness and Uncertainty Quantification in DINOv2-based Few-Shot Anomaly Detection

2025-10-15 · Akib Mohammed Khan, Bartosz Krawczyk arxiv

Foundation models such as DINOv2 have shown strong performance in few-shot anomaly detection, yet two key questions remain unexamined: (i) how susceptible are these detectors to adversarial perturbations; and (ii) how we…

Adversarial RobustnessAnomaly Detection

Anomaly Detection by Clustering DINO Embeddings using a Dirichlet Process Mixture

2025-09-24 · Nico Schulthess, Ender Konukoglu arxiv

In this work, we leverage informative embeddings from foundational models for unsupervised anomaly detection in medical imaging. For small datasets, a memory-bank of normative features can directly be used for anomaly de…

Unsupervised Anomaly Detection

AnomalyDINO: Boosting Patch-based Few-shot Anomaly Detection with DINOv2

2024-05-23 · Simon Damm, Mike Laszkiewicz, Johannes Lederer, Asja Fischer

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 visio…

Anomaly DetectionAnomaly SegmentationFew-Shot LearningMeta-Learning

Rethinking Continual Anomaly Detection on the Edge: Benchmarking Under Realistic Industrial Conditions

2026-05-22 · Chad Weatherly, Sen Lin arxiv

Continual anomaly detection (CAD) addresses the need for industrial inspection systems to adapt to evolving production conditions, yet existing methods share three critical gaps: unrealistic evaluation, no systematic com…

Computational EfficiencyAnomaly Detection

Q-Former Autoencoder: A Modern Framework for Medical Anomaly Detection

2025-07-24 · Francesco Dalmonte, Emirhan Bayar, Emre Akbas, Mariana-Iuliana Georgescu arxiv

Anomaly detection in medical images is an important yet challenging task due to the diversity of possible anomalies and the practical impossibility of collecting comprehensively annotated data sets. In this work, we tack…

Anomaly Detection