English

Ranking-based Client Selection with Imitation Learning for Efficient Federated Learning

Machine Learning 2024-05-08 v1 Distributed, Parallel, and Cluster Computing

Abstract

Federated Learning (FL) enables multiple devices to collaboratively train a shared model while ensuring data privacy. The selection of participating devices in each training round critically affects both the model performance and training efficiency, especially given the vast heterogeneity in training capabilities and data distribution across devices. To address these challenges, we introduce a novel device selection solution called FedRank, which is an end-to-end, ranking-based approach that is pre-trained by imitation learning against state-of-the-art analytical approaches. It not only considers data and system heterogeneity at runtime but also adaptively and efficiently chooses the most suitable clients for model training. Specifically, FedRank views client selection in FL as a ranking problem and employs a pairwise training strategy for the smart selection process. Additionally, an imitation learning-based approach is designed to counteract the cold-start issues often seen in state-of-the-art learning-based approaches. Experimental results reveal that \model~ boosts model accuracy by 5.2\% to 56.9\%, accelerates the training convergence up to 2.01×2.01 \times and saves the energy consumption up to 40.1%40.1\%.

Keywords

Cite

@article{arxiv.2405.04122,
  title  = {Ranking-based Client Selection with Imitation Learning for Efficient Federated Learning},
  author = {Chunlin Tian and Zhan Shi and Xinpeng Qin and Li Li and Chengzhong Xu},
  journal= {arXiv preprint arXiv:2405.04122},
  year   = {2024}
}

Comments

Accepted by ICML 2024

R2 v1 2026-06-28T16:19:10.585Z