paper-with-me

홈 › Papers

Confidence Contours: Uncertainty-Aware Annotation for Medical Semantic Segmentation

2023-08-15 · Andre Ye, Quan Ze Chen, Amy Zhang

Medical image segmentation modeling is a high-stakes task where understanding of uncertainty is crucial for addressing visual ambiguity. Prior work has developed segmentation models utilizing probabilistic or generative mechanisms to infer uncertainty from labels where annotators draw a singular boundary. However, as these annotations cannot represent an individual annotator's uncertainty, models trained on them produce uncertainty maps that are difficult to interpret. We propose a novel segmentation representation, Confidence Contours, which uses high- and low-confidence ``contours'' to capture uncertainty directly, and develop a novel annotation system for collecting contours. We conduct an evaluation on the Lung Image Dataset Consortium (LIDC) and a synthetic dataset. From an annotation study with 30 participants, results show that Confidence Contours provide high representative capacity without considerably higher annotator effort. We also find that general-purpose segmentation models can learn Confidence Contours at the same performance level as standard singular annotations. Finally, from interviews with 5 medical experts, we find that Confidence Contour maps are more interpretable than Bayesian maps due to representation of structural uncertainty.

📄 PDF Abstract BibTeX arXiv:2308.07528

Code (1)

andre-ye/confcontours-data 공식 구현

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Clinical Uncertainty Impacts Machine Learning Evaluations

2025-09-26 · Simone Lionetti, Fabian Gröger, Philippe Gottfrois, Alvaro Gonzalez-Jimenez 외 arxiv

Clinical dataset labels are rarely certain as annotators disagree and confidence is not uniform across cases. Typical aggregation procedures, such as majority voting, obscure this variability. In simple experiments on me…

Lung Nodule Segmentation and Uncertain Region Prediction with an Uncertainty-Aware Attention Mechanism

2023-03-15 · Han Yang, Qiuli Wang, Yue Zhang, Zhulin An 외

Radiologists possess diverse training and clinical experiences, leading to variations in the segmentation annotations of lung nodules and resulting in segmentation uncertainty.Conventional methods typically select a sing…

Lung Nodule SegmentationSegmentation

DyCON: Dynamic Uncertainty-aware Consistency and Contrastive Learning for Semi-supervised Medical Image Segmentation

2025-01-01 · CVPR 2025 1 · Maregu Assefa, Muzammal Naseer, Iyyakutti Iyappan Ganapathi, Syed Sadaf Ali 외

Semi-supervised learning in medical image segmentation leverages unlabeled data to reduce annotation burdens through consistency learning. However, current methods struggle with class imbalance and high uncertainty f…

Contrastive LearningImage SegmentationMedical Image SegmentationSemantic Segmentation+1

SegWithU: Uncertainty as Perturbation Energy for Single-Forward-Pass Risk-Aware Medical Image Segmentation

2026-04-16 · Tianhao Fu, Austin Wang, Charles Chen, Roby Aldave-Garza 외 arxiv

Reliable uncertainty estimation is critical for medical image segmentation, where automated contours feed downstream quantification and clinical decision support. Many strong uncertainty methods require repeated inferenc…

Medical Image Segmentation

Uncertainty-aware Cross-training for Semi-supervised Medical Image Segmentation

2025-08-12 · Kaiwen Huang, Tao Zhou, Huazhu Fu, Yizhe Zhang 외 arxiv

Semi-supervised learning has gained considerable popularity in medical image segmentation tasks due to its capability to reduce reliance on expert-examined annotations. Several mean-teacher (MT) based semi-supervised met…

Semi-supervised Medical Image Segmentation