English

FedHQL: Federated Heterogeneous Q-Learning

Machine Learning 2023-01-27 v1 Distributed, Parallel, and Cluster Computing

Abstract

Federated Reinforcement Learning (FedRL) encourages distributed agents to learn collectively from each other's experience to improve their performance without exchanging their raw trajectories. The existing work on FedRL assumes that all participating agents are homogeneous, which requires all agents to share the same policy parameterization (e.g., network architectures and training configurations). However, in real-world applications, agents are often in disagreement about the architecture and the parameters, possibly also because of disparate computational budgets. Because homogeneity is not given in practice, we introduce the problem setting of Federated Reinforcement Learning with Heterogeneous And bLack-box agEnts (FedRL-HALE). We present the unique challenges this new setting poses and propose the Federated Heterogeneous Q-Learning (FedHQL) algorithm that principally addresses these challenges. We empirically demonstrate the efficacy of FedHQL in boosting the sample efficiency of heterogeneous agents with distinct policy parameterization using standard RL tasks.

Keywords

Cite

@article{arxiv.2301.11135,
  title  = {FedHQL: Federated Heterogeneous Q-Learning},
  author = {Flint Xiaofeng Fan and Yining Ma and Zhongxiang Dai and Cheston Tan and Bryan Kian Hsiang Low and Roger Wattenhofer},
  journal= {arXiv preprint arXiv:2301.11135},
  year   = {2023}
}

Comments

Preprint. Under review

R2 v1 2026-06-28T08:21:31.565Z