English

An Optimal Algorithm for Multiplayer Multi-Armed Bandits

Machine Learning 2019-10-29 v2 Machine Learning

Abstract

The paper addresses the Multiplayer Multi-Armed Bandit (MMAB) problem, where MM decision makers or players collaborate to maximize their cumulative reward. When several players select the same arm, a collision occurs and no reward is collected on this arm. Players involved in a collision are informed about this collision. We present DPE (Decentralized Parsimonious Exploration), a decentralized algorithm that achieves the same regret as that obtained by an optimal centralized algorithm. Our algorithm has better regret guarantees than the state-of-the-art algorithm SIC-MMAB \cite{boursier2019}. As in SIC-MMAB, players communicate through collisions only. An additional important advantage of DPE is that it requires very little communication. Specifically, the expected number of rounds where players use collisions to communicate is finite.

Keywords

Cite

@article{arxiv.1909.13079,
  title  = {An Optimal Algorithm for Multiplayer Multi-Armed Bandits},
  author = {Alexandre Proutiere and Po-An Wang},
  journal= {arXiv preprint arXiv:1909.13079},
  year   = {2019}
}

Comments

14 pages

R2 v1 2026-06-23T11:28:59.618Z