paper-with-me

홈 › Papers

An optimal algorithm for the Thresholding Bandit Problem

2016-05-27 · Andrea Locatelli, Maurilio Gutzeit, Alexandra Carpentier

We study a specific \textit{combinatorial pure exploration stochastic bandit problem} where the learner aims at finding the set of arms whose means are above a given threshold, up to a given precision, and \textit{for a fixed time horizon}. We propose a parameter-free algorithm based on an original heuristic, and prove that it is optimal for this problem by deriving matching upper and lower bounds. To the best of our knowledge, this is the first non-trivial pure exploration setting with \textit{fixed budget} for which optimal strategies are constructed.

📄 PDF Abstract BibTeX arXiv:1605.08671

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimal Thresholding Linear Bandit

2024-02-11 · Eduardo Ochoa Rivera, Ambuj Tewari

We study a novel pure exploration problem: the $\epsilon$-Thresholding Bandit Problem (TBP) with fixed confidence in stochastic linear bandits. We prove a lower bound for the sample complexity and extend an algorithm des…

Thresholding Bandit with Optimal Aggregate Regret

2019-05-27 · NeurIPS 2019 12 · Chao Tao, Saùl Blanco, Jian Peng, Yuan Zhou

We consider the thresholding bandit problem, whose goal is to find arms of mean rewards above a given threshold $\theta$, with a fixed budget of $T$ trials. We introduce LSA, a new, simple and anytime algorithm that aims…

Gradient Ascent for Active Exploration in Bandit Problems

2019-05-20 · Pierre Ménard

We present a new algorithm based on an gradient ascent for a general Active Exploration bandit problem in the fixed confidence setting. This problem encompasses several well studied problems such that the Best Arm Identi…

Asynchronous Parallel Empirical Variance Guided Algorithms for the Thresholding Bandit Problem

2017-04-15 · Jie Zhong, Yijun Huang, Ji Liu

This paper considers the multi-armed thresholding bandit problem -- identifying all arms whose expected rewards are above a predefined threshold via as few pulls (or rounds) as possible -- proposed by Locatelli et al. [2…

From Restless to Contextual: A Thresholding Bandit Approach to Improve Finite-horizon Performance

2025-02-07 · Jiamin Xu, Ivan Nazarov, Aditya Rastogi, África Periáñez 외

Online restless bandits extend classic contextual bandits by incorporating state transitions and budget constraints, representing each agent as a Markov Decision Process (MDP). This framework is crucial for finite-horizo…

Multi-Armed Bandits