CVLGIVMLJan 20, 2025

Enhancing Uncertainty Estimation in Semantic Segmentation via Monte-Carlo Frequency Dropout

arXiv:2501.11258v15 citationsh-index: 6ISBI
Originality Incremental advance
AI Analysis

This incremental improvement addresses uncertainty estimation for medical imaging segmentation, potentially enhancing decision-making in healthcare.

The paper tackled the problem of biased uncertainty estimation in semantic segmentation for medical imaging by proposing Monte-Carlo Frequency Dropout, which improved calibration, convergence, and semantic uncertainty across tasks like prostate MRI and liver CT segmentation.

Monte-Carlo (MC) Dropout provides a practical solution for estimating predictive distributions in deterministic neural networks. Traditional dropout, applied within the signal space, may fail to account for frequency-related noise common in medical imaging, leading to biased predictive estimates. A novel approach extends Dropout to the frequency domain, allowing stochastic attenuation of signal frequencies during inference. This creates diverse global textural variations in feature maps while preserving structural integrity -- a factor we hypothesize and empirically show is contributing to accurately estimating uncertainties in semantic segmentation. We evaluated traditional MC-Dropout and the MC-frequency Dropout in three segmentation tasks involving different imaging modalities: (i) prostate zones in biparametric MRI, (ii) liver tumors in contrast-enhanced CT, and (iii) lungs in chest X-ray scans. Our results show that MC-Frequency Dropout improves calibration, convergence, and semantic uncertainty, thereby improving prediction scrutiny, boundary delineation, and has the potential to enhance medical decision-making.

Code Implementations1 repo
Foundations

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

Your Notes