paper-with-me

Papers

Anatomically-aware Uncertainty for Semi-supervised Image Segmentation

2023-10-24 · Sukesh Adiga V, Jose Dolz, Herve Lombaert

Semi-supervised learning relaxes the need of large pixel-wise labeled datasets for image segmentation by leveraging unlabeled data. A prominent way to exploit unlabeled data is to regularize model predictions. Since the predictions of unlabeled data can be unreliable, uncertainty-aware schemes are typically employed to gradually learn from meaningful and reliable predictions. Uncertainty estimation methods, however, rely on multiple inferences from the model predictions that must be computed for each training step, which is computationally expensive. Moreover, these uncertainty maps capture pixel-wise disparities and do not consider global information. This work proposes a novel method to estimate segmentation uncertainty by leveraging global information from the segmentation masks. More precisely, an anatomically-aware representation is first learnt to model the available segmentation masks. The learnt representation thereupon maps the prediction of a new segmentation into an anatomically-plausible segmentation. The deviation from the plausible segmentation aids in estimating the underlying pixel-level uncertainty in order to further guide the segmentation network. The proposed method consequently estimates the uncertainty using a single inference from our representation, thereby reducing the total computation. We evaluate our method on two publicly available segmentation datasets of left atria in cardiac MRIs and of multiple organs in abdominal CTs. Our anatomically-aware method improves the segmentation accuracy over the state-of-the-art semi-supervised methods in terms of two commonly used evaluation metrics.

📄 PDF Abstract BibTeX arXiv:2310.16099

Code (1)

adigasu/anatomically-aware_uncertainty_for_semi-supervised_segmentation 공식 구현 pytorch

Tasks

Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

UCAD: Uncertainty-guided Contour-aware Displacement for semi-supervised medical image segmentation

2026-01-24 · Chengbo Ding, Fenghe Tang, Shaohua Kevin Zhou arxiv

Existing displacement strategies in semi-supervised segmentation only operate on rectangular regions, ignoring anatomical structures and resulting in boundary distortions and semantic inconsistency. To address these issu…

Semi-supervised Medical Image Segmentation

Semi-MedRef: Semi-Supervised Medical Referring Image Segmentation with Cross-Modal Alignment

2026-05-15 · Yuchen Li, Zhen Zhao, Yi Liu, Luping Zhou arxiv

Medical referring image segmentation (MRIS) predicts lesion masks from medical images and natural-language referring expressions, but acquiring paired pixel-level annotations and referring texts is costly. Semi-supervise…

Contrastive LearningImage Segmentation

Striving for Simplicity: Simple Yet Effective Prior-Aware Pseudo-Labeling for Semi-Supervised Ultrasound Image Segmentation

2025-03-18 · Yaxiong Chen, Yujie Wang, Zixuan Zheng, Jingliang Hu 외

Medical ultrasound imaging is ubiquitous, but manual analysis struggles to keep pace. Automated segmentation can help but requires large labeled datasets, which are scarce. Semi-supervised learning leveraging both unlabe…

DecoderImage SegmentationMedical Image SegmentationSemantic Segmentation+1

Semi-UFormer: Semi-supervised Uncertainty-aware Transformer for Image Dehazing

2022-10-28 · Ming Tong, Yongzhen Wang, Peng Cui, Xuefeng Yan 외

Image dehazing is fundamental yet not well-solved in computer vision. Most cutting-edge models are trained in synthetic data, leading to the poor performance on real-world hazy scenarios. Besides, they commonly give dete…

Image DehazingKnowledge Distillation

Uncertainty-aware Self-ensembling Model for Semi-supervised 3D Left Atrium Segmentation

2019-07-16 · Lequan Yu, Shujun Wang, Xiaomeng Li, Chi-Wing Fu 외

Training deep convolutional neural networks usually requires a large amount of labeled data. However, it is expensive and time-consuming to annotate data for medical image segmentation tasks. In this paper, we present a …

Image SegmentationLeft Atrium SegmentationMedical Image SegmentationSegmentation+1