paper-with-me

홈 › Papers

Pure Exploration for Constrained Best Mixed Arm Identification with a Fixed Budget

2024-05-23 · Dengwang Tang, Rahul Jain, Ashutosh Nayyar, Pierluigi Nuzzo

In this paper, we introduce the constrained best mixed arm identification (CBMAI) problem with a fixed budget. This is a pure exploration problem in a stochastic finite armed bandit model. Each arm is associated with a reward and multiple types of costs from unknown distributions. Unlike the unconstrained best arm identification problem, the optimal solution for the CBMAI problem may be a randomized mixture of multiple arms. The goal thus is to find the best mixed arm that maximizes the expected reward subject to constraints on the expected costs with a given learning budget $N$. We propose a novel, parameter-free algorithm, called the Score Function-based Successive Reject (SFSR) algorithm, that combines the classical successive reject framework with a novel score-function-based rejection criteria based on linear programming theory to identify the optimal support. We provide a theoretical upper bound on the mis-identification (of the the support of the best mixed arm) probability and show that it decays exponentially in the budget $N$ and some constants that characterize the hardness of the problem instance. We also develop an information theoretic lower bound on the error probability that shows that these constants appropriately characterize the problem difficulty. We validate this empirically on a number of average and hard instances.

📄 PDF Abstract BibTeX arXiv:2405.15090

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-task Representation Learning for Pure Exploration in Linear Bandits

2023-02-09 · Yihan Du, Longbo Huang, Wen Sun

Despite the recent success of representation learning in sequential decision making, the study of the pure exploration scenario (i.e., identify the best option and minimize the sample complexity) is still limited. In thi…

Decision MakingRepresentation LearningSequential Decision Making

Pure Exploration of Multi-armed Bandit Under Matroid Constraints

2016-05-23 · Lijie Chen, Anupam Gupta, Jian Li

We study the pure exploration problem subject to a matroid constraint (Best-Basis) in a stochastic multi-armed bandit game. In a Best-Basis instance, we are given $n$ stochastic arms with unknown reward distributions, as…

Dual-Directed Algorithm Design for Efficient Pure Exploration

2023-10-30 · Chao Qin, Wei You

We consider pure-exploration problems in the context of stochastic sequential adaptive experiments with a finite set of alternatives. The central objective is to answer a query regarding the alternatives with high confid…

Thompson Sampling

Gamification of Pure Exploration for Linear Bandits

2020-07-02 · ICML 2020 1 · Rémy Degenne, Pierre Ménard, Xuedong Shang, Michal Valko

We investigate an active pure-exploration setting, that includes best-arm identification, in the context of linear stochastic bandits. While asymptotically optimal algorithms exist for standard multi-arm bandits, the exi…

Experimental Design

In-Context Learning for Pure Exploration in Continuous Spaces

2026-02-20 · Alessio Russo, Yin-Ching Lee, Ryan Welch, Aldo Pacchiano arxiv

In active sequential testing, also termed pure exploration, a learner is tasked with the goal to adaptively acquire information so as to identify an unknown ground-truth hypothesis with as few queries as possible. This p…