LGMLJun 9, 2024

Data-Driven Upper Confidence Bounds with Near-Optimal Regret for Heavy-Tailed Bandits

arXiv:2406.05710v12 citations
Originality Highly original
AI Analysis

This addresses a practical limitation in reinforcement learning for sequential decision-making under uncertainty, offering a parameter-free solution for heavy-tailed reward distributions.

The paper tackles the problem of designing a distribution-free, data-driven upper confidence bounds algorithm for heavy-tailed bandits, achieving near-optimal regret without requiring prior knowledge of moment parameters.

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.

Foundations

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

Your Notes