paper-with-me

홈 › Papers

Best-Arm Identification in Unimodal Bandits

2024-11-04 · Riccardo Poiani, Marc Jourdan, Emilie Kaufmann, Rémy Degenne

We study the fixed-confidence best-arm identification problem in unimodal bandits, in which the means of the arms increase with the index of the arm up to their maximum, then decrease. We derive two lower bounds on the stopping time of any algorithm. The instance-dependent lower bound suggests that due to the unimodal structure, only three arms contribute to the leading confidence-dependent cost. However, a worst-case lower bound shows that a linear dependence on the number of arms is unavoidable in the confidence-independent cost. We propose modifications of Track-and-Stop and a Top Two algorithm that leverage the unimodal structure. Both versions of Track-and-Stop are asymptotically optimal for one-parameter exponential families. The Top Two algorithm is asymptotically near-optimal for Gaussian distributions and we prove a non-asymptotic guarantee matching the worse-case lower bound. The algorithms can be implemented efficiently and we demonstrate their competitive empirical performance.

📄 PDF Abstract BibTeX arXiv:2411.01898

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

UB3: Best Beam Identification in Millimeter Wave Systems via Pure Exploration Unimodal Bandits

2022-12-26 · Debamita Ghosh, Haseen Rahman, Manjesh K. Hanawal, Nikola Zlatanov

Millimeter wave (mmWave) communications have a broad spectrum and can support data rates in the order of gigabits per second, as envisioned in 5G systems. However, they cannot be used for long distances due to their sens…

Verification Based Solution for Structured MAB Problems

2016-12-01 · NeurIPS 2016 12 · Zohar S. Karnin

We consider the problem of finding the best arm in a stochastic Mutli-armed Bandit (MAB) game and propose a general framework based on verification that applies to multiple well-motivated generalizations of the classic M…

Best Arm Identification in Linked Bandits

2018-11-19 · Anant Gupta

We consider the problem of best arm identification in a variant of multi-armed bandits called linked bandits. In a single interaction with linked bandits, multiple arms are played sequentially until one of them receives …

Multi-Armed Bandits

Best Arm Identification in Generalized Linear Bandits

2019-05-20 · Abbas Kazerouni, Lawrence M. Wein

Motivated by drug design, we consider the best-arm identification problem in generalized linear bandits. More specifically, we assume each arm has a vector of covariates, there is an unknown vector of parameters that is …

Drug Design

Thompson Sampling for Unimodal Bandits

2021-06-15 · Long Yang, Zhao Li, Zehong Hu, Shasha Ruan 외

In this paper, we propose a Thompson Sampling algorithm for \emph{unimodal} bandits, where the expected reward is unimodal over the partially ordered arms. To exploit the unimodal structure better, at each step, instead …

Thompson Sampling