On Improving Model-Free Algorithms for Decentralized Multi-Agent Reinforcement Learning
Weichao Mao, Lin F. Yang, Kaiqing Zhang, Tamer Ba\c{s}ar

TL;DR
This paper introduces new decentralized, sample-efficient model-free algorithms for multi-agent reinforcement learning, addressing the exponential complexity challenge and enabling agents to learn equilibria without communication.
Contribution
It proposes stage-based V-learning for correlated equilibria and a decentralized policy gradient with variance reduction for Nash equilibria, simplifying design and analysis.
Findings
Algorithms are decentralized, requiring only local information.
Significant reduction in sample complexity compared to prior methods.
Numerical simulations support theoretical results.
Abstract
Multi-agent reinforcement learning (MARL) algorithms often suffer from an exponential sample complexity dependence on the number of agents, a phenomenon known as \emph{the curse of multiagents}. In this paper, we address this challenge by investigating sample-efficient model-free algorithms in \emph{decentralized} MARL, and aim to improve existing algorithms along this line. For learning (coarse) correlated equilibria in general-sum Markov games, we propose \emph{stage-based} V-learning algorithms that significantly simplify the algorithmic design and analysis of recent works, and circumvent a rather complicated no-\emph{weighted}-regret bandit subroutine. For learning Nash equilibria in Markov potential games, we propose an independent policy gradient algorithm with a decentralized momentum-based variance reduction technique. All our algorithms are decentralized in that each agent can…
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
TopicsAdvanced Bandit Algorithms Research · Reinforcement Learning in Robotics · Age of Information Optimization
MethodsQ-Learning
