IVCVJun 11, 2025

Conditional diffusion models for guided anomaly detection in brain images using fluid-driven anomaly randomization

arXiv:2506.10233v17 citationsh-index: 18DGM4MICCAI@MICCAI
Originality Incremental advance
AI Analysis

This addresses the challenge of rare disease detection in medical imaging where labeled diseased data is scarce, though it is an incremental improvement over existing diffusion-based anomaly detection methods.

The paper tackles the problem of detecting anomalies in brain MRI without requiring diseased training data by introducing a conditional diffusion model framework that uses fluid-driven anomaly randomization to generate synthetic pseudo-pathology images for guidance. The model consistently outperforms variational autoencoders, conditional/unconditional latent diffusion, and often surpasses supervised inpainting methods on datasets like ATLAS.

Supervised machine learning has enabled accurate pathology detection in brain MRI, but requires training data from diseased subjects that may not be readily available in some scenarios, for example, in the case of rare diseases. Reconstruction-based unsupervised anomaly detection, in particular using diffusion models, has gained popularity in the medical field as it allows for training on healthy images alone, eliminating the need for large disease-specific cohorts. These methods assume that a model trained on normal data cannot accurately represent or reconstruct anomalies. However, this assumption often fails with models failing to reconstruct healthy tissue or accurately reconstruct abnormal regions i.e., failing to remove anomalies. In this work, we introduce a novel conditional diffusion model framework for anomaly detection and healthy image reconstruction in brain MRI. Our weakly supervised approach integrates synthetically generated pseudo-pathology images into the modeling process to better guide the reconstruction of healthy images. To generate these pseudo-pathologies, we apply fluid-driven anomaly randomization to augment real pathology segmentation maps from an auxiliary dataset, ensuring that the synthetic anomalies are both realistic and anatomically coherent. We evaluate our model's ability to detect pathology, using both synthetic anomaly datasets and real pathology from the ATLAS dataset. In our extensive experiments, our model: (i) consistently outperforms variational autoencoders, and conditional and unconditional latent diffusion; and (ii) surpasses on most datasets, the performance of supervised inpainting methods with access to paired diseased/healthy images.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes