English

Compressed Federated Reinforcement Learning with a Generative Model

Distributed, Parallel, and Cluster Computing 2024-10-15 v6 Machine Learning Multiagent Systems

Abstract

Reinforcement learning has recently gained unprecedented popularity, yet it still grapples with sample inefficiency. Addressing this challenge, federated reinforcement learning (FedRL) has emerged, wherein agents collaboratively learn a single policy by aggregating local estimations. However, this aggregation step incurs significant communication costs. In this paper, we propose CompFedRL, a communication-efficient FedRL approach incorporating both \textit{periodic aggregation} and (direct/error-feedback) compression mechanisms. Specifically, we consider compressed federated QQ-learning with a generative model setup, where a central server learns an optimal QQ-function by periodically aggregating compressed QQ-estimates from local agents. For the first time, we characterize the impact of these two mechanisms (which have remained elusive) by providing a finite-time analysis of our algorithm, demonstrating strong convergence behaviors when utilizing either direct or error-feedback compression. Our bounds indicate improved solution accuracy concerning the number of agents and other federated hyperparameters while simultaneously reducing communication costs. To corroborate our theory, we also conduct in-depth numerical experiments to verify our findings, considering Top-KK and Sparsified-KK sparsification operators.

Keywords

Cite

@article{arxiv.2404.10635,
  title  = {Compressed Federated Reinforcement Learning with a Generative Model},
  author = {Ali Beikmohammadi and Sarit Khirirat and Sindri Magnússon},
  journal= {arXiv preprint arXiv:2404.10635},
  year   = {2024}
}

Comments

European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases (ECML-PKDD 2024)

R2 v1 2026-06-28T15:55:57.639Z