paper-with-me

홈 › 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 system parameters are known. However, very few papers adopt a learning perspective, where the parameters are unknown. In this paper, we analyze the performance of Thompson sampling in episodic restless bandits with unknown parameters. We consider a general policy map to define our competitor and prove an $\tilde{\mathcal{O}}(\sqrt{T})$ Bayesian regret bound. Our competitor is flexible enough to represent various benchmarks including the best fixed action policy, the optimal policy, the Whittle index policy, or the myopic policy. We also present empirical results that support our theoretical findings.

📄 PDF Abstract BibTeX arXiv:1905.12673

Code (1)

yhjung88/ThompsonSamplinginRestlessBandits 공식 구현

Tasks

Multi-Armed BanditsThompson Sampling

Similar 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 distributio…

Open-Ended Question AnsweringThompson Sampling

On learning Whittle index policy for restless bandits with scalable regret

2022-02-07 · Nima Akbarzadeh, Aditya Mahajan

Reinforcement learning is an attractive approach to learn good resource allocation and scheduling policies based on data when the system model is unknown. However, the cumulative regret of most RL algorithms scales as $\…

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

Feel-Good Thompson Sampling for Contextual Bandits and Reinforcement Learning

2021-10-02 · Tong Zhang

Thompson Sampling has been widely used for contextual bandit problems due to the flexibility of its modeling power. However, a general theory for this class of methods in the frequentist setting is still lacking. In this…

Multi-Armed Banditsregressionreinforcement-learningReinforcement Learning+2

Prior-free and prior-dependent regret bounds for Thompson Sampling

2013-04-21 · NeurIPS 2013 12 · Sébastien Bubeck, Che-Yu Liu

We consider the stochastic multi-armed bandit problem with a prior distribution on the reward distributions. We are interested in studying prior-free and prior-dependent regret bounds, very much in the same spirit as the…

Thompson Sampling