English

Strategically Efficient Exploration in Competitive Multi-agent Reinforcement Learning

Machine Learning 2021-08-02 v1 Artificial Intelligence Multiagent Systems

Abstract

High sample complexity remains a barrier to the application of reinforcement learning (RL), particularly in multi-agent systems. A large body of work has demonstrated that exploration mechanisms based on the principle of optimism under uncertainty can significantly improve the sample efficiency of RL in single agent tasks. This work seeks to understand the role of optimistic exploration in non-cooperative multi-agent settings. We will show that, in zero-sum games, optimistic exploration can cause the learner to waste time sampling parts of the state space that are irrelevant to strategic play, as they can only be reached through cooperation between both players. To address this issue, we introduce a formal notion of strategically efficient exploration in Markov games, and use this to develop two strategically efficient learning algorithms for finite Markov games. We demonstrate that these methods can be significantly more sample efficient than their optimistic counterparts.

Keywords

Cite

@article{arxiv.2107.14698,
  title  = {Strategically Efficient Exploration in Competitive Multi-agent Reinforcement Learning},
  author = {Robert Loftin and Aadirupa Saha and Sam Devlin and Katja Hofmann},
  journal= {arXiv preprint arXiv:2107.14698},
  year   = {2021}
}

Comments

To Appear in Uncertainty in Artificial Intelligence (UAI) 2021. 10 figures, 14 pages

R2 v1 2026-06-24T04:41:38.182Z