Cooperative Multi-Agent Reinforcement Learning: Asynchronous Communication and Linear Function Approximation
Yifei Min, Jiafan He, Tianhao Wang, Quanquan Gu

TL;DR
This paper introduces a communication-efficient multi-agent reinforcement learning algorithm with linear function approximation, achieving near-optimal regret bounds and low communication overhead in cooperative episodic MDPs.
Contribution
It proposes a provably efficient asynchronous communication algorithm for multi-agent RL with linear function approximation, including regret analysis and a communication lower bound.
Findings
Achieves $ ilde{O}(d^{3/2}H^2 oot ext{K})$ regret bound.
Maintains $ ilde{O}(dHM^2)$ communication complexity.
Establishes a lower bound of $ ext{Omega}(dM)$ on communication for collaboration.
Abstract
We study multi-agent reinforcement learning in the setting of episodic Markov decision processes, where multiple agents cooperate via communication through a central server. We propose a provably efficient algorithm based on value iteration that enable asynchronous communication while ensuring the advantage of cooperation with low communication overhead. With linear function approximation, we prove that our algorithm enjoys an regret with communication complexity, where is the feature dimension, is the horizon length, is the total number of agents, and is the total number of episodes. We also provide a lower bound showing that a minimal communication complexity is required to improve the performance through collaboration.
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Game Theory and Applications · Advanced Bandit Algorithms Research
