Hierarchical Uncertainty Estimation for Medical Image Segmentation Networks
Xinyu Bai, Wenjia Bai

TL;DR
This paper introduces a hierarchical uncertainty estimation method for medical image segmentation networks, leveraging multi-resolution features to produce meaningful uncertainty maps alongside high segmentation accuracy.
Contribution
It proposes a novel hierarchical uncertainty estimation approach integrated into existing segmentation architectures like U-net, enhancing trustworthiness and out-of-distribution detection.
Findings
High segmentation performance achieved with the proposed method
Generated uncertainty maps effectively identify out-of-distribution regions
Hierarchical uncertainty estimation improves model interpretability
Abstract
Learning a medical image segmentation model is an inherently ambiguous task, as uncertainties exist in both images (noise) and manual annotations (human errors and bias) used for model training. To build a trustworthy image segmentation model, it is important to not just evaluate its performance but also estimate the uncertainty of the model prediction. Most state-of-the-art image segmentation networks adopt a hierarchical encoder architecture, extracting image features at multiple resolution levels from fine to coarse. In this work, we leverage this hierarchical image representation and propose a simple yet effective method for estimating uncertainties at multiple levels. The multi-level uncertainties are modelled via the skip-connection module and then sampled to generate an uncertainty map for the predicted image segmentation. We demonstrate that a deep learning segmentation network…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · COVID-19 diagnosis using AI · Medical Image Segmentation Techniques
