English

A Multi-agent Reinforcement Learning Approach for Efficient Client Selection in Federated Learning

Machine Learning 2022-01-11 v1 Artificial Intelligence

Abstract

Federated learning (FL) is a training technique that enables client devices to jointly learn a shared model by aggregating locally-computed models without exposing their raw data. While most of the existing work focuses on improving the FL model accuracy, in this paper, we focus on the improving the training efficiency, which is often a hurdle for adopting FL in real-world applications. Specifically, we design an efficient FL framework which jointly optimizes model accuracy, processing latency and communication efficiency, all of which are primary design considerations for real implementation of FL. Inspired by the recent success of Multi-Agent Reinforcement Learning (MARL) in solving complex control problems, we present \textit{FedMarl}, an MARL-based FL framework which performs efficient run-time client selection. Experiments show that FedMarl can significantly improve model accuracy with much lower processing latency and communication cost.

Keywords

Cite

@article{arxiv.2201.02932,
  title  = {A Multi-agent Reinforcement Learning Approach for Efficient Client Selection in Federated Learning},
  author = {Sai Qian Zhang and Jieyu Lin and Qi Zhang},
  journal= {arXiv preprint arXiv:2201.02932},
  year   = {2022}
}

Comments

To be appeared at AAAI, 2022

R2 v1 2026-06-24T08:43:54.371Z