Semi-Supervised Segmentation via Embedding Matching
Weiyi Xie, Nathalie Willems, Nikolas Lessmann, Tom Gibbons, Daniele, De Massari

TL;DR
This paper introduces a semi-supervised segmentation approach that combines uncertainty assessment and embedding matching to effectively utilize unlabeled medical images, reducing the need for extensive annotations.
Contribution
The novel method integrates uncertainty-based pseudo-labeling with embedding matching, improving segmentation accuracy with minimal labeled data in medical imaging.
Findings
Achieved HD95 of 3.30 and IoU of 0.929 with only 4 CT scans.
Outperformed existing methods in segmentation accuracy.
Demonstrated effectiveness in hip bone segmentation in CT images.
Abstract
Deep convolutional neural networks are widely used in medical image segmentation but require many labeled images for training. Annotating three-dimensional medical images is a time-consuming and costly process. To overcome this limitation, we propose a novel semi-supervised segmentation method that leverages mostly unlabeled images and a small set of labeled images in training. Our approach involves assessing prediction uncertainty to identify reliable predictions on unlabeled voxels from the teacher model. These voxels serve as pseudo-labels for training the student model. In voxels where the teacher model produces unreliable predictions, pseudo-labeling is carried out based on voxel-wise embedding correspondence using reference voxels from labeled images. We applied this method to automate hip bone segmentation in CT images, achieving notable results with just 4 CT scans. The proposed…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition
MethodsSparse Evolutionary Training
