English

Improved Regret Bounds of (Multinomial) Logistic Bandits via Regret-to-Confidence-Set Conversion

Machine Learning 2024-03-14 v3 Machine Learning

Abstract

Logistic bandit is a ubiquitous framework of modeling users' choices, e.g., click vs. no click for advertisement recommender system. We observe that the prior works overlook or neglect dependencies in Sθ2S \geq \lVert \theta_\star \rVert_2, where θRd\theta_\star \in \mathbb{R}^d is the unknown parameter vector, which is particularly problematic when SS is large, e.g., SdS \geq d. In this work, we improve the dependency on SS via a novel approach called {\it regret-to-confidence set conversion (R2CS)}, which allows us to construct a convex confidence set based on only the \textit{existence} of an online learning algorithm with a regret guarantee. Using R2CS, we obtain a strict improvement in the regret bound w.r.t. SS in logistic bandits while retaining computational feasibility and the dependence on other factors such as dd and TT. We apply our new confidence set to the regret analyses of logistic bandits with a new martingale concentration step that circumvents an additional factor of SS. We then extend this analysis to multinomial logistic bandits and obtain similar improvements in the regret, showing the efficacy of R2CS. While we applied R2CS to the (multinomial) logistic model, R2CS is a generic approach for developing confidence sets that can be used for various models, which can be of independent interest.

Keywords

Cite

@article{arxiv.2310.18554,
  title  = {Improved Regret Bounds of (Multinomial) Logistic Bandits via Regret-to-Confidence-Set Conversion},
  author = {Junghyun Lee and Se-Young Yun and Kwang-Sung Jun},
  journal= {arXiv preprint arXiv:2310.18554},
  year   = {2024}
}

Comments

39 pages, 1 figure, 1 table; Accepted to the 27th International Conference on Artificial Intelligence and Statistics (AISTATS 2024) (ver2: fixed some errors and significantly expanded discussions on various parts, such as related work. ver3: fixed some minor typos)