English

Improved Optimistic Algorithms for Logistic Bandits

Machine Learning 2020-06-09 v2 Machine Learning

Abstract

The generalized linear bandit framework has attracted a lot of attention in recent years by extending the well-understood linear setting and allowing to model richer reward structures. It notably covers the logistic model, widely used when rewards are binary. For logistic bandits, the frequentist regret guarantees of existing algorithms are O~(κT)\tilde{\mathcal{O}}(\kappa \sqrt{T}), where κ\kappa is a problem-dependent constant. Unfortunately, κ\kappa can be arbitrarily large as it scales exponentially with the size of the decision set. This may lead to significantly loose regret bounds and poor empirical performance. In this work, we study the logistic bandit with a focus on the prohibitive dependencies introduced by κ\kappa. We propose a new optimistic algorithm based on a finer examination of the non-linearities of the reward function. We show that it enjoys a O~(T)\tilde{\mathcal{O}}(\sqrt{T}) regret with no dependency in κ\kappa, but for a second order term. Our analysis is based on a new tail-inequality for self-normalized martingales, of independent interest.

Keywords

Cite

@article{arxiv.2002.07530,
  title  = {Improved Optimistic Algorithms for Logistic Bandits},
  author = {Louis Faury and Marc Abeille and Clément Calauzènes and Olivier Fercoq},
  journal= {arXiv preprint arXiv:2002.07530},
  year   = {2020}
}

Comments

Accepted at ICML2020

R2 v1 2026-06-23T13:45:14.449Z