English

Context-lumpable stochastic bandits

Machine Learning 2023-11-29 v2

Abstract

We consider a contextual bandit problem with SS contexts and KK actions. In each round t=1,2,t=1,2,\dots, the learner observes a random context and chooses an action based on its past experience. The learner then observes a random reward whose mean is a function of the context and the action for the round. Under the assumption that the contexts can be lumped into rmin{S,K}r\le \min\{S,K\} groups such that the mean reward for the various actions is the same for any two contexts that are in the same group, we give an algorithm that outputs an ϵ\epsilon-optimal policy after using at most O~(r(S+K)/ϵ2)\widetilde O(r (S +K )/\epsilon^2) samples with high probability and provide a matching Ω(r(S+K)/ϵ2)\Omega(r(S+K)/\epsilon^2) lower bound. In the regret minimization setting, we give an algorithm whose cumulative regret up to time TT is bounded by O~(r3(S+K)T)\widetilde O(\sqrt{r^3(S+K)T}). To the best of our knowledge, we are the first to show the near-optimal sample complexity in the PAC setting and O~(poly(r)(S+K)T)\widetilde O(\sqrt{{poly}(r)(S+K)T}) minimax regret in the online setting for this problem. We also show our algorithms can be applied to more general low-rank bandits and get improved regret bounds in some scenarios.

Keywords

Cite

@article{arxiv.2306.13053,
  title  = {Context-lumpable stochastic bandits},
  author = {Chung-Wei Lee and Qinghua Liu and Yasin Abbasi-Yadkori and Chi Jin and Tor Lattimore and Csaba Szepesvári},
  journal= {arXiv preprint arXiv:2306.13053},
  year   = {2023}
}
R2 v1 2026-06-28T11:12:10.474Z