paper-with-me

홈 › Papers

Blocking Bandits

2019-07-27 · NeurIPS 2019 12 · Soumya Basu, Rajat Sen, Sujay Sanghavi, Sanjay Shakkottai

We consider a novel stochastic multi-armed bandit setting, where playing an arm makes it unavailable for a fixed number of time slots thereafter. This models situations where reusing an arm too often is undesirable (e.g. making the same product recommendation repeatedly) or infeasible (e.g. compute job scheduling on machines). We show that with prior knowledge of the rewards and delays of all the arms, the problem of optimizing cumulative reward does not admit any pseudo-polynomial time algorithm (in the number of arms) unless randomized exponential time hypothesis is false, by mapping to the PINWHEEL scheduling problem. Subsequently, we show that a simple greedy algorithm that plays the available arm with the highest reward is asymptotically $(1-1/e)$ optimal. When the rewards are unknown, we design a UCB based algorithm which is shown to have $c \log T + o(\log T)$ cumulative regret against the greedy algorithm, leveraging the free exploration of arms due to the unavailability. Finally, when all the delays are equal the problem reduces to Combinatorial Semi-bandits providing us with a lower bound of $c' \log T+ \omega(\log T)$.

📄 PDF Abstract BibTeX arXiv:1907.11975

Code (0)

등록된 구현이 없습니다.

Tasks

BlockingProduct RecommendationScheduling

Similar Papers 제목 키워드 기반

Combinatorial Blocking Bandits with Stochastic Delays

2021-05-22 · Alexia Atsidakou, Orestis Papadigenopoulos, Soumya Basu, Constantine Caramanis 외

Recent work has considered natural variations of the multi-armed bandit problem, where the reward distribution of each arm is a special function of the time passed since its last pulling. In this direction, a simple (yet…

Blocking

Recurrent Submodular Welfare and Matroid Blocking Semi-Bandits

2021-05-21 · NeurIPS 2021 12 · Orestis Papadigenopoulos, Constantine Caramanis

A recent line of research focuses on the study of stochastic multi-armed bandits (MAB), in the case where temporal correlations of specific structure are imposed between the player's actions and the reward distributions …

BlockingMulti-Armed BanditsScheduling

AutoFR: Automated Filter Rule Generation for Adblocking

2022-02-25 · Hieu Le, Salma Elmalaki, Athina Markopoulou, Zubair Shafiq

Adblocking relies on filter lists, which are manually curated and maintained by a community of filter list authors. Filter list curation is a laborious process that does not scale well to a large number of sites or over …

Blocking

Recurrent Submodular Welfare and Matroid Blocking Bandits

2021-01-30 · NeurIPS 2021 12 · Orestis Papadigenopoulos, Constantine Caramanis

A recent line of research focuses on the study of the stochastic multi-armed bandits problem (MAB), in the case where temporal correlations of specific structure are imposed between the player's actions and the reward di…

BlockingMulti-Armed BanditsScheduling

Adversarial Blocking Bandits

2020-12-01 · NeurIPS 2020 12 · Nicholas Bishop, Hau Chan, Debmalya Mandal, Long Tran-Thanh

We consider a general adversarial multi-armed blocking bandit setting where each played arm can be blocked (unavailable) for some time periods and the reward per arm is given at each time period adversarially without obe…

Blocking