Data-Driven Upper Confidence Bounds with Near-Optimal Regret for Heavy-Tailed Bandits
Ambrus Tamás, Szabolcs Szentpéteri, Balázs Csanád Csáji
TL;DR
The paper tackles heavy-tailed stochastic multi-armed bandits with symmetric reward distributions and unknown moment parameters. It introduces a data-driven, parameter-free upper confidence bound built on a one-sided resampled median-of-means estimator to produce exact bounds for the means. The main contributions include near-optimal regret bounds without knowing the tail parameter a or the moment M, exact confidence guarantees for the UCB, and showing that MARS is a special case of the proposed framework. Empirical results demonstrate robust performance and improved regret in difficult heavy-tailed settings, highlighting practical applicability in real-world bandit problems where moments are unavailable.
Abstract
Stochastic multi-armed bandits (MABs) provide a fundamental reinforcement learning model to study sequential decision making in uncertain environments. The upper confidence bounds (UCB) algorithm gave birth to the renaissance of bandit algorithms, as it achieves near-optimal regret rates under various moment assumptions. Up until recently most UCB methods relied on concentration inequalities leading to confidence bounds which depend on moment parameters, such as the variance proxy, that are usually unknown in practice. In this paper, we propose a new distribution-free, data-driven UCB algorithm for symmetric reward distributions, which needs no moment information. The key idea is to combine a refined, one-sided version of the recently developed resampled median-of-means (RMM) method with UCB. We prove a near-optimal regret bound for the proposed anytime, parameter-free RMM-UCB method, even for heavy-tailed distributions.
