Using Soft Labels to Model Uncertainty in Medical Image Segmentation
Medical image segmentation is inherently uncertain. For a given image, there may be multiple plausible segmentation hypotheses, and physicians will often disagree on lesion and organ boundaries. To be suited to real-world application, automatic segmentation systems must be able to capture this uncertainty and variability. Thus far, this has been addressed by building deep learning models that, through dropout, multiple heads, or variational inference, can produce a set - infinite, in some cases - of plausible segmentation hypotheses for any given image. However, in clinical practice, it may not be practical to browse all hypotheses. Furthermore, recent work shows that segmentation variability plateaus after a certain number of independent annotations, suggesting that a large enough group of physicians may be able to represent the whole space of possible segmentations. Inspired by this, we propose a simple method to obtain soft labels from the annotations of multiple physicians and train models that, for each image, produce a single well-calibrated output that can be thresholded at multiple confidence levels, according to each application's precision-recall requirements. We evaluated our method on the MICCAI 2021 QUBIQ challenge, showing that it performs well across multiple medical image segmentation tasks, produces well-calibrated predictions, and, on average, performs better at matching physicians' predictions than other physicians.
Code (0)
등록된 구현이 없습니다.
Tasks
Image SegmentationMedical Image SegmentationSegmentationSemantic SegmentationVariational InferenceSimilar Papers 제목 키워드 기반
Superpixel-Guided Label Softening for Medical Image Segmentation
Segmentation of objects of interest is one of the central tasks in medical image analysis, which is indispensable for quantitative analysis. When developing machine-learning based methods for automated segmentation, manu…
Image SegmentationMedical Image AnalysisMedical Image SegmentationSegmentation+1Incorporating Boundary Uncertainty into loss functions for biomedical image segmentation
Manual segmentation is used as the gold-standard for evaluating neural networks on automated image segmentation tasks. Due to considerable heterogeneity in shapes, colours and textures, demarcating object boundaries is p…
Image SegmentationSegmentationSemantic SegmentationUncertainty guided semi-supervised segmentation of retinal layers in OCT images
Deep convolutional neural networks have shown outstanding performance in medical image segmentation tasks. The usual problem when training supervised deep learning methods is the lack of labeled data which is time-consum…
Image SegmentationMedical Image SegmentationSegmentationSemantic SegmentationSRA-Seg: Synthetic to Real Alignment for Semi-Supervised Medical Image Segmentation
Synthetic data, an appealing alternative to extensive expert-annotated data for medical image segmentation, consistently fails to improve segmentation performance despite its visual realism. The reason being that synthet…
Semi-supervised Medical Image SegmentationBidirectional Uncertainty-Aware Region Learning for Semi-Supervised Medical Image Segmentation
In semi-supervised medical image segmentation, the poor quality of unlabeled data and the uncertainty in the model's predictions lead to models that inevitably produce erroneous pseudo-labels. These errors accumulate thr…
Image SegmentationMedical Image SegmentationSemantic SegmentationSemi-supervised Medical Image Segmentation