Sparse Optimistic Information Directed Sampling
Ludovic Schwartz, Hamish Flynn, Gergely Neu
TL;DR
Sparse Optimistic Information Directed Sampling (SOIDS) delivers a frequentist, regime-adaptive approach to sparse linear bandits by replacing the Bayesian posterior with a time-adaptive optimistic posterior within the Information-Directed Sampling framework. By carefully balancing surrogate information gain and surrogate regret through time-varying learning rates, SOIDS achieves near-optimal worst-case regret in both data-rich and data-poor regimes, with explicit bounds that interpolate between $\tilde{O}(\sqrt{sdT})$ and $\tilde{O}((sT)^{2/3})$. The analysis hinges on a Follow the Regularized Leader formulation, a subset-selection prior, and a forerunner-based information-ratio argument, yielding instance-dependent guarantees that scale with surrogate information ratios rather than horizon length. Empirically, SOIDS demonstrates strong performance across regimes and offers a practical IDS-inspired alternative with potential advantages over DEC-based methods.
Abstract
Many high-dimensional online decision-making problems can be modeled as stochastic sparse linear bandits. Most existing algorithms are designed to achieve optimal worst-case regret in either the data-rich regime, where polynomial dependence on the ambient dimension is unavoidable, or the data-poor regime, where dimension-independence is possible at the cost of worse dependence on the number of rounds. In contrast, the sparse Information Directed Sampling (IDS) algorithm satisfies a Bayesian regret bound that has the optimal rate in both regimes simultaneously. In this work, we explore the use of Sparse Optimistic Information Directed Sampling (SOIDS) to achieve the same adaptivity in the worst-case setting, without Bayesian assumptions. Through a novel analysis that enables the use of a time-dependent learning rate, we show that SOIDS can optimally balance information and regret. Our results extend the theoretical guarantees of IDS, providing the first algorithm that simultaneously achieves optimal worst-case regret in both the data-rich and data-poor regimes. We empirically demonstrate the good performance of SOIDS.
