English

Randomized Exploration in Generalized Linear Bandits

Machine Learning 2023-07-12 v3 Machine Learning

Abstract

We study two randomized algorithms for generalized linear bandits. The first, GLM-TSL, samples a generalized linear model (GLM) from the Laplace approximation to the posterior distribution. The second, GLM-FPL, fits a GLM to a randomly perturbed history of past rewards. We analyze both algorithms and derive O~(dnlogK)\tilde{O}(d \sqrt{n \log K}) upper bounds on their nn-round regret, where dd is the number of features and KK is the number of arms. The former improves on prior work while the latter is the first for Gaussian noise perturbations in non-linear models. We empirically evaluate both GLM-TSL and GLM-FPL in logistic bandits, and apply GLM-FPL to neural network bandits. Our work showcases the role of randomization, beyond posterior sampling, in exploration.

Keywords

Cite

@article{arxiv.1906.08947,
  title  = {Randomized Exploration in Generalized Linear Bandits},
  author = {Branislav Kveton and Manzil Zaheer and Csaba Szepesvari and Lihong Li and Mohammad Ghavamzadeh and Craig Boutilier},
  journal= {arXiv preprint arXiv:1906.08947},
  year   = {2023}
}

Comments

Proceedings of the 23rd International Conference on Artificial Intelligence and Statistic

R2 v1 2026-06-23T09:59:36.676Z