STITLGMLDec 9, 2024

UCB algorithms for multi-armed bandits: Precise regret and adaptive inference

arXiv:2412.06126v117 citationsh-index: 11
Originality Highly original
AI Analysis

This work addresses the gap in understanding UCB algorithm regret and enables adaptive statistical inference for sequential data, benefiting researchers and practitioners in bandit problems and online learning.

The paper provides a precise deterministic characterization of the number of arm pulls for UCB algorithms in multi-armed bandits, revealing that the classical Lai-Robbins regret formula is exact only under specific conditions and that UCB is not strictly minimax optimal, deviating by a logarithmic factor. It also shows that UCB algorithms satisfy stability properties enabling valid confidence sets for sequentially collected data, similar to i.i.d. settings.

Upper Confidence Bound (UCB) algorithms are a widely-used class of sequential algorithms for the $K$-armed bandit problem. Despite extensive research over the past decades aimed at understanding their asymptotic and (near) minimax optimality properties, a precise understanding of their regret behavior remains elusive. This gap has not only hindered the evaluation of their actual algorithmic efficiency, but also limited further developments in statistical inference in sequential data collection. This paper bridges these two fundamental aspects--precise regret analysis and adaptive statistical inference--through a deterministic characterization of the number of arm pulls for an UCB index algorithm [Lai87, Agr95, ACBF02]. Our resulting precise regret formula not only accurately captures the actual behavior of the UCB algorithm for finite time horizons and individual problem instances, but also provides significant new insights into the regimes in which the existing theory remains informative. In particular, we show that the classical Lai-Robbins regret formula is exact if and only if the sub-optimality gaps exceed the order $σ\sqrt{K\log T/T}$. We also show that its maximal regret deviates from the minimax regret by a logarithmic factor, and therefore settling its strict minimax optimality in the negative. The deterministic characterization of the number of arm pulls for the UCB algorithm also has major implications in adaptive statistical inference. Building on the seminal work of [Lai82], we show that the UCB algorithm satisfies certain stability properties that lead to quantitative central limit theorems in two settings including the empirical means of unknown rewards in the bandit setting. These results have an important practical implication: conventional confidence sets designed for i.i.d. data remain valid even when data are collected sequentially.

Foundations

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

Your Notes