English

HeteroTune: Efficient Federated Learning for Large Heterogeneous Models

Machine Learning 2025-08-26 v2 Computation and Language Computer Vision and Pattern Recognition Distributed, Parallel, and Cluster Computing

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 Alignment), a lightweight yet effective mechanism that enhances training stability by harmonizing gradient directions across heterogeneous client models during aggregation, mitigating update conflicts and promoting more consistent convergence in federated settings. We provide both theoretical analysis and empirical evidence showing that HeteroTune achieves state-of-the-art performance and efficiency across diverse tasks and model architectures. For example, on LLaMA models, it reduces communication overhead by 99.5%, cuts peak memory usage by ~50%, and improves performance by 4.61%.

Keywords

Cite

@article{arxiv.2411.16796,
  title  = {HeteroTune: Efficient Federated Learning for Large Heterogeneous Models},
  author = {Ruofan Jia and Weiying Xie and Jie Lei and Jitao Ma and Haonan Qin and Leyuan Fang},
  journal= {arXiv preprint arXiv:2411.16796},
  year   = {2025}
}

Comments

16 pages, 4 figures

R2 v1 2026-06-28T20:12:07.336Z