paper-with-me

홈 › Papers

Minimax Optimal Algorithms for Fixed-Budget Best Arm Identification

2022-06-09 · Junpei Komiyama, Taira Tsuchiya, Junya Honda

We consider the fixed-budget best arm identification problem where the goal is to find the arm of the largest mean with a fixed number of samples. It is known that the probability of misidentifying the best arm is exponentially small to the number of rounds. However, limited characterizations have been discussed on the rate (exponent) of this value. In this paper, we characterize the minimax optimal rate as a result of an optimization over all possible parameters. We introduce two rates, $R^{\mathrm{go}}$ and $R^{\mathrm{go}}_{\infty}$, corresponding to lower bounds on the probability of misidentification, each of which is associated with a proposed algorithm. The rate $R^{\mathrm{go}}$ is associated with $R^{\mathrm{go}}$-tracking, which can be efficiently implemented by a neural network and is shown to outperform existing algorithms. However, this rate requires a nontrivial condition to be achievable. To address this issue, we introduce the second rate $R^{\mathrm{go}}_\infty$. We show that this rate is indeed achievable by introducing a conceptual algorithm called delayed optimal tracking (DOT).

📄 PDF Abstract BibTeX arXiv:2206.04646

Code (1)

tsuchhiii/fixed-budget-bai 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Minimax Optimal Fixed-Budget Best Arm Identification in Linear Bandits

2021-05-27 · Junwen Yang, Vincent Y. F. Tan

We study the problem of best arm identification in linear bandits in the fixed-budget setting. By leveraging properties of the G-optimal design and incorporating it into the arm allocation rule, we design a parameter-fre…

Rate-optimal Design for Anytime Best Arm Identification

2025-10-27 · Junpei Komiyama, Kyoungseok Jang, Junya Honda arxiv

We consider the best arm identification problem, where the goal is to identify the arm with the highest mean reward from a set of $K$ arms under a limited sampling budget. This problem models many practical scenarios suc…

Generalized Neyman Allocation for Locally Minimax Optimal Best-Arm Identification

2024-05-29 · Masahiro Kato

This study investigates an asymptotically locally minimax optimal algorithm for fixed-budget best-arm identification (BAI). We propose the Generalized Neyman Allocation (GNA) algorithm and demonstrate that its worst-case…

Fixed-Budget Real-Valued Combinatorial Pure Exploration of Multi-Armed Bandit

2023-10-24 · Shintaro Nakamura, Masashi Sugiyama

We study the real-valued combinatorial pure exploration of the multi-armed bandit in the fixed-budget setting. We first introduce the Combinatorial Successive Asign (CSA) algorithm, which is the first algorithm that can …

Minimax and Bayes Optimal Best-Arm Identification

2025-06-30 · Masahiro Kato arxiv

This study investigates minimax and Bayes optimal strategies for fixed-budget best-arm identification. We consider an adaptive procedure consisting of a sampling phase followed by a recommendation phase. Within this fram…