paper-with-me

홈 › Papers

The Impact of Batch Learning in Stochastic Bandits

2021-11-03 · Danil Provodin, Pratik Gajane, Mykola Pechenizkiy, Maurits Kaptein

We consider a special case of bandit problems, namely batched bandits. Motivated by natural restrictions of recommender systems and e-commerce platforms, we assume that a learning agent observes responses batched in groups over a certain time period. Unlike previous work, we consider a more practically relevant batch-centric scenario of batch learning. We provide a policy-agnostic regret analysis and demonstrate upper and lower bounds for the regret of a candidate policy. Our main theoretical results show that the impact of batch learning can be measured in terms of online behavior. Finally, we demonstrate the consistency of theoretical results by conducting empirical experiments and reflect on the optimal batch size choice.

📄 PDF Abstract BibTeX arXiv:2111.02071

Code (1)

danilprov/batch-bandits 공식 구현

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

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…

Linear Bandits with Limited Adaptivity and Learning Distributional Optimal Design

2020-07-04 · Yufei Ruan, Jiaqi Yang, Yuan Zhou

Motivated by practical needs such as large-scale learning, we study the impact of adaptivity constraints to linear contextual bandits, a central problem in online active learning. We consider two popular limited adaptivi…

Active LearningMulti-Armed Bandits

Batched Multi-armed Bandits Problem

2019-04-03 · NeurIPS 2019 12 · Zijun Gao, Yanjun Han, Zhimei Ren, Zhengqing Zhou

In this paper, we study the multi-armed bandit problem in the batched setting where the employed policy must split data into a small number of batches. While the minimax regret for the two-armed stochastic bandits has be…

Multi-Armed Bandits

Batched Thompson Sampling for Multi-Armed Bandits

2021-08-15 · Nikolai Karpov, Qin Zhang

We study Thompson Sampling algorithms for stochastic multi-armed bandits in the batched setting, in which we want to minimize the regret over a sequence of arm pulls using a small number of policy changes (or, batches). …

Multi-Armed BanditsThompson Sampling

Regret Bounds for Batched Bandits

2019-10-11 · Hossein Esfandiari, Amin Karbasi, Abbas Mehrabian, Vahab Mirrokni

We present simple and efficient algorithms for the batched stochastic multi-armed bandit and batched stochastic linear bandit problems. We prove bounds for their expected regrets that improve over the best-known regret b…

Multi-Armed Bandits