English

Minimum Empirical Divergence for Sub-Gaussian Linear Bandits

Machine Learning 2025-03-12 v2 Machine Learning

Abstract

We propose a novel linear bandit algorithm called LinMED (Linear Minimum Empirical Divergence), which is a linear extension of the MED algorithm that was originally designed for multi-armed bandits. LinMED is a randomized algorithm that admits a closed-form computation of the arm sampling probabilities, unlike the popular randomized algorithm called linear Thompson sampling. Such a feature proves useful for off-policy evaluation where the unbiased evaluation requires accurately computing the sampling probability. We prove that LinMED enjoys a near-optimal regret bound of dnd\sqrt{n} up to logarithmic factors where dd is the dimension and nn is the time horizon. We further show that LinMED enjoys a d2Δ(log2(n))log(log(n))\frac{d^2}{\Delta}\left(\log^2(n)\right)\log\left(\log(n)\right) problem-dependent regret where Δ\Delta is the smallest sub-optimality gap. Our empirical study shows that LinMED has a competitive performance with the state-of-the-art algorithms.

Keywords

Cite

@article{arxiv.2411.00229,
  title  = {Minimum Empirical Divergence for Sub-Gaussian Linear Bandits},
  author = {Kapilan Balagopalan and Kwang-Sung Jun},
  journal= {arXiv preprint arXiv:2411.00229},
  year   = {2025}
}
R2 v1 2026-06-28T19:43:40.898Z