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

Steady Progress Beats Stagnation: Mutual Aid of Foundation and Conventional Models in Mixed Domain Semi-Supervised Medical Image Segmentation

About

Large pretrained visual foundation models exhibit impressive general capabilities. However, the extensive prior knowledge inherent in these models can sometimes be a double-edged sword when adapting them to downstream tasks in specific domains. In the context of semi-supervised medical image segmentation with domain shift, foundation models like MedSAM tend to make overconfident predictions, some of which are incorrect. The error accumulation hinders the effective utilization of unlabeled data and limits further improvements. In this paper, we introduce a Synergistic training framework for Foundation and Conventional models (SynFoC) to address the issue. We observe that a conventional model trained from scratch has the ability to correct the high-confidence mispredictions of the foundation model, while the foundation model can supervise it with high-quality pseudo-labels in the early training stages. Furthermore, to enhance the collaborative training effectiveness of both models and promote reliable convergence towards optimization, the consensus-divergence consistency regularization is proposed. We demonstrate the superiority of our method across four public multi-domain datasets. In particular, our method improves the Dice score by 10.31\% on the Prostate dataset. Our code is available at https://github.com/MQinghe/SynFoC .

Qinghe Ma, Jian Zhang, Zekun Li, Lei Qi, Qian Yu, Yinghuan Shi• 2025

Related benchmarks

TaskDatasetResultRank
Optic Cup / Disc SegmentationFundus Overall
DC Avg88.6
27
Prostate SegmentationProstate
DSC (Avg)87.16
21
Medical Image SegmentationMSCMRseg LGE MRI (test)
Dice (LV)86.9
20
Breast Cancer SegmentationBUSI 64 (1/8) labels
DSC (Benign)70.16
14
Breast Cancer SegmentationBUSI 129 (1/4) labels
DSC (Benign)73.74
14
Medical Image SegmentationACDC
DSC89.68
11
Medical Image SegmentationMSCMRSeg Adaptation from MRI to CT
DSC (MYO)78.26
5
Medical Image SegmentationProstate 20 labels
DSC87.16
5
Medical Image SegmentationFundus 20 labels
DSC88.6
5
Showing 9 of 9 rows

Other info

Code

Follow for update