paper-with-me

홈 › Papers

Double Thompson Sampling in Finite stochastic Games

2022-02-21 · Shuqing Shi, Xiaobin Wang, Zhiyou Yang, Fan Zhang, Hong Qu

We consider the trade-off problem between exploration and exploitation under finite discounted Markov Decision Process, where the state transition matrix of the underlying environment stays unknown. We propose a double Thompson sampling reinforcement learning algorithm(DTS) to solve this kind of problem. This algorithm achieves a total regret bound of $\tilde{\mathcal{O}}(D\sqrt{SAT})$in time horizon $T$ with $S$ states, $A$ actions and diameter $D$. DTS consists of two parts, the first part is the traditional part where we apply the posterior sampling method on transition matrix based on prior distribution. In the second part, we employ a count-based posterior update method to balance between the local optimal action and the long-term optimal action in order to find the global optimal game value. We established a regret bound of $\tilde{\mathcal{O}}(\sqrt{T}/S^{2})$. Which is by far the best regret bound for finite discounted Markov Decision Process to our knowledge. Numerical results proves the efficiency and superiority of our approach.

📄 PDF Abstract BibTeX arXiv:2202.10008

Code (0)

등록된 구현이 없습니다.

Tasks

Thompson Sampling

Similar Papers 제목 키워드 기반

Analysis and Design of Thompson Sampling for Stochastic Partial Monitoring

2020-06-17 · NeurIPS 2020 12 · Taira Tsuchiya, Junya Honda, Masashi Sugiyama

We investigate finite stochastic partial monitoring, which is a general model for sequential learning with limited feedback. While Thompson sampling is one of the most promising algorithms on a variety of online decision…

Decision MakingThompson Sampling

Thompson Sampling: An Asymptotically Optimal Finite Time Analysis

2012-05-18 · Emilie Kaufmann, Nathaniel Korda, Rémi Munos

The question of the optimality of Thompson Sampling for solving the stochastic multi-armed bandit problem had been open since 1933. In this paper we answer it positively for the case of Bernoulli rewards by providing the…

3D ReconstructionThompson Sampling

A Finite Time Analysis of Thompson Sampling for Bayesian Optimization with Preferential Feedback

2026-04-27 · Joseph Lazzaro, Davide Buffelli, Da-shan Shiu, Sattar Vakili arxiv

Preference feedback, in the form of pairwise comparisons rather than scalar scores, has seen increasing use in applications such as human-, laboratory-, and expert-in-the-loop design, as well as scientific discovery. We …

Stochastically Constrained Best Arm Identification with Thompson Sampling

2025-01-07 · Le Yang, Siyang Gao, Cheng Li, Yi Wang

We consider the problem of the best arm identification in the presence of stochastic constraints, where there is a finite number of arms associated with multiple performance measures. The goal is to identify the arm that…

Thompson Sampling

Efficient and Adaptive Posterior Sampling Algorithms for Bandits

2024-05-02 · Bingshan Hu, Zhiming Huang, Tianyue H. Zhang, Mathias Lécuyer 외

We study Thompson Sampling-based algorithms for stochastic bandits with bounded rewards. As the existing problem-dependent regret bound for Thompson Sampling with Gaussian priors [Agrawal and Goyal, 2017] is vacuous when…

Thompson Sampling