Closing the Gap on the Sample Complexity of 1-Identification
Zitian Li, Wang Chi Cheung
TL;DR
The paper studies 1-identification under fixed confidence, addressing when to declare None or output a qualified arm with high probability. It introduces a robust lower bound for positive instances via an optimization framework and designs a parallel bracket-based SEE algorithm (PSEEB) that achieves δ-PAC guarantees with non-asymptotic upper bounds. For positive instances, the proposed bounds scale as a sum of a term driven by the smallest gap to μ0 and a multi-arm complexity term H(j) modulated by log factors, while negative instances follow a complementary logarithmic-bound regime. The results together close much of the gap on the sample complexity of 1-identification, especially for the case with multiple qualified arms, and provide guidance for efficient pure-exploration strategies in this setting.
Abstract
1-identification is a fundamental multi-armed bandit formulation on pure exploration. An agent aims to determine whether there exists a qualified arm whose mean reward is not less than a known threshold $μ_0$, or to output \textsf{None} if it believes such an arm does not exist. The agent needs to guarantee its output is correct with probability at least $1-δ$, while making expected total pulling times $\mathbb{E}τ$ as small as possible. We work on 1-identification with two main contributions. (1) We utilize an optimization formulation to derive a new lower bound of $\mathbb{E}τ$, when there is at least one qualified arm. (2) We design a new algorithm, deriving tight upper bounds whose gap to lower bounds are up to a polynomial of logarithm factor across all problem instance. Our result complements the analysis of $\mathbb{E}τ$ when there are multiple qualified arms, which is an open problem left by history literature.
