English

HADFL: Heterogeneity-aware Decentralized Federated Learning Framework

Machine Learning 2021-11-17 v1 Artificial Intelligence

Abstract

Federated learning (FL) supports training models on geographically distributed devices. However, traditional FL systems adopt a centralized synchronous strategy, putting high communication pressure and model generalization challenge. Existing optimizations on FL either fail to speedup training on heterogeneous devices or suffer from poor communication efficiency. In this paper, we propose HADFL, a framework that supports decentralized asynchronous training on heterogeneous devices. The devices train model locally with heterogeneity-aware local steps using local data. In each aggregation cycle, they are selected based on probability to perform model synchronization and aggregation. Compared with the traditional FL system, HADFL can relieve the central server's communication pressure, efficiently utilize heterogeneous computing power, and can achieve a maximum speedup of 3.15x than decentralized-FedAvg and 4.68x than Pytorch distributed training scheme, respectively, with almost no loss of convergence accuracy.

Keywords

Cite

@article{arxiv.2111.08274,
  title  = {HADFL: Heterogeneity-aware Decentralized Federated Learning Framework},
  author = {Jing Cao and Zirui Lian and Weihong Liu and Zongwei Zhu and Cheng Ji},
  journal= {arXiv preprint arXiv:2111.08274},
  year   = {2021}
}

Comments

Accepted by DAC 2021

R2 v1 2026-06-24T07:40:06.197Z