MLLGFeb 13, 2022

On the complexity of All $\varepsilon$-Best Arms Identification

arXiv:2202.06280v27 citations
AI Analysis

This addresses a specific challenge in bandit algorithms for decision-making under uncertainty, offering incremental improvements in theoretical bounds and practical efficiency.

The paper tackles the problem of identifying all ε-optimal arms in a stochastic multi-armed bandit with Gaussian rewards, providing asymptotically optimal sample complexity bounds and an efficient algorithm that outperforms state-of-the-art methods in simulations.

We consider the question introduced by \cite{Mason2020} of identifying all the $\varepsilon$-optimal arms in a finite stochastic multi-armed bandit with Gaussian rewards. We give two lower bounds on the sample complexity of any algorithm solving the problem with a confidence at least $1-δ$. The first, unimprovable in the asymptotic regime, motivates the design of a Track-and-Stop strategy whose average sample complexity is asymptotically optimal when the risk $δ$ goes to zero. Notably, we provide an efficient numerical method to solve the convex max-min program that appears in the lower bound. Our method is based on a complete characterization of the alternative bandit instances that the optimal sampling strategy needs to rule out, thus making our bound tighter than the one provided by \cite{Mason2020}. The second lower bound deals with the regime of high and moderate values of the risk $δ$, and characterizes the behavior of any algorithm in the initial phase. It emphasizes the linear dependency of the sample complexity in the number of arms. Finally, we report on numerical simulations demonstrating our algorithm's advantage over state-of-the-art methods, even for moderate risks.

Foundations

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

Your Notes