English

Rate-optimal Design for Anytime Best Arm Identification

Machine Learning 2026-05-05 v3 Machine Learning

Abstract

We consider the best arm identification problem, where the goal is to identify the arm with the highest mean reward from a set of KK arms under a limited sampling budget. This problem models many practical scenarios such as A/B testing. We consider a class of algorithms for this problem, which is provably minimax optimal up to a constant factor. This idea is a generalization of existing works in fixed-budget best arm identification, which are limited to a particular choice of risk measures. Based on the framework, we propose Almost Tracking, a closed-form algorithm that has a provable guarantee on the popular risk measure H1H_1. Unlike existing algorithms, Almost Tracking does not require the total budget in advance nor does it need to discard a significant part of samples, which gives a practical advantage. Through experiments on synthetic and real-world datasets, we show that our algorithm outperforms existing anytime algorithms as well as fixed-budget algorithms.

Keywords

Cite

@article{arxiv.2510.23199,
  title  = {Rate-optimal Design for Anytime Best Arm Identification},
  author = {Junpei Komiyama and Kyoungseok Jang and Junya Honda},
  journal= {arXiv preprint arXiv:2510.23199},
  year   = {2026}
}

Comments

To appear in AISTATS2026. Updated the discussion on SR's rate

R2 v1 2026-07-01T07:07:29.517Z