paper-with-me

홈 › Papers

SUPER-Net: Trustworthy Medical Image Segmentation with Uncertainty Propagation in Encoder-Decoder Networks

2021-11-10 · Giuseppina Carannante, Dimah Dera, Nidhal C. Bouaynaya, Hassan M. Fathallah-Shaykh, Ghulam Rasool

Deep Learning (DL) holds great promise in reshaping the healthcare industry owing to its precision, efficiency, and objectivity. However, the brittleness of DL models to noisy and out-of-distribution inputs is ailing their deployment in the clinic. Most models produce point estimates without further information about model uncertainty or confidence. This paper introduces a new Bayesian DL framework for uncertainty quantification in segmentation neural networks: SUPER-Net: trustworthy medical image Segmentation with Uncertainty Propagation in Encoder-decodeR Networks. SUPER-Net analytically propagates, using Taylor series approximations, the first two moments (mean and covariance) of the posterior distribution of the model parameters across the nonlinear layers. In particular, SUPER-Net simultaneously learns the mean and covariance without expensive post-hoc Monte Carlo sampling or model ensembling. The output consists of two simultaneous maps: the segmented image and its pixelwise uncertainty map, which corresponds to the covariance matrix of the predictive distribution. We conduct an extensive evaluation of SUPER-Net on medical image segmentation of Magnetic Resonances Imaging and Computed Tomography scans under various noisy and adversarial conditions. Our experiments on multiple benchmark datasets demonstrate that SUPER-Net is more robust to noise and adversarial attacks than state-of-the-art segmentation models. Moreover, the uncertainty map of the proposed SUPER-Net associates low confidence (or equivalently high uncertainty) to patches in the test input images that are corrupted with noise, artifacts, or adversarial attacks. Perhaps more importantly, the model exhibits the ability of self-assessment of its segmentation decisions, notably when making erroneous predictions due to noise or adversarial examples.

📄 PDF Abstract BibTeX arXiv:2111.05978

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage SegmentationMedical Image SegmentationSegmentationSemantic SegmentationUncertainty Quantification

Similar Papers 제목 키워드 기반

EVIL: Evidential Inference Learning for Trustworthy Semi-supervised Medical Image Segmentation

2023-07-18 · Yingyu Chen, Ziyuan Yang, Chenyu Shen, Zhiwen Wang 외

Recently, uncertainty-aware methods have attracted increasing attention in semi-supervised medical image segmentation. However, current methods usually suffer from the drawback that it is difficult to balance the computa…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+2

Progressive Uncertainty-Guided Evidential U-KAN for Trustworthy Medical Image Segmentation

2025-10-10 · Zhen Yang, Yansong Ma, Lei Chen arxiv

Trustworthy medical image segmentation aims at deliver accurate and reliable results for clinical decision-making. Most existing methods adopt the evidence deep learning (EDL) paradigm due to its computational efficiency…

Medical Image SegmentationComputational EfficiencyRepresentation Learning

Enhancing Dual Network Based Semi-Supervised Medical Image Segmentation with Uncertainty-Guided Pseudo-Labeling

2025-09-16 · Yunyao Lu, Yihang Wu, Ahmad Chaddad, Tareef Daqqaq 외 arxiv

Despite the remarkable performance of supervised medical image segmentation models, relying on a large amount of labeled data is impractical in real-world situations. Semi-supervised learning approaches aim to alleviate …

Semi-supervised Medical Image SegmentationContrastive Learning

Hierarchical Uncertainty Estimation for Medical Image Segmentation Networks

2023-08-16 · Xinyu Bai, Wenjia Bai

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 im…

Image SegmentationMedical Image SegmentationOut-of-Distribution DetectionSegmentation+1

EDUE: Expert Disagreement-Guided One-Pass Uncertainty Estimation for Medical Image Segmentation

2024-03-25 · Kudaibergen Abutalip, Numan Saeed, Ikboljon Sobirov, Vincent Andrearczyk 외

Deploying deep learning (DL) models in medical applications relies on predictive performance and other critical factors, such as conveying trustworthy predictive uncertainty. Uncertainty estimation (UE) methods provide p…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation