Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

MedSeqFT: Sequential Fine-tuning Foundation Models for 3D Medical Image Segmentation

About

Foundation models have become a promising paradigm for advancing medical image analysis, particularly for segmentation tasks where downstream applications often emerge sequentially. Existing fine-tuning strategies, however, remain limited: parallel fine-tuning isolates tasks and fails to exploit shared knowledge, while multi-task fine-tuning requires simultaneous access to all datasets and struggles with incremental task integration. To address these challenges, we propose MedSeqFT, a sequential fine-tuning framework that progressively adapts pre-trained models to new tasks while refining their representational capacity. MedSeqFT introduces two core components: (1) Maximum Data Similarity (MDS) selection, which identifies downstream samples most representative of the original pre-training distribution to preserve general knowledge, and (2) Knowledge and Generalization Retention Fine-Tuning (K&G RFT), a LoRA-based knowledge distillation scheme that balances task-specific adaptation with the retention of pre-trained knowledge. Extensive experiments on two multi-task datasets covering ten 3D segmentation tasks demonstrate that MedSeqFT consistently outperforms state-of-the-art fine-tuning strategies, yielding substantial performance gains (e.g., an average Dice improvement of 3.0%). Furthermore, evaluations on two unseen tasks (COVID-19-20 and Kidney) verify that MedSeqFT enhances transferability, particularly for tumor segmentation. Visual analyses of loss landscapes and parameter variations further highlight the robustness of MedSeqFT. These results establish sequential fine-tuning as an effective, knowledge-retentive paradigm for adapting foundation models to evolving clinical tasks. Code will be released.

Yiwen Ye, Yicheng Wu, Xiangde Luo, He Zhang, Ziyang Chen, Ting Dang, Yanning Zhang, Yong Xia• 2025

Related benchmarks

TaskDatasetResultRank
Medical Image SegmentationPROMISE12
Dice Coefficient84.43
34
Medical Image SegmentationDRIVE
Dice71.93
30
Medical Image SegmentationDDTI
DSC79.73
23
Medical Image SegmentationDRIVE, GOALS, SegPC, DDTI, and PROMISE12 Overall
Overall DSC80.32
8
Medical Image SegmentationGOALS
DSC89.86
8
Medical Image SegmentationSegPC
DSC75.66
8
Showing 6 of 6 rows

Other info

Follow for update