English

Doubly-Robust Lasso Bandit

Machine Learning 2020-02-14 v2 Machine Learning

Abstract

Contextual multi-armed bandit algorithms are widely used in sequential decision tasks such as news article recommendation systems, web page ad placement algorithms, and mobile health. Most of the existing algorithms have regret proportional to a polynomial function of the context dimension, dd. In many applications however, it is often the case that contexts are high-dimensional with only a sparse subset of size s0(d)s_0 (\ll d) being correlated with the reward. We consider the stochastic linear contextual bandit problem and propose a novel algorithm, namely the Doubly-Robust Lasso Bandit algorithm, which exploits the sparse structure of the regression parameter as in Lasso, while blending the doubly-robust technique used in missing data literature. The high-probability upper bound of the regret incurred by the proposed algorithm does not depend on the number of arms and scales with log(d)\mathrm{log}(d) instead of a polynomial function of dd. The proposed algorithm shows good performance when contexts of different arms are correlated and requires less tuning parameters than existing methods.

Keywords

Cite

@article{arxiv.1907.11362,
  title  = {Doubly-Robust Lasso Bandit},
  author = {Gi-Soo Kim and Myunghee Cho Paik},
  journal= {arXiv preprint arXiv:1907.11362},
  year   = {2020}
}

Comments

Corrections to previous version

R2 v1 2026-06-23T10:31:33.886Z