English

Optimal Regret Analysis of Thompson Sampling in Stochastic Multi-armed Bandit Problem with Multiple Plays

Machine Learning 2019-03-22 v3 Machine Learning

Abstract

We discuss a multiple-play multi-armed bandit (MAB) problem in which several arms are selected at each round. Recently, Thompson sampling (TS), a randomized algorithm with a Bayesian spirit, has attracted much attention for its empirically excellent performance, and it is revealed to have an optimal regret bound in the standard single-play MAB problem. In this paper, we propose the multiple-play Thompson sampling (MP-TS) algorithm, an extension of TS to the multiple-play MAB problem, and discuss its regret analysis. We prove that MP-TS for binary rewards has the optimal regret upper bound that matches the regret lower bound provided by Anantharam et al. (1987). Therefore, MP-TS is the first computationally efficient algorithm with optimal regret. A set of computer simulations was also conducted, which compared MP-TS with state-of-the-art algorithms. We also propose a modification of MP-TS, which is shown to have better empirical performance.

Keywords

Cite

@article{arxiv.1506.00779,
  title  = {Optimal Regret Analysis of Thompson Sampling in Stochastic Multi-armed Bandit Problem with Multiple Plays},
  author = {Junpei Komiyama and Junya Honda and Hiroshi Nakagawa},
  journal= {arXiv preprint arXiv:1506.00779},
  year   = {2019}
}

Comments

Appeared in ICML2015. Fixed the evaluation of term (B) in Lemma 3. Replaced \tilde{\mu}->\theta

R2 v1 2026-06-22T09:45:35.811Z