CVAIJun 14

Mutual Distillation of Dual-Foundation Models for Semi-Supervised PET/CT Segmentation

arXiv:2606.156116.5Has Code
Predicted impact top 73% in CV · last 90 daysOriginality Incremental advance
AI Analysis

Reduces annotation cost for PET/CT segmentation in oncology by leveraging foundation models in a semi-supervised setting.

MuDuo uses mutual distillation between SAM-Med3D (CT) and SegAnyPET (PET) foundation models to achieve state-of-the-art semi-supervised PET/CT organ segmentation with only 5 labeled cases on the AutoPET dataset.

Organ segmentation from PET/CT is critical for quantitative analysis and radiotherapy planning in oncology. To ease the high annotation cost of PET/CT segmentation, semi-supervised learning (SSL) provides a practical and effective solution for developing deep models with limited labeled data. Recent developments in visual foundation models have demonstrated remarkable adaptability with improved efficiency. In this work, we propose a mutual distillation framework that seamlessly exploits both structural and functional foundation models, which act as modality-specific generalists for distilling knowledge from structural CT and metabolic PET imaging. By bridging the gap between the task-specific precision of student models and the segmentation priors of generalist foundation models, we propose \textbf{MuDuo}, a mutual distillation framework that synergistically leverages SAM-Med3D for CT and SegAnyPET for PET to distill their knowledge into a lightweight student network. Our approach eliminates the need for manual prompts while maximizing the utility of unlabeled data for automatic segmentation, achieving state-of-the-art performance on the AutoPET dataset with only 5 labeled cases. Our source code is available at https://github.com/Wu-beining/MuDuo.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes