A SAM-guided and Match-based Semi-Supervised Segmentation Framework for Medical Imaging
Guoping Xu, Xiaoxue Qian, Hua Chieh Shao, Jax Luo, Weiguo Lu, You, Zhang

TL;DR
SAMatch is a semi-supervised medical image segmentation framework that leverages SAM's pre-trained capabilities to generate high-confidence pseudo labels, significantly improving segmentation accuracy in data-scarce scenarios.
Contribution
The paper introduces SAMatch, a novel end-to-end framework that combines SAM-guided prompts with match-based semi-supervised learning for improved medical image segmentation.
Findings
Achieves state-of-the-art Dice scores on multiple datasets.
Effectively utilizes minimal labeled data for high-quality segmentation.
Demonstrates robustness across diverse medical imaging modalities.
Abstract
This study introduces SAMatch, a SAM-guided Match-based framework for semi-supervised medical image segmentation, aimed at improving pseudo label quality in data-scarce scenarios. While Match-based frameworks are effective, they struggle with low-quality pseudo labels due to the absence of ground truth. SAM, pre-trained on a large dataset, generalizes well across diverse tasks and assists in generating high-confidence prompts, which are then used to refine pseudo labels via fine-tuned SAM. SAMatch is trained end-to-end, allowing for dynamic interaction between the models. Experiments on the ACDC cardiac MRI, BUSI breast ultrasound, and MRLiver datasets show SAMatch achieving state-of-the-art results, with Dice scores of 89.36%, 77.76%, and 80.04%, respectively, using minimal labeled data. SAMatch effectively addresses challenges in semi-supervised segmentation, offering a powerful tool…
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
TopicsBrain Tumor Detection and Classification · Radiomics and Machine Learning in Medical Imaging · Medical Image Segmentation Techniques
MethodsSegment Anything Model
