A Broader View of Thompson Sampling
Yanlin Qu, Hongseok Namkoong, Assaf Zeevi
TL;DR
The paper addresses why Thompson Sampling balances exploration and exploitation by recasting posterior sampling as an online optimization problem under a faithful stationarization of long-horizon regret. By replacing the standard discounted-DP objective with a stationary squared-regret ($\mathcal{R}^2$) objective, the authors derive a stationary Bellman equation and a time-invariant optimal policy, $x^*(\pi)$, that minimizes instantaneous regret augmented by a regularizer. Thompson Sampling then emerges as a special case of this online optimization, with a biserial-covariance regularizer $\tilde{\nu}(\pi)$ that quantifies remaining uncertainty about which arm is better. Through one-arm and two-arm analyses, the paper characterizes how the $\mathcal{R}^2$-optimal policy differs from TS, demonstrates a principled way to compare them, and proposes a fix (a conditional regularizer shutdown) to align TS more closely with the $\mathcal{R}^2$-optimal objective. The framework offers a principled path to understanding and improving posterior sampling methods beyond their traditional heuristics, with implications for designing uncertainty-aware bandit algorithms that optimally trade off exploration and exploitation.
Abstract
Thompson Sampling is one of the most widely used and studied bandit algorithms, known for its simple structure, low regret performance, and solid theoretical guarantees. Yet, in stark contrast to most other families of bandit algorithms, the exact mechanism through which posterior sampling (as introduced by Thompson) is able to "properly" balance exploration and exploitation, remains a mystery. In this paper we show that the core insight to address this question stems from recasting Thompson Sampling as an online optimization algorithm. To distill this, a key conceptual tool is introduced, which we refer to as "faithful" stationarization of the regret formulation. Essentially, the finite horizon dynamic optimization problem is converted into a stationary counterpart which "closely resembles" the original objective (in contrast, the classical infinite horizon discounted formulation, that leads to the Gittins index, alters the problem and objective in too significant a manner). The newly crafted time invariant objective can be studied using Bellman's principle which leads to a time invariant optimal policy. When viewed through this lens, Thompson Sampling admits a simple online optimization form that mimics the structure of the Bellman-optimal policy, and where greediness is regularized by a measure of residual uncertainty based on point-biserial correlation. This answers the question of how Thompson Sampling balances exploration-exploitation, and moreover, provides a principled framework to study and further improve Thompson's original idea.
