Leveraging Labeling Representations in Uncertainty-based Semi-supervised Segmentation
Sukesh Adiga V, Jose Dolz, Herve Lombaert

TL;DR
This paper introduces a novel semi-supervised segmentation method that leverages learned labeling representations to estimate pixel-level uncertainty efficiently, improving segmentation accuracy with reduced computational cost.
Contribution
It proposes a new approach to estimate uncertainty using labeling representations, enabling single-inference uncertainty estimation in semi-supervised segmentation.
Findings
Improved segmentation accuracy over state-of-the-art methods.
Reduced computational cost for uncertainty estimation.
Effective on 3D MRI segmentation of the left atrium.
Abstract
Semi-supervised segmentation tackles the scarcity of annotations by leveraging unlabeled data with a small amount of labeled data. A prominent way to utilize the unlabeled data is by consistency training which commonly uses a teacher-student network, where a teacher guides a student segmentation. The predictions of unlabeled data are not reliable, therefore, uncertainty-aware methods have been proposed to gradually learn from meaningful and reliable predictions. Uncertainty estimation, however, relies on multiple inferences from model predictions that need to be computed for each training step, which is computationally expensive. This work proposes a novel method to estimate the pixel-level uncertainty by leveraging the labeling representation of segmentation masks. On the one hand, a labeling representation is learnt to represent the available segmentation masks. The learnt labeling…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Infrastructure Maintenance and Monitoring · Adversarial Robustness in Machine Learning
