paper-with-me

홈 › Papers

Thompson Sampling in Non-Episodic Restless Bandits

2019-10-12 · Young Hun Jung, Marc Abeille, Ambuj Tewari

Restless bandit problems assume time-varying reward distributions of the arms, which adds flexibility to the model but makes the analysis more challenging. We study learning algorithms over the unknown reward distributions and prove a sub-linear, $O(\sqrt{T}\log T)$, regret bound for a variant of Thompson sampling. Our analysis applies in the infinite time horizon setting, resolving the open question raised by Jung and Tewari (2019) whose analysis is limited to the episodic case. We adopt their policy mapping framework, which allows our algorithm to be efficient and simultaneously keeps the regret meaningful. Our algorithm adapts the TSDE algorithm of Ouyang et al. (2017) in a non-trivial manner to account for the special structure of restless bandits. We test our algorithm on a simulated dynamic channel access problem with several policy mappings, and the empirical regrets agree with the theoretical bound regardless of the choice of the policy mapping.

📄 PDF Abstract BibTeX arXiv:1910.05654

Code (0)

등록된 구현이 없습니다.

Tasks

Open-Ended Question AnsweringThompson Sampling

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Regret Bounds for Thompson Sampling in Episodic Restless Bandit Problems

2019-05-29 · NeurIPS 2019 12 · Young Hun Jung, Ambuj Tewari

Restless bandit problems are instances of non-stationary multi-armed bandits. These problems have been studied well from the optimization perspective, where the goal is to efficiently find a near-optimal policy when syst…

Multi-Armed BanditsThompson Sampling

Planning and Learning in Risk-Aware Restless Multi-Arm Bandit Problem

2024-10-30 · Nima Akbarzadeh, Yossiri Adulyasak, Erick Delage

In restless multi-arm bandits, a central agent is tasked with optimally distributing limited resources across several bandits (arms), with each arm being a Markov decision process. In this work, we generalize the traditi…

SchedulingThompson Sampling

A resource-constrained stochastic scheduling algorithm for homeless street outreach and gleaning edible food

2024-03-15 · Conor M. Artman, Aditya Mate, Ezinne Nwankwo, Aliza Heching 외

We developed a common algorithmic solution addressing the problem of resource-constrained outreach encountered by social change organizations with different missions and operations: Breaking Ground -- an organization tha…

SchedulingThompson Sampling

Sliding-Window Thompson Sampling for Non-Stationary Settings

2024-09-08 · Marco Fiandri, Alberto Maria Metelli, Francesco Trovò

$\textit{Restless Bandits}$ describe sequential decision-making problems in which the rewards evolve with time independently from the actions taken by the policy-maker. It has been shown that classical Bandit algorithms …

Decision MakingSequential Decision MakingThompson Sampling

Effects of Model Misspecification on Bayesian Bandits: Case Studies in UX Optimization

2020-10-07 · Mack Sweeney, Matthew van Adelsberg, Kathryn Laskey, Carlotta Domeniconi

Bayesian bandits using Thompson Sampling have seen increasing success in recent years. Yet existing value models (of rewards) are misspecified on many real-world problem. We demonstrate this on the User Experience Optimi…

Thompson Sampling