paper-with-me

홈 › Papers

Optimistic Thompson Sampling for No-Regret Learning in Unknown Games

2024-02-07 · Yingru Li, Liangqi Liu, Wenqiang Pu, Hao Liang, Zhi-Quan Luo

This work tackles the complexities of multi-player scenarios in \emph{unknown games}, where the primary challenge lies in navigating the uncertainty of the environment through bandit feedback alongside strategic decision-making. We introduce Thompson Sampling (TS)-based algorithms that exploit the information of opponents' actions and reward structures, leading to a substantial reduction in experimental budgets -- achieving over tenfold improvements compared to conventional approaches. Notably, our algorithms demonstrate that, given specific reward structures, the regret bound depends logarithmically on the total action space, significantly alleviating the curse of multi-player. Furthermore, we unveil the \emph{Optimism-then-NoRegret} (OTN) framework, a pioneering methodology that seamlessly incorporates our advancements with established algorithms, showcasing its utility in practical scenarios such as traffic routing and radar sensing in the real world.

📄 PDF Abstract BibTeX arXiv:2402.09456

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingThompson Sampling

Similar Papers 제목 키워드 기반

Variational Bayesian Optimistic Sampling

2021-10-29 · NeurIPS 2021 12 · Brendan O'Donoghue, Tor Lattimore

We consider online sequential decision problems where an agent must balance exploration and exploitation. We derive a set of Bayesian `optimistic' policies which, in the stochastic multi-armed bandit case, includes the T…

Thompson Sampling

Linear Thompson Sampling Revisited

2016-11-20 · Marc Abeille, Alessandro Lazaric

We derive an alternative proof for the regret of Thompson sampling (\ts) in the stochastic linear bandit setting. While we obtain a regret bound of order $\widetilde{O}(d^{3/2}\sqrt{T})$ as in previous results, the proof…

Thompson Sampling

Combinatorial Neural Bandits

2023-05-31 · TaeHyun Hwang, Kyuwook Chai, Min-hwan Oh

We consider a contextual combinatorial bandit problem where in each round a learning agent selects a subset of arms and receives feedback on the selected arms according to their scores. The score of an arm is an unknown …

Thompson Sampling

Optimistic posterior sampling for reinforcement learning: worst-case regret bounds

2017-12-01 · NeurIPS 2017 12 · Shipra Agrawal, Randy Jia

We present an algorithm based on posterior sampling (aka Thompson sampling) that achieves near-optimal worst-case regret bounds when the underlying Markov Decision Process (MDP) is communicating with a finite, though unk…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Thompson Sampling

Double Thompson Sampling in Finite stochastic Games

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

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 T…

Thompson Sampling