paper-with-me

홈 › Papers

Stochastic Bandits with Delay-Dependent Payoffs

2019-10-07 · Leonardo Cella, Nicolò Cesa-Bianchi

Motivated by recommendation problems in music streaming platforms, we propose a nonstationary stochastic bandit model in which the expected reward of an arm depends on the number of rounds that have passed since the arm was last pulled. After proving that finding an optimal policy is NP-hard even when all model parameters are known, we introduce a class of ranking policies provably approximating, to within a constant factor, the expected reward of the optimal policy. We show an algorithm whose regret with respect to the best ranking policy is bounded by $\widetilde{\mathcal{O}}\big(\!\sqrt{kT}\big)$, where $k$ is the number of arms and $T$ is time. Our algorithm uses only $\mathcal{O}\big(k\ln\ln T\big)$ switches, which helps when switching between policies is costly. As constructing the class of learning policies requires ordering the arms according to their expectations, we also bound the number of pulls required to do so. Finally, we run experiments to compare our algorithm against UCB on different problem instances.

📄 PDF Abstract BibTeX arXiv:1910.02757

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Near-Optimal Stochastic Linear Bandits with Delay

2026-06-15 · Ofir Schlisselberg, Mengxiao Zhang, Yishay Mansour arxiv

We study stochastic linear bandits with delayed feedback under several delay models and establish near-optimal regret guarantees. Our results identify when delayed linear bandits exhibit the same qualitative behavior as …

Multi-Armed Bandits

Stochastic Submodular Bandits with Delayed Composite Anonymous Bandit Feedback

2023-03-23 · Mohammad Pedramfar, Vaneet Aggarwal

This paper investigates the problem of combinatorial multiarmed bandits with stochastic submodular (in expectation) rewards and full-bandit delayed feedback, where the delayed feedback is assumed to be composite and anon…

Stochastic bandits with arm-dependent delays

2020-06-18 · ICML 2020 1 · Anne Gael Manegueu, Claire Vernade, Alexandra Carpentier, Michal Valko

Significant work has been recently dedicated to the stochastic delayed bandit setting because of its relevance in applications. The applicability of existing algorithms is however restricted by the fact that strong assum…

Nearly Optimal Regret for Stochastic Linear Bandits with Heavy-Tailed Payoffs

2020-04-28 · Bo Xue, Guanghui Wang, Yimu Wang, Lijun Zhang

In this paper, we study the problem of stochastic linear bandits with finite action sets. Most of existing work assume the payoffs are bounded or sub-Gaussian, which may be violated in some scenarios such as financial ma…

Almost Optimal Algorithms for Linear Stochastic Bandits with Heavy-Tailed Payoffs

2018-10-25 · NeurIPS 2018 12 · Han Shao, Xiaotian Yu, Irwin King, Michael R. Lyu

In linear stochastic bandits, it is commonly assumed that payoffs are with sub-Gaussian noises. In this paper, under a weaker assumption on noises, we study the problem of \underline{lin}ear stochastic {\underline b}andi…