SGTC: Semantic-Guided Triplet Co-training for Sparsely Annotated Semi-Supervised Medical Image Segmentation
Ke Yan, Qing Cai, Fan Zhang, Ziyan Cao, Zhi Liu

TL;DR
SGTC introduces a semantic-guided triplet co-training framework that effectively segments medical images with minimal annotations, leveraging semantic features and multi-view co-training to outperform existing methods.
Contribution
The paper proposes a novel semantic-guided triplet co-training approach that uses sparse annotations and semantic features for improved semi-supervised medical image segmentation.
Findings
Outperforms state-of-the-art semi-supervised methods on three datasets.
Requires only three annotated slices per volume, reducing annotation effort.
Enhances segmentation quality through semantic-aware auxiliary learning.
Abstract
Although semi-supervised learning has made significant advances in the field of medical image segmentation, fully annotating a volumetric sample slice by slice remains a costly and time-consuming task. Even worse, most of the existing approaches pay much attention to image-level information and ignore semantic features, resulting in the inability to perceive weak boundaries. To address these issues, we propose a novel Semantic-Guided Triplet Co-training (SGTC) framework, which achieves high-end medical image segmentation by only annotating three orthogonal slices of a few volumetric samples, significantly alleviating the burden of radiologists. Our method consist of two main components. Specifically, to enable semantic-aware, fine-granular segmentation and enhance the quality of pseudo-labels, a novel semantic-guided auxiliary learning mechanism is proposed based on the pretrained CLIP.…
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
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · Medical Imaging and Analysis · Medical Image Segmentation Techniques
MethodsSoftmax · Attention Is All You Need · Contrastive Language-Image Pre-training
