Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

From Specialist to Generalist: Unlocking SAM's Learning Potential on Unlabeled Medical Images

About

Foundation models like the Segment Anything Model (SAM) show strong generalization, yet adapting them to medical images remains difficult due to domain shift, scarce labels, and the inability of Parameter-Efficient Fine-Tuning (PEFT) to exploit unlabeled data. While conventional models like U-Net excel in semi-supervised medical learning, their potential to assist a PEFT SAM has been largely overlooked. We introduce SC-SAM, a specialist-generalist framework where U-Net provides point-based prompts and pseudo-labels to guide SAM's adaptation, while SAM serves as a powerful generalist supervisor to regularize U-Net. This reciprocal guidance forms a bidirectional co-training loop that allows both models to effectively exploit the unlabeled data. Across prostate MRI and polyp segmentation benchmarks, our method achieves state-of-the-art results, outperforming other existing semi-supervised SAM variants and even medical foundation models like MedSAM, highlighting the value of specialist-generalist cooperation for label-efficient medical image segmentation. Our code is available at https://github.com/vnlvi2k3/SC-SAM.

Vi Vu, Thanh-Huy Nguyen, Tien-Thinh Nguyen, Ba-Thinh Lam, Hoang-Thien Nguyen, Tianyang Wang, Xingjian Li, Min Xu• 2026

Related benchmarks

TaskDatasetResultRank
Polyp SegmentationKvasir
Dice Score86.27
128
Polyp SegmentationCVC-ClinicDB
Dice Coefficient83.06
81
Polyp SegmentationCVC-ColonDB
mDice68.69
66
Polyp SegmentationCVC-300
Dice88.72
12
Polyp SegmentationETIS-Larib
Dice60.07
12
Medical Image SegmentationPROMISE12 5% labeled ratio (test)
Dice0.8364
6
Medical Image SegmentationPROMISE12 10% labeled ratio (test)
Dice83.35
6
Showing 7 of 7 rows

Other info

Follow for update