English

Stochastic Bandits with Context Distributions

Machine Learning 2019-11-15 v2 Machine Learning

Abstract

We introduce a stochastic contextual bandit model where at each time step the environment chooses a distribution over a context set and samples the context from this distribution. The learner observes only the context distribution while the exact context realization remains hidden. This allows for a broad range of applications where the context is stochastic or when the learner needs to predict the context. We leverage the UCB algorithm to this setting and show that it achieves an order-optimal high-probability bound on the cumulative regret for linear and kernelized reward functions. Our results strictly generalize previous work in the sense that both our model and the algorithm reduce to the standard setting when the environment chooses only Dirac delta distributions and therefore provides the exact context to the learner. We further analyze a variant where the learner observes the realized context after choosing the action. Finally, we demonstrate the proposed method on synthetic and real-world datasets.

Keywords

Cite

@article{arxiv.1906.02685,
  title  = {Stochastic Bandits with Context Distributions},
  author = {Johannes Kirschner and Andreas Krause},
  journal= {arXiv preprint arXiv:1906.02685},
  year   = {2019}
}

Comments

Accepted at NeurIPS 2019

R2 v1 2026-06-23T09:45:43.098Z