Bayesian Regret Minimization in Offline Bandits
Marek Petrik, Guy Tennenholtz, Mohammad Ghavamzadeh
TL;DR
This work addresses minimizing Bayesian regret in offline linear bandits by moving away from traditional lower confidence bound (LCB) strategies and instead directly minimizing upper bounds on Bayesian regret via VaR reformulation. The authors derive two complementary analytic bounds under Gaussian and sub-Gaussian posteriors and design BRMOB, a conic-optimization–based algorithm that returns randomized policies to hedge regret. They prove a matching lower bound, establishing tightness of the proposed bounds, and show BRMOB outperforms LCB-based methods on synthetic domains, especially when posterior uncertainty is large. The results challenge the efficacy of LCB for Bayesian regret minimization and point to regret-bound–driven optimization as a promising direction, with extensions to sub-Gaussian posteriors and contextual settings discussed for future work.
Abstract
We study how to make decisions that minimize Bayesian regret in offline linear bandits. Prior work suggests that one must take actions with maximum lower confidence bound (LCB) on their reward. We argue that the reliance on LCB is inherently flawed in this setting and propose a new algorithm that directly minimizes upper bounds on the Bayesian regret using efficient conic optimization solvers. Our bounds build heavily on new connections to monetary risk measures. Proving a matching lower bound, we show that our upper bounds are tight, and by minimizing them we are guaranteed to outperform the LCB approach. Our numerical results on synthetic domains confirm that our approach is superior to LCB.
