Abstract
A major challenge of multiagent reinforcement learning (MARL) is the curse of multiagents, where the size of the joint action space scales exponentially with the number of agents. This remains to be a bottleneck for designing efficient MARL algorithms, even in a basic scenario with finitely many states and actions. This paper resolves this challenge for the model of episodic Markov games. We design a new class of fully decentralized algorithms—V-learning, which provably learns Nash equilibria (in the two-player zero-sum setting), correlated equilibria, and coarse correlated equilibria (in the multiplayer general-sum setting) in a number of samples that only scales with maxi∈[m]Ai, where Ai is the number of actions for the ith player. This is in sharp contrast to the size of the joint action space, which is ℿmi=1 Ai. V-learning (in its basic form) is a new class of single-agent reinforcement learning (RL) algorithms that convert any adversarial bandit algorithm with suitable regret guarantees into an RL algorithm. Similar to the classical Q-learning algorithm, it performs incremental updates to the value functions. Different from Q-learning, it only maintains the estimates of V-values instead of Q-values. This key difference allows V-learning to achieve the claimed guarantees in the MARL setting by simply letting all agents run V-learning independently.
Original language | English (US) |
---|---|
Pages (from-to) | 2295-2322 |
Number of pages | 28 |
Journal | Mathematics of Operations Research |
Volume | 49 |
Issue number | 4 |
DOIs | |
State | Published - Nov 2024 |
Externally published | Yes |
All Science Journal Classification (ASJC) codes
- General Mathematics
- Computer Science Applications
- Management Science and Operations Research
Keywords
- (coarse) correlated equilibria
- decentralized reinforcement learning
- Markov games
- multiagent reinforcement learning
- Nash equilibria
- V-learning