AnoFPDM: Anomaly Segmentation with Forward Process of Diffusion Models for Brain MRI
Yiming Che, Fazle Rafsani, Jay Shah, Md Mahfuzur Rahman Siddiquee, Teresa Wu
TL;DR
This work addresses brain MRI anomaly segmentation under a fully weakly-supervised setting, removing the need for pixel-level labels during hyperparameter tuning. It introduces AnoFPDM, which exploits the forward diffusion process with a fixed guidance strength and dynamically selects per-input noise scale and threshold, aided by aggregation of sub-anomaly maps into a stronger aggregated anomaly map. The approach demonstrates state-of-the-art performance among weakly-supervised methods on BraTS21 and ATLAS v2.0, while providing robust per-image hyperparameter adaptation and improved signal strength for anomalous regions. Its practical significance lies in reducing labeling costs and biases, enabling scalable deployment in clinical workflows while maintaining high segmentation accuracy.
Abstract
Weakly-supervised diffusion models (DMs) in anomaly segmentation, leveraging image-level labels, have attracted significant attention for their superior performance compared to unsupervised methods. It eliminates the need for pixel-level labels in training, offering a more cost-effective alternative to supervised methods. However, existing methods are not fully weakly-supervised because they heavily rely on costly pixel-level labels for hyperparameter tuning in inference. To tackle this challenge, we introduce Anomaly Segmentation with Forward Process of Diffusion Models (AnoFPDM), a fully weakly-supervised framework that operates without the need of pixel-level labels. Leveraging the unguided forward process as a reference for the guided forward process, we select hyperparameters such as the noise scale, the threshold for segmentation and the guidance strength. We aggregate anomaly maps from guided forward process, enhancing the signal strength of anomalous regions. Remarkably, our proposed method outperforms recent state-of-the-art weakly-supervised approaches, even without utilizing pixel-level labels.
