paper-with-me

Papers

SemiSAM: Enhancing Semi-Supervised Medical Image Segmentation via SAM-Assisted Consistency Regularization

2023-12-11 · Yichi Zhang, Jin Yang, Yuchen Liu, Yuan Cheng, Yuan Qi

Semi-supervised learning has attracted much attention due to its less dependence on acquiring abundant annotations from experts compared to fully supervised methods, which is especially important for medical image segmentation which typically requires intensive pixel/voxel-wise labeling by domain experts. Although semi-supervised methods can improve the performance by utilizing unlabeled data, there are still gaps between fully supervised methods under extremely limited annotation scenarios. In this paper, we propose a simple yet efficient strategy to explore the usage of the Segment Anything Model (SAM) for enhancing semi-supervised medical image segmentation. Concretely, the segmentation model trained with domain knowledge provides information for localization and generating input prompts to the SAM. Then the generated pseudo-labels of SAM are utilized as additional supervision to assist in the learning procedure of the semi-supervised framework. Extensive experiments demonstrate that SemiSAM significantly improves the performance of existing semi-supervised frameworks when only one or a few labeled images are available and shows strong efficiency as a plug-and-play strategy for semi-supervised medical image segmentation.

📄 PDF Abstract BibTeX arXiv:2312.06316

Code (1)

yichizhang98/semisam 공식 구현 pytorch

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic SegmentationSemi-supervised Medical Image Segmentation

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

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

SemiSAM-O1: How far can we push the boundary of annotation-efficient medical image segmentation?

2026-04-27 · Yichi Zhang, Le Xue, Bichun Xu, Judong Luo 외 arxiv

Semi-supervised learning (SSL) has become a promising solution to alleviate the annotation burden of deep learning-based medical image segmentation models. While recent advances in foundation model-driven SSL have pushed…

Medical Image Segmentation

GraphCL: Graph-based Clustering for Semi-Supervised Medical Image Segmentation

2024-11-20 · Mengzhu Wang, Jiao Li, Houcheng Su, Nan Yin 외

Semi-supervised learning (SSL) has made notable advancements in medical image segmentation (MIS), particularly in scenarios with limited labeled data and significantly enhancing data utilization efficiency. Previous meth…

ClusteringImage SegmentationMedical Image SegmentationSegmentation+2

Multi-dimensional Fusion and Consistency for Semi-supervised Medical Image Segmentation

2023-09-12 · Yixing Lu, Zhaoxin Fan, Min Xu

In this paper, we introduce a novel semi-supervised learning framework tailored for medical image segmentation. Central to our approach is the innovative Multi-scale Text-aware ViT-CNN Fusion scheme. This scheme adeptly …

Image SegmentationMedical Image SegmentationSemantic SegmentationSemi-supervised Medical Image Segmentation

Dual-Decoder Consistency via Pseudo-Labels Guided Data Augmentation for Semi-Supervised Medical Image Segmentation

2023-08-31 · Yuanbin Chen, Tao Wang, Hui Tang, Longxuan Zhao 외

While supervised learning has achieved remarkable success, obtaining large-scale labeled datasets in biomedical imaging is often impractical due to high costs and the time-consuming annotations required from radiologists…

Data AugmentationDecoderImage SegmentationMedical Image Segmentation+3