paper-with-me

Papers

Ensembled Cold-Diffusion Restorations for Unsupervised Anomaly Detection

2024-07-09 · Sergio Naval Marimont, Vasilis Siomos, Matthew Baugh, Christos Tzelepis, Bernhard Kainz, Giacomo Tarroni

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 offer interpretability by generating anomaly-free versions of test images, but are typically unable to identify subtle anomalies. Alternatively, approaches using feature modelling or self-supervised methods, such as the ones relying on synthetically generated anomalies, do not provide out-of-the-box interpretability. In this work, we present a novel method that combines the strengths of both strategies: a generative cold-diffusion pipeline (i.e., a diffusion-like pipeline which uses corruptions not based on noise) that is trained with the objective of turning synthetically-corrupted images back to their normal, original appearance. To support our pipeline we introduce a novel synthetic anomaly generation procedure, called DAG, and a novel anomaly score which ensembles restorations conditioned with different degrees of abnormality. Our method surpasses the prior state-of-the art for unsupervised anomaly detection in three different Brain MRI datasets.

📄 PDF Abstract BibTeX arXiv:2407.06635

Code (1)

snavalm/disyre 공식 구현 pytorch

Tasks

Anomaly DetectionUnsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

Diffusion Models with Implicit Guidance for Medical Anomaly Detection

2024-03-13 · Cosmin I. Bercea, Benedikt Wiestler, Daniel Rueckert, Julia A. Schnabel

Diffusion models have advanced unsupervised anomaly detection by improving the transformation of pathological images into pseudo-healthy equivalents. Nonetheless, standard approaches may compromise critical information d…

Anomaly DetectionSpecificityUnsupervised Anomaly Detection

Diffusion Models with Ensembled Structure-Based Anomaly Scoring for Unsupervised Anomaly Detection

2024-03-21 · Finn Behrendt, Debayan Bhattacharya, Lennart Maack, Julia Krüger 외

Supervised deep learning techniques show promise in medical image analysis. However, they require comprehensive annotated data sets, which poses challenges, particularly for rare diseases. Consequently, unsupervised anom…

Anomaly DetectionMedical Image AnalysisSegmentationSSIM+1

Anomaly Detection in Unsupervised Surveillance Setting Using Ensemble of Multimodal Data with Adversarial Defense

2020-07-17 · Sayeed Shafayet Chowdhury, Kaji Mejbaul Islam, Rouhan Noor

Autonomous aerial surveillance using drone feed is an interesting and challenging research domain. To ensure safety from intruders and potential objects posing threats to the zone being protected, it is crucial to be abl…

Adversarial AttackAdversarial DefenseAnomaly Detection

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

2026-07-02 · Ningning Han, Lei Fan, Jia Guo, Yunkang Cao 외 arxiv

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

Supervised Anomaly Detection

Anomaly detection through latent space restoration using vector-quantized variational autoencoders

2020-12-12 · Sergio Naval Marimont, Giacomo Tarroni

We propose an out-of-distribution detection method that combines density and restoration-based approaches using Vector-Quantized Variational Auto-Encoders (VQ-VAEs). The VQ-VAE model learns to encode images in a categori…

Anomaly DetectionOut-of-Distribution DetectionUnsupervised Anomaly Detection