English

Correlated Multi-armed Bandits with a Latent Random Source

Machine Learning 2019-01-31 v2 Machine Learning

Abstract

We consider a novel multi-armed bandit framework where the rewards obtained by pulling the arms are functions of a common latent random variable. The correlation between arms due to the common random source can be used to design a generalized upper-confidence-bound (UCB) algorithm that identifies certain arms as noncompetitivenon-competitive, and avoids exploring them. As a result, we reduce a KK-armed bandit problem to a C+1C+1-armed problem, where C+1C+1 includes the best arm and CC competitivecompetitive arms. Our regret analysis shows that the competitive arms need to be pulled O(logT)\mathcal{O}(\log T) times, while the non-competitive arms are pulled only O(1)\mathcal{O}(1) times. As a result, there are regimes where our algorithm achieves a O(1)\mathcal{O}(1) regret as opposed to the typical logarithmic regret scaling of multi-armed bandit algorithms. We also evaluate lower bounds on the expected regret and prove that our correlated-UCB algorithm achieves O(1)\mathcal{O}(1) regret whenever possible.

Keywords

Cite

@article{arxiv.1808.05904,
  title  = {Correlated Multi-armed Bandits with a Latent Random Source},
  author = {Samarth Gupta and Gauri Joshi and Osman Yağan},
  journal= {arXiv preprint arXiv:1808.05904},
  year   = {2019}
}
R2 v1 2026-06-23T03:36:57.658Z