paper-with-me

홈 › Papers

Rethinking Semi-Supervised Medical Image Segmentation: A Variance-Reduction Perspective

2023-02-03 · NeurIPS 2023 11 · Chenyu You, Weicheng Dai, Yifei Min, Fenglin Liu, David A. Clifton, S Kevin Zhou, Lawrence Hamilton Staib, James S Duncan

For medical image segmentation, contrastive learning is the dominant practice to improve the quality of visual representations by contrasting semantically similar and dissimilar pairs of samples. This is enabled by the observation that without accessing ground truth labels, negative examples with truly dissimilar anatomical features, if sampled, can significantly improve the performance. In reality, however, these samples may come from similar anatomical regions and the models may struggle to distinguish the minority tail-class samples, making the tail classes more prone to misclassification, both of which typically lead to model collapse. In this paper, we propose ARCO, a semi-supervised contrastive learning (CL) framework with stratified group theory for medical image segmentation. In particular, we first propose building ARCO through the concept of variance-reduced estimation and show that certain variance-reduction techniques are particularly beneficial in pixel/voxel-level segmentation tasks with extremely limited labels. Furthermore, we theoretically prove these sampling techniques are universal in variance reduction. Finally, we experimentally validate our approaches on eight benchmarks, i.e., five 2D/3D medical and three semantic segmentation datasets, with different label settings, and our methods consistently outperform state-of-the-art semi-supervised methods. Additionally, we augment the CL frameworks with these sampling techniques and demonstrate significant gains over previous methods. We believe our work is an important step towards semi-supervised medical image segmentation by quantifying the limitation of current self-supervision objectives for accomplishing such challenging safety-critical tasks.

📄 PDF Abstract BibTeX arXiv:2302.01735

Code (1)

charlesyou999648/arco 공식 구현 pytorch

Tasks

Contrastive LearningImage SegmentationMedical Image SegmentationSegmentationSemantic SegmentationSemi-supervised Medical Image Segmentation

Similar Papers 제목 키워드 기반

Stitching, Fine-tuning, Re-training: A SAM-enabled Framework for Semi-supervised 3D Medical Image Segmentation

2024-03-17 · Shumeng Li, Lei Qi, Qian Yu, Jing Huo 외

Segment Anything Model (SAM) fine-tuning has shown remarkable performance in medical image segmentation in a fully supervised manner, but requires precise annotations. To reduce the annotation cost and maintain satisfact…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

SemiSAM+: Rethinking Semi-Supervised Medical Image Segmentation in the Era of Foundation Models

2025-02-28 · Yichi Zhang, Bohao Lv, Le Xue, Wenbo Zhang 외

Deep learning-based medical image segmentation typically requires large amount of labeled data for training, making it less applicable in clinical settings due to high annotation cost. Semi-supervised learning (SSL) has …

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+2

Multi-Prototype Embedding Refinement for Semi-Supervised Medical Image Segmentation

2025-03-18 · Yali Bi, Enyu Che, Yinan Chen, Yuanpeng He 외

Medical image segmentation aims to identify anatomical structures at the voxel-level. Segmentation accuracy relies on distinguishing voxel differences. Compared to advancements achieved in studies of the inter-class vari…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

SynMatch: Rethinking Consistency in Medical Image Segmentation with Sparse Annotations

2025-08-10 · Zhiqiang Shen, Peng Cao, Xiaoli Liu, Jinzhu Yang 외 arxiv

Label scarcity remains a major challenge in deep learning-based medical image segmentation. Recent studies use strong-weak pseudo supervision to leverage unlabeled data. However, performance is often hindered by inconsis…

Medical Image SegmentationPolyp Segmentation

Rethinking Data Perturbation and Model Stabilization for Semi-supervised Medical Image Segmentation

2023-08-23 · Zhen Zhao, Ye Liu, Meng Zhao, Di Yin 외

Studies on semi-supervised medical image segmentation (SSMIS) have seen fast progress recently. Due to the limited labelled data, SSMIS methods mainly focus on effectively leveraging unlabeled data to enhance the segment…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1