DSFedMed: Dual-Scale Federated Medical Image Segmentation via Mutual Distillation Between Foundation and Lightweight Models
Yuxi Liu, Guibo Luo, Yuesheng Zhu, Hanwen Zhang, Qiaojin Shen
aaai
Research metadataShow detailsHide details
- Affiliations
- Not available
- Published
- 2026-03-17
- Processed
- 7/27/2026, 3:37:11 PM
- Analysis model
- gemini-2.5-flash-lite
- Analysis status
- analyzed
- Local PDF artifact
- papers/pdf/2026/dsfedmed-dual-scale-federated-medical-image-segmentation-via.pdf
Summary
This paper introduces DSFedMed, a dual-scale federated learning framework for medical image segmentation. The core idea is to enable mutual knowledge distillation between a large, centralized foundation model (FM) and smaller, lightweight client models. This approach aims to balance high accuracy with reduced computational and communication costs, making FMs more deployable in resource-constrained federated settings. Empirically, DSFedMed achieves an average 2% improvement in Dice score while significantly reducing communication and inference costs compared to existing federated FM baselines.
Problem
The paper addresses several bottlenecks in deploying foundation models (FMs) within federated learning (FL) for medical image segmentation:
- High Computational Demands: Large FMs require substantial computational resources and memory, often exceeding the capabilities of typical client devices in clinical environments.
- Communication Overhead: Transmitting large models between clients and servers leads to heavy communication overhead and increased synchronization latency.