English

Provably Optimal Algorithms for Generalized Linear Contextual Bandits

Machine Learning 2017-06-20 v2 Artificial Intelligence Machine Learning

Abstract

Contextual bandits are widely used in Internet services from news recommendation to advertising, and to Web search. Generalized linear models (logistical regression in particular) have demonstrated stronger performance than linear models in many applications where rewards are binary. However, most theoretical analyses on contextual bandits so far are on linear bandits. In this work, we propose an upper confidence bound based algorithm for generalized linear contextual bandits, which achieves an O~(dT)\tilde{O}(\sqrt{dT}) regret over TT rounds with dd dimensional feature vectors. This regret matches the minimax lower bound, up to logarithmic terms, and improves on the best previous result by a d\sqrt{d} factor, assuming the number of arms is fixed. A key component in our analysis is to establish a new, sharp finite-sample confidence bound for maximum-likelihood estimates in generalized linear models, which may be of independent interest. We also analyze a simpler upper confidence bound algorithm, which is useful in practice, and prove it to have optimal regret for certain cases.

Keywords

Cite

@article{arxiv.1703.00048,
  title  = {Provably Optimal Algorithms for Generalized Linear Contextual Bandits},
  author = {Lihong Li and Yu Lu and Dengyong Zhou},
  journal= {arXiv preprint arXiv:1703.00048},
  year   = {2017}
}

Comments

Published at ICML 2017

R2 v1 2026-06-22T18:31:26.687Z