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

SSL-MedSAM2: A Semi-supervised Medical Image Segmentation Framework Powered by Few-shot Learning of SAM2

About

Despite the success of deep learning based models in medical image segmentation, most state-of-the-art (SOTA) methods perform fully-supervised learning, which commonly rely on large scale annotated training datasets. However, medical image annotation is highly time-consuming, hindering its clinical applications. Semi-supervised learning (SSL) has been emerged as an appealing strategy in training with limited annotations, largely reducing the labelling cost. We propose a novel SSL framework SSL-MedSAM2, which contains a training-free few-shot learning branch TFFS-MedSAM2 based on the pretrained large foundation model Segment Anything Model 2 (SAM2) for pseudo label generation, and an iterative fully-supervised learning branch FSL-nnUNet based on nnUNet for pseudo label refinement. The results on MICCAI2025 challenge CARE-LiSeg (Liver Segmentation) demonstrate an outstanding performance of SSL-MedSAM2 among other methods. The average dice scores on the test set in GED4 and T1 MRI are 0.9710 and 0.9648 respectively, and the Hausdorff distances are 20.07 and 21.97 respectively. The code is available via https://github.com/naisops/SSL-MedSAM2/tree/main.

Zhendi Gong, Xin Chen• 2025

Related benchmarks

TaskDatasetResultRank
Liver SegmentationCARE-LiSeg GED4 2025 (val)
Dice0.9704
12
Liver SegmentationCARE Liver T1 In-Distribution 2025 (test)
Dice Coefficient96.08
10
Liver SegmentationCARE-LiSeg T1 In-Distribution (test)
Dice96.08
10
Liver SegmentationCARE-LiSeg T1 2025 (val)
Dice Coefficient95.74
6
Medical Image SegmentationCARE T1 2025 (val)
Dice Coefficient95.74
6
Liver SegmentationCARE-LiSeg T1 Out-Of-Distribution vendor C (test)
Dice97.16
5
Liver SegmentationCARE-LiSeg T1 Out-Of-Distribution (test)
Dice Coefficient97.16
5
Liver SegmentationCARE-LiSeg GED4 In-Distribution (test)
Dice96.84
5
Liver SegmentationCARE-LiSeg GED4 Out-Of-Distribution (test)
Dice97.54
5
Liver SegmentationCARE-LiSeg GED4 vendor C (Out-Of-Distribution)
Dice97.54
5
Showing 10 of 10 rows

Other info

Follow for update