Federated Q-Learning with Reference-Advantage Decomposition: Almost Optimal Regret and Logarithmic Communication Cost
Zhong Zheng, Haochen Zhang, Lingzhou Xue
TL;DR
The paper introduces FedQ-Advantage, a model-free federated Q-learning algorithm for tabular episodic MDPs that achieves almost-optimal regret up to logarithmic factors and logarithmic communication costs. It leverages reference-advantage decomposition to reduce variance and employs event-triggered, heterogeneous synchronization combined with policy updates to balance exploration and communication. The method achieves near-linear speedup in the number of agents and outperforms prior federated Q-learning approaches in both regret and communication efficiency. The key innovations include stage-wise analysis for non-martingales and a flexible synchronization mechanism that adapts communication rounds to exploration dynamics, enabling scalable FRL with strong theoretical guarantees and practical efficiency.
Abstract
In this paper, we consider model-free federated reinforcement learning for tabular episodic Markov decision processes. Under the coordination of a central server, multiple agents collaboratively explore the environment and learn an optimal policy without sharing their raw data. Despite recent advances in federated Q-learning algorithms achieving near-linear regret speedup with low communication cost, existing algorithms only attain suboptimal regrets compared to the information bound. We propose a novel model-free federated Q-learning algorithm, termed FedQ-Advantage. Our algorithm leverages reference-advantage decomposition for variance reduction and operates under two distinct mechanisms: synchronization between the agents and the server, and policy update, both triggered by events. We prove that our algorithm not only requires a lower logarithmic communication cost but also achieves an almost optimal regret, reaching the information bound up to a logarithmic factor and near-linear regret speedup compared to its single-agent counterpart when the time horizon is sufficiently large.
