Regret-Optimal Q-Learning with Low Cost for Single-Agent and Federated Reinforcement Learning
Haochen Zhang, Zhong Zheng, Lingzhou Xue

TL;DR
This paper introduces two new model-free RL algorithms that minimize sample and communication costs while achieving near-optimal regret, advancing efficiency in both single-agent and federated reinforcement learning settings.
Contribution
The paper presents the first algorithms to simultaneously optimize regret, burn-in cost, and switching/communication costs in finite-horizon episodic MDPs for RL and FRL.
Findings
Achieve near-optimal regret with linear burn-in cost in states and actions.
Logarithmic policy switching and communication costs.
Theoretical guarantees matching or improving existing bounds.
Abstract
Motivated by real-world settings where data collection and policy deployment -- whether for a single agent or across multiple agents -- are costly, we study the problem of on-policy single-agent reinforcement learning (RL) and federated RL (FRL) with a focus on minimizing burn-in costs (the sample sizes needed to reach near-optimal regret) and policy switching or communication costs. In parallel finite-horizon episodic Markov Decision Processes (MDPs) with states and actions, existing methods either require superlinear burn-in costs in and or fail to achieve logarithmic switching or communication costs. We propose two novel model-free RL algorithms -- Q-EarlySettled-LowCost and FedQ-EarlySettled-LowCost -- that are the first in the literature to simultaneously achieve: (i) the best near-optimal regret among all known model-free RL or FRL algorithms, (ii) low burn-in cost…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsReinforcement Learning in Robotics · Advanced Bandit Algorithms Research · Age of Information Optimization
MethodsFocus
