paper-with-me

홈 › Papers

Unimodal Bandits without Smoothness

2014-06-28 · Richard Combes, Alexandre Proutiere

We consider stochastic bandit problems with a continuous set of arms and where the expected reward is a continuous and unimodal function of the arm. No further assumption is made regarding the smoothness and the structure of the expected reward function. For these problems, we propose the Stochastic Pentachotomy (SP) algorithm, and derive finite-time upper bounds on its regret and optimization error. In particular, we show that, for any expected reward function $\mu$ that behaves as $\mu(x)=\mu(x^\star)-C|x-x^\star|^\xi$ locally around its maximizer $x^\star$ for some $\xi, C>0$, the SP algorithm is order-optimal. Namely its regret and optimization error scale as $O(\sqrt{T\log(T)})$ and $O(\sqrt{\log(T)/T})$, respectively, when the time horizon $T$ grows large. These scalings are achieved without the knowledge of $\xi$ and $C$. Our algorithm is based on asymptotically optimal sequential statistical tests used to successively trim an interval that contains the best arm with high probability. To our knowledge, the SP algorithm constitutes the first sequential arm selection rule that achieves a regret and optimization error scaling as $O(\sqrt{T})$ and $O(1/\sqrt{T})$, respectively, up to a logarithmic factor for non-smooth expected reward functions, as well as for smooth functions with unknown smoothness.

📄 PDF Abstract BibTeX arXiv:1406.7447

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

Solving Bernoulli Rank-One Bandits with Unimodal Thompson Sampling

2019-12-06 · Cindy Trinh, Emilie Kaufmann, Claire Vernade, Richard Combes

Stochastic Rank-One Bandits (Katarya et al, (2017a,b)) are a simple framework for regret minimization problems over rank-one matrices of arms. The initially proposed algorithms are proved to have logarithmic regret, but …

Thompson Sampling

Bandits on graphs and structures

2026-05-05 · Michal Valko arxiv

The goal of this thesis is to investigate the structural properties of certain sequential problems in order to bring the solutions closer to a practical use. In the first part, we put a special emphasis on structures tha…

Unimodal Bandits: Regret Lower Bounds and Optimal Algorithms

2014-05-20 · Richard Combes, Alexandre Proutiere

We consider stochastic multi-armed bandits where the expected reward is a unimodal function over partially ordered arms. This important class of problems has been recently investigated in (Cope 2009, Yu 2011). The set of…

Multi-Armed Bandits

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 s…