English

DISYRE: Diffusion-Inspired SYnthetic REstoration for Unsupervised Anomaly Detection

Computer Vision and Pattern Recognition 2024-03-06 v2 Image and Video Processing

Abstract

Unsupervised Anomaly Detection (UAD) techniques aim to identify and localize anomalies without relying on annotations, only leveraging a model trained on a dataset known to be free of anomalies. Diffusion models learn to modify inputs xx to increase the probability of it belonging to a desired distribution, i.e., they model the score function xlogp(x)\nabla_x \log p(x). Such a score function is potentially relevant for UAD, since xlogp(x)\nabla_x \log p(x) is itself a pixel-wise anomaly score. However, diffusion models are trained to invert a corruption process based on Gaussian noise and the learned score function is unlikely to generalize to medical anomalies. This work addresses the problem of how to learn a score function relevant for UAD and proposes DISYRE: Diffusion-Inspired SYnthetic REstoration. We retain the diffusion-like pipeline but replace the Gaussian noise corruption with a gradual, synthetic anomaly corruption so the learned score function generalizes to medical, naturally occurring anomalies. We evaluate DISYRE on three common Brain MRI UAD benchmarks and substantially outperform other methods in two out of the three tasks.

Keywords

Cite

@article{arxiv.2311.15453,
  title  = {DISYRE: Diffusion-Inspired SYnthetic REstoration for Unsupervised Anomaly Detection},
  author = {Sergio Naval Marimont and Matthew Baugh and Vasilis Siomos and Christos Tzelepis and Bernhard Kainz and Giacomo Tarroni},
  journal= {arXiv preprint arXiv:2311.15453},
  year   = {2024}
}

Comments

5 pages, 3 figures. Accepted for publication in ISBI 2024

R2 v1 2026-06-28T13:32:06.261Z