MLLGJun 17, 2016

Structured Stochastic Linear Bandits

arXiv:1606.05693v111 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of improving regret bounds in bandit algorithms for researchers and practitioners, but it is incremental as it builds on prior work by refining confidence ellipsoids for structured parameters.

The paper tackles the stochastic linear bandit problem by incorporating structural assumptions (e.g., sparsity, low-rank) on the unknown parameter, using norms like L1 and nuclear norm to capture this structure. It shows that constructing confidence ellipsoids based on Gaussian width leads to tighter regret bounds compared to existing methods that rely on ambient dimensionality.

The stochastic linear bandit problem proceeds in rounds where at each round the algorithm selects a vector from a decision set after which it receives a noisy linear loss parameterized by an unknown vector. The goal in such a problem is to minimize the (pseudo) regret which is the difference between the total expected loss of the algorithm and the total expected loss of the best fixed vector in hindsight. In this paper, we consider settings where the unknown parameter has structure, e.g., sparse, group sparse, low-rank, which can be captured by a norm, e.g., $L_1$, $L_{(1,2)}$, nuclear norm. We focus on constructing confidence ellipsoids which contain the unknown parameter across all rounds with high-probability. We show the radius of such ellipsoids depend on the Gaussian width of sets associated with the norm capturing the structure. Such characterization leads to tighter confidence ellipsoids and, therefore, sharper regret bounds compared to bounds in the existing literature which are based on the ambient dimensionality.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes