MLLGJul 22, 2022

SPRT-based Efficient Best Arm Identification in Stochastic Bandits

arXiv:2207.11158v36 citationsh-index: 23
Originality Incremental advance
AI Analysis

It addresses efficiency issues in bandit algorithms for researchers and practitioners, but is incremental as it builds on existing likelihood ratio tests.

This paper tackles the computational challenges in best arm identification for stochastic bandits by proposing a framework based on sequential composite hypothesis testing, resulting in an algorithm with asymptotically optimal sample complexity and δ-PAC guarantees.

This paper investigates the best arm identification (BAI) problem in stochastic multi-armed bandits in the fixed confidence setting. The general class of the exponential family of bandits is considered. The existing algorithms for the exponential family of bandits face computational challenges. To mitigate these challenges, the BAI problem is viewed and analyzed as a sequential composite hypothesis testing task, and a framework is proposed that adopts the likelihood ratio-based tests known to be effective for sequential testing. Based on this test statistic, a BAI algorithm is designed that leverages the canonical sequential probability ratio tests for arm selection and is amenable to tractable analysis for the exponential family of bandits. This algorithm has two key features: (1) its sample complexity is asymptotically optimal, and (2) it is guaranteed to be $δ-$PAC. Existing efficient approaches focus on the Gaussian setting and require Thompson sampling for the arm deemed the best and the challenger arm. Additionally, this paper analytically quantifies the computational expense of identifying the challenger in an existing approach. Finally, numerical experiments are provided to support the analysis.

Foundations

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

Your Notes