English

Empirical Bayes Regret Minimization

Machine Learning 2020-06-12 v4 Machine Learning

Abstract

Most bandit algorithm designs are purely theoretical. Therefore, they have strong regret guarantees, but also are often too conservative in practice. In this work, we pioneer the idea of algorithm design by minimizing the empirical Bayes regret, the average regret over problem instances sampled from a known distribution. We focus on a tractable instance of this problem, the confidence interval and posterior width tuning, and propose an efficient algorithm for solving it. The tuning algorithm is analyzed and evaluated in multi-armed, linear, and generalized linear bandits. We report several-fold reductions in Bayes regret for state-of-the-art bandit algorithms, simply by optimizing over a small sample from a distribution.

Keywords

Cite

@article{arxiv.1904.02664,
  title  = {Empirical Bayes Regret Minimization},
  author = {Chih-Wei Hsu and Branislav Kveton and Ofer Meshi and Martin Mladenov and Csaba Szepesvari},
  journal= {arXiv preprint arXiv:1904.02664},
  year   = {2020}
}
R2 v1 2026-06-23T08:29:33.706Z