paper-with-me

홈 › Papers

Simple regret for infinitely many armed bandits

2015-05-18 · Alexandra Carpentier, Michal Valko

We consider a stochastic bandit problem with infinitely many arms. In this setting, the learner has no chance of trying all the arms even once and has to dedicate its limited number of samples only to a certain number of arms. All previous algorithms for this setting were designed for minimizing the cumulative regret of the learner. In this paper, we propose an algorithm aiming at minimizing the simple regret. As in the cumulative regret setting of infinitely many armed bandits, the rate of the simple regret will depend on a parameter $\beta$ characterizing the distribution of the near-optimal arms. We prove that depending on $\beta$, our algorithm is minimax optimal either up to a multiplicative constant or up to a $\log(n)$ factor. We also provide extensions to several important cases: when $\beta$ is unknown, in a natural setting where the near-optimal arms have a small variance, and in the case of unknown time horizon.

📄 PDF Abstract BibTeX arXiv:1505.04627

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Rotting Infinitely Many-armed Bandits

2022-01-31 · Jung-hun Kim, Milan Vojnovic, Se-Young Yun

We consider the infinitely many-armed bandit problem with rotting rewards, where the mean reward of an arm decreases at each pull of the arm according to an arbitrary trend with maximum rotting rate $\varrho=o(1)$. We sh…

The Impact of Batch Learning in Stochastic Linear Bandits

2022-02-14 · Danil Provodin, Pratik Gajane, Mykola Pechenizkiy, Maurits Kaptein

We consider a special case of bandit problems, named batched bandits, in which an agent observes batches of responses over a certain time period. Unlike previous work, we consider a more practically relevant batch-centri…

Old Dog Learns New Tricks: Randomized UCB for Bandit Problems

2019-10-11 · Sharan Vaswani, Abbas Mehrabian, Audrey Durand, Branislav Kveton

We propose $\tt RandUCB$, a bandit strategy that builds on theoretically derived confidence intervals similar to upper confidence bound (UCB) algorithms, but akin to Thompson sampling (TS), it uses randomization to trade…

Thompson Sampling

Algorithms for Infinitely Many-Armed Bandits

2008-12-01 · NeurIPS 2008 12 · Yizao Wang, Jean-Yves Audibert, Rémi Munos

We consider multi-armed bandit problems where the number of arms is larger than the possible number of experiments. We make a stochastic assumption on the mean-reward of a new selected arm which characterizes its probabi…

An Adaptive Approach for Infinitely Many-armed Bandits under Generalized Rotting Constraints

2024-04-22 · Jung-hun Kim, Milan Vojnovic, Se-Young Yun

In this study, we consider the infinitely many-armed bandit problems in a rested rotting setting, where the mean reward of an arm may decrease with each pull, while otherwise, it remains unchanged. We explore two scenari…