Empirical Bound Information-Directed Sampling for Norm-Agnostic Bandits
Piotr M. Suder, Eric Laber
TL;DR
This work tackles the sensitivity of Information-Directed Sampling (IDS) to a priori parameter-norm bounds in linear bandits with heteroskedastic noise by introducing EBIDS, an algorithm that iteratively refines a high-probability bound on $B^* = \|\boldsymbol{\theta}^*\|_2$ via accumulating data. EBIDS employs a bound-action mixture (BAM) that combines bound-improvement information $I_t^B$ with model-information $I_t^{\text{EB-UCB}}$ in an initial bound-exploration phase, followed by a bound-exploitation phase that relies on the refined bound to achieve sublinear regret. Theoretical guarantees show regret and pseudo-regret bounds that eventually become independent of the initial bound $B$, and simulations demonstrate EBIDS outperforms competitive norm-agnostic approaches while approaching oracle performance in many settings. The approach provides a general design principle for balancing bound refinement and regret minimization, with potential applicability to broader IDS/UCB frameworks beyond the linear, heteroskedastic bandit setting.
Abstract
Information-directed sampling (IDS) is a powerful framework for solving bandit problems which has shown strong results in both Bayesian and frequentist settings. However, frequentist IDS, like many other bandit algorithms, requires that one have prior knowledge of a (relatively) tight upper bound on the norm of the true parameter vector governing the reward model in order to achieve good performance. Unfortunately, this requirement is rarely satisfied in practice. As we demonstrate, using a poorly calibrated bound can lead to significant regret accumulation. To address this issue, we introduce a novel frequentist IDS algorithm that iteratively refines a high-probability upper bound on the true parameter norm using accumulating data. We focus on the linear bandit setting with heteroskedastic subgaussian noise. Our method leverages a mixture of relevant information gain criteria to balance exploration aimed at tightening the estimated parameter norm bound and directly searching for the optimal action. We establish regret bounds for our algorithm that do not depend on an initially assumed parameter norm bound and demonstrate that our method outperforms state-of-the-art IDS and UCB algorithms.
