English

Further Optimal Regret Bounds for Thompson Sampling

Machine Learning 2012-09-18 v1 Data Structures and Algorithms Machine Learning

Abstract

Thompson Sampling is one of the oldest heuristics for multi-armed bandit problems. It is a randomized algorithm based on Bayesian ideas, and has recently generated significant interest after several studies demonstrated it to have better empirical performance compared to the state of the art methods. In this paper, we provide a novel regret analysis for Thompson Sampling that simultaneously proves both the optimal problem-dependent bound of (1+ϵ)ilnTΔi+O(Nϵ2)(1+\epsilon)\sum_i \frac{\ln T}{\Delta_i}+O(\frac{N}{\epsilon^2}) and the first near-optimal problem-independent bound of O(NTlnT)O(\sqrt{NT\ln T}) on the expected regret of this algorithm. Our near-optimal problem-independent bound solves a COLT 2012 open problem of Chapelle and Li. The optimal problem-dependent regret bound for this problem was first proven recently by Kaufmann et al. [ALT 2012]. Our novel martingale-based analysis techniques are conceptually simple, easily extend to distributions other than the Beta distribution, and also extend to the more general contextual bandits setting [Manuscript, Agrawal and Goyal, 2012].

Keywords

Cite

@article{arxiv.1209.3353,
  title  = {Further Optimal Regret Bounds for Thompson Sampling},
  author = {Shipra Agrawal and Navin Goyal},
  journal= {arXiv preprint arXiv:1209.3353},
  year   = {2012}
}

Comments

arXiv admin note: substantial text overlap with arXiv:1111.1797

R2 v1 2026-06-21T22:05:26.604Z