paper-with-me

홈 › Papers

Unsupervised Anomaly Detection using Aggregated Normative Diffusion

2023-12-04 · Alexander Frotscher, Jaivardhan Kapoor, Thomas Wolfers, Christian F. Baumgartner

Early detection of anomalies in medical images such as brain MRI is highly relevant for diagnosis and treatment of many conditions. Supervised machine learning methods are limited to a small number of pathologies where there is good availability of labeled data. In contrast, unsupervised anomaly detection (UAD) has the potential to identify a broader spectrum of anomalies by spotting deviations from normal patterns. Our research demonstrates that existing state-of-the-art UAD approaches do not generalise well to diverse types of anomalies in realistic multi-modal MR data. To overcome this, we introduce a new UAD method named Aggregated Normative Diffusion (ANDi). ANDi operates by aggregating differences between predicted denoising steps and ground truth backwards transitions in Denoising Diffusion Probabilistic Models (DDPMs) that have been trained on pyramidal Gaussian noise. We validate ANDi against three recent UAD baselines, and across three diverse brain MRI datasets. We show that ANDi, in some cases, substantially surpasses these baselines and shows increased robustness to varying types of anomalies. Particularly in detecting multiple sclerosis (MS) lesions, ANDi achieves improvements of up to 178% in terms of AUPRC.

📄 PDF Abstract BibTeX arXiv:2312.01904

Code (1)

alexanderfrotscher/andi 공식 구현 pytorch

Tasks

Anomaly DetectionDenoisingUnsupervised Anomaly Detection

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Unsupervised Deep Generative Models for Anomaly Detection in Neuroimaging: A Systematic Scoping Review

2025-10-16 · Youwan Mahé, Elise Bannier, Stéphanie Leplaideur, Elisa Fromont 외 arxiv

Unsupervised anomaly detection (UAD) based on deep generative modelling has been increasingly explored for identifying pathological brain abnormalities without requiring voxel-level annotations. By learning the distribut…

Unsupervised Anomaly Detection

Ensembled Cold-Diffusion Restorations for Unsupervised Anomaly Detection

2024-07-09 · Sergio Naval Marimont, Vasilis Siomos, Matthew Baugh, Christos Tzelepis 외

Unsupervised Anomaly Detection (UAD) methods aim to identify anomalies in test samples comparing them with a normative distribution learned from a dataset known to be anomaly-free. Approaches based on generative models o…

Anomaly DetectionUnsupervised Anomaly Detection

CADD: Context aware disease deviations via restoration of brain images using normative conditional diffusion models

2025-08-05 · Ana Lawry Aguila, Ayodeji Ijishakin, Juan Eugenio Iglesias, Tomomi Takenaga 외 arxiv

Applying machine learning to real-world medical data, e.g. from hospital archives, has the potential to revolutionize disease detection in brain images. However, detecting pathology in such heterogeneous cohorts is a dif…

Unsupervised Anomaly DetectionImage Restoration

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

On Diffusion Modeling for Anomaly Detection

2023-05-29 · Victor Livernoche, Vineet Jain, Yashar Hezaveh, Siamak Ravanbakhsh

Known for their impressive performance in generative modeling, diffusion models are attractive candidates for density-based anomaly detection. This paper investigates different variations of diffusion modeling for unsupe…

Anomaly DetectionDenoisingSemi-supervised Anomaly DetectionSupervised Anomaly Detection