Linear bandits with polylogarithmic minimax regret
Josep Lumbreras, Marco Tomamichel
TL;DR
This work introduces a linear bandit model with vanishing noise, where the noise variance satisfies $\sigma_t^2 \le 1-\langle\theta,a_t\rangle^2$, and proposes LinUCB-VN, a weighted regularized least-squares approach that preserves optimism while adapting to decreasing noise. A geometric action-scheme ensures the design matrix satisfies $\lambda_{\min}(V_t)=\Omega(\sqrt{\lambda_{\max}(V_t)})$, enabling instantaneous regret $\sim 1/t$ and a cumulative polylogarithmic regret of $O(d^4\log^3 T)$. The analysis combines a weighted confidence region, a batch-based action update, and a novel eigenvalue-growth argument that is robust to the noise model. The paper also establishes a minimax lower bound for the constant-noise setting and discusses the limitations of standard lower-bound techniques under vanishing noise, underscoring the novelty and potential of the proposed approach in quantum tomography and other applications where measurement noise decays with alignment to the unknown parameter.
Abstract
We study a noise model for linear stochastic bandits for which the subgaussian noise parameter vanishes linearly as we select actions on the unit sphere closer and closer to the unknown vector. We introduce an algorithm for this problem that exhibits a minimax regret scaling as $\log^3(T)$ in the time horizon $T$, in stark contrast the square root scaling of this regret for typical bandit algorithms. Our strategy, based on weighted least-squares estimation, achieves the eigenvalue relation $λ_{\min} ( V_t ) = Ω(\sqrt{λ_{\max}(V_t ) })$ for the design matrix $V_t$ at each time step $t$ through geometrical arguments that are independent of the noise model and might be of independent interest. This allows us to tightly control the expected regret in each time step to be of the order $O(\frac1{t})$, leading to the logarithmic scaling of the cumulative regret.
