Fast and Regret Optimal Best Arm Identification: Fundamental Limits and Low-Complexity Algorithms
Qining Zhang, Lei Ying

TL;DR
This paper introduces a new algorithm for the multi-armed bandit problem that simultaneously achieves quick identification of the best arm and maximizes reward, with proven optimality and efficient stopping times.
Contribution
It proposes the ROBAI framework and the EOCP algorithm, achieving asymptotic optimal regret and near-optimal sample complexity for dual objectives in bandit problems.
Findings
EOCP achieves asymptotic optimal regret in Gaussian and general bandits.
EOCP commits to the optimal arm in O(log T) rounds with pre-determined stopping time.
Classic UCB algorithms may over-explore, leading to unnecessary regret.
Abstract
This paper considers a stochastic Multi-Armed Bandit (MAB) problem with dual objectives: (i) quick identification and commitment to the optimal arm, and (ii) reward maximization throughout a sequence of consecutive rounds. Though each objective has been individually well-studied, i.e., best arm identification for (i) and regret minimization for (ii), the simultaneous realization of both objectives remains an open problem, despite its practical importance. This paper introduces \emph{Regret Optimal Best Arm Identification} (ROBAI) which aims to achieve these dual objectives. To solve ROBAI with both pre-determined stopping time and adaptive stopping time requirements, we present an algorithm called EOCP and its variants respectively, which not only achieve asymptotic optimal regret in both Gaussian and general bandits, but also commit to the optimal arm in …
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Machine Learning and Algorithms · Auction Theory and Applications
