Adaptive Algorithms for Infinitely Many-Armed Bandits: A Unified Framework
Emmanuel Pilliat
TL;DR
The paper studies infinitely many-armed bandits with a limited budget, aiming to maximize the expected simple reward of the recommended arm under possibly unbounded arm-mean distributions, and it does so with anytime guarantees. It introduces OSE, a distribution-free algorithm, and PROSE, a practical enhancement, both analyzed through a rank-based framework centered on the rank-corrected inverse squared gap function $G$ and the threshold function $\eta^*_t(\psi)$. The main result shows that OSE achieves high-probability top-rank recommendations, recovering known rates for Beta-type and Pareto-type distributions and revealing new transition regimes dependent on tail parameter $\alpha$ and noise level $\zeta$. The work also delivers an efficient implementation with amortized $O(\log^2 t)$ updates and demonstrates strong empirical performance, bridging theory and practice for massive arm reservoirs.
Abstract
We consider a bandit problem where the buget is smaller than the number of arms, which may be infinite. In this regime, the usual objective in the literature is to minimize simple regret. To analyze broad classes of distributions with potentially unbounded support, where simple regret may not be well-defined, we take a slightly different approach and seek to maximize the expected simple reward of the recommended arm, providing anytime guarantees. To that end, we introduce a distribution-free algorithm, OSE, that adapts to the distribution of arm means and achieves near-optimal rates for several distribution classes. We characterize the sample complexity through the rank-corrected inverse squared gap function. In particular, we recover known upper bounds and transition regimes for $α$ less or greater than $1/2$ when the quantile function is $λ_η= 1-η^α$. We additionally identify new transition regimes depending on the noise level relative to $α$, which we conjecture to be nearly optimal. Additionally, we introduce an enhanced practical version, PROSE, that achieves state-of-the-art empirical performance for the main distribution classes considered in the literature.
