paper-with-me

홈 › Papers

An Anytime Algorithm for Good Arm Identification

2023-10-16 · Marc Jourdan, Clémence Réda

In good arm identification (GAI), the goal is to identify one arm whose average performance exceeds a given threshold, referred to as good arm, if it exists. Few works have studied GAI in the fixed-budget setting, when the sampling budget is fixed beforehand, or the anytime setting, when a recommendation can be asked at any time. We propose APGAI, an anytime and parameter-free sampling rule for GAI in stochastic bandits. APGAI can be straightforwardly used in fixed-confidence and fixed-budget settings. First, we derive upper bounds on its probability of error at any time. They show that adaptive strategies are more efficient in detecting the absence of good arms than uniform sampling. Second, when APGAI is combined with a stopping rule, we prove upper bounds on the expected sampling complexity, holding at any confidence level. Finally, we show good empirical performance of APGAI on synthetic and real-world data. Our work offers an extensive overview of the GAI problem in all settings.

📄 PDF Abstract BibTeX arXiv:2310.10359

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reward Maximization for Pure Exploration: Minimax Optimal Good Arm Identification for Nonparametric Multi-Armed Bandits

2024-10-21 · Brian Cho, Dominik Meier, Kyra Gan, Nathan Kallus

In multi-armed bandits, the tasks of reward maximization and pure exploration are often at odds with each other. The former focuses on exploiting arms with the highest means, while the latter may require constant explora…

Multi-Armed Banditsvalid

A-MHA*: Anytime Multi-Heuristic A*

2025-08-29 · Ramkumar Natarajan, Muhammad Suhail Saleem, William Xiao, Sandip Aine 외 arxiv

Designing good heuristic functions for graph search requires adequate domain knowledge. It is often easy to design heuristics that perform well and correlate with the underlying true cost-to-go values in certain parts of…

Procrastinating with Confidence: Near-Optimal, Anytime, Adaptive Algorithm Configuration

2019-02-14 · NeurIPS 2019 12 · Robert Kleinberg, Kevin Leyton-Brown, Brendan Lucier, Devon Graham

Algorithm configuration methods optimize the performance of a parameterized heuristic algorithm on a given distribution of problem instances. Recent work introduced an algorithm configuration procedure ("Structured Procr…

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…

Bayesian Anytime Pareto Set Identification for Multi-Objective Multi-Armed Bandits

2026-06-17 · Lennert Saerens, Bram Silue, Eleni Litsa, Peter Vrancx 외 arxiv

Identifying Pareto optimal solutions is critical to support multi-objective decision-making. We introduce the first anytime Multi-Objective Multi-Armed Bandit algorithm for the Pareto Set Identification problem, taking a…

Multi-Armed Bandits