Cost Aware Best Arm Identification
Kellen Kanarios, Qining Zhang, Lei Ying
TL;DR
Cost-Aware Best Arm Identification (CABAI) extends traditional best-arm identification by associating a testing cost with each arm and aiming to identify the arm with the highest reward while minimizing expected testing cost. The authors derive a problem-dependent lower bound characterized by $T^*(\boldsymbol{\mu})$ and optimal weight $\boldsymbol{w}^*$, and propose CTAS, an asymptotically cost-optimal sampling framework with a Chernoff-style stopping rule. To address computational concerns, they introduce Chernoff Overlap (CO), a low-complexity square-root-cost-weighted algorithm with $\delta$-PAC guarantees and provable optimality in the two-armed Gaussian case. Empirical results show that cost heterogeneity critically affects sampling and that CO provides fast, robust performance across distributions, while CTAS achieves theoretical optimality at the cost of higher computation. Collectively, the work offers cost-aware strategies for efficient arm identification in two-phase product development pipelines and lays groundwork for cost-aware regret and ETC extensions.
Abstract
In this paper, we study a best arm identification problem with dual objects. In addition to the classic reward, each arm is associated with a cost distribution and the goal is to identify the largest reward arm using the minimum expected cost. We call it \emph{Cost Aware Best Arm Identification} (CABAI), which captures the separation of testing and implementation phases in product development pipelines and models the objective shift between phases, i.e., cost for testing and reward for implementation. We first derive a theoretical lower bound for CABAI and propose an algorithm called $\mathsf{CTAS}$ to match it asymptotically. To reduce the computation of $\mathsf{CTAS}$, we further propose a simple algorithm called \emph{Chernoff Overlap} (CO), based on a square-root rule, which we prove is optimal in simplified two-armed models and generalizes well in numerical experiments. Our results show that (i) ignoring the heterogeneous action cost results in sub-optimality in practice, and (ii) simple algorithms can deliver near-optimal performance over a wide range of problems.
