HeteroTune: Efficient Federated Learning for Large Heterogeneous Models
Ruofan Jia, Weiying Xie, Jie Lei, Jitao Ma, Haonan Qin, Leyuan Fang

TL;DR
HeteroTune is a federated learning framework that enables efficient fine-tuning of large heterogeneous models in resource-constrained, privacy-sensitive environments, achieving significant communication and memory savings while maintaining high performance.
Contribution
It introduces DeMA, a novel architecture for aggregating heterogeneous models, and CMGA, a gradient alignment mechanism, advancing federated learning for large, diverse models.
Findings
Reduces communication overhead by 99.5% on LLaMA models
Cuts peak memory usage by approximately 50%
Improves model performance by 4.61%
Abstract
While large pre-trained models have achieved impressive performance across AI tasks, their deployment in privacy-sensitive and distributed environments remains challenging. Federated learning (FL) offers a viable solution by enabling decentralized fine-tuning without data sharing, but real-world applications face significant obstacles due to heterogeneous client resources in compute and memory. To address this, we propose HeteroTune, a novel federated fine-tuning paradigm for large, heterogeneous models operating under limited communication and computation budgets. The core of our method lies in a novel architecture, DeMA (Dense Mixture of Adapters), which enables flexible and efficient aggregation of heterogeneous models by preserving their full representational capacity while facilitating seamless cross-model knowledge fusion. We further introduce CMGA (Cross-Model Gradient…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Data Quality and Management · Machine Learning in Healthcare
