When and why randomised exploration works (in linear bandits)
Marc Abeille, David Janz, Ciara Pike-Burke
TL;DR
This paper analyzes randomised exploration in linear bandits, aiming to explain why Thompson sampling can perform well without artificial optimism or posterior inflation. By focusing on action sets that are smooth and strongly convex, the authors show that unmodified Thompson sampling achieves a regret of order $R_n = \widetilde{O}(d\sqrt{n})$, with a precise bound that scales with the geometry of the action set and the perturbation distribution. The key contributions include a non-optimistic regret analysis, a change-of-geometry lemma linking parameter-widths to exploration, and a growth-bound for the design matrices, collectively yielding a near-optimal dimension dependence. The results complement existing lower bounds and optimistic analyses, clarifying when randomised exploration is provably effective and highlighting the role of action-set regularity in structured bandits.
Abstract
We provide an approach for the analysis of randomised exploration algorithms like Thompson sampling that does not rely on forced optimism or posterior inflation. With this, we demonstrate that in the $d$-dimensional linear bandit setting, when the action space is smooth and strongly convex, randomised exploration algorithms enjoy an $n$-step regret bound of the order $O(d\sqrt{n} \log(n))$. Notably, this shows for the first time that there exist non-trivial linear bandit settings where Thompson sampling can achieve optimal dimension dependence in the regret.
