paper-with-me

Papers

A Self-Play Posterior Sampling Algorithm for Zero-Sum Markov Games

2022-10-04 · Wei Xiong, Han Zhong, Chengshuai Shi, Cong Shen, Tong Zhang

Existing studies on provably efficient algorithms for Markov games (MGs) almost exclusively build on the "optimism in the face of uncertainty" (OFU) principle. This work focuses on a different approach of posterior sampling, which is celebrated in many bandits and reinforcement learning settings but remains under-explored for MGs. Specifically, for episodic two-player zero-sum MGs, a novel posterior sampling algorithm is developed with general function approximation. Theoretical analysis demonstrates that the posterior sampling algorithm admits a $\sqrt{T}$-regret bound for problems with a low multi-agent decoupling coefficient, which is a new complexity measure for MGs, where $T$ denotes the number of episodes. When specialized to linear MGs, the obtained regret bound matches the state-of-the-art results. To the best of our knowledge, this is the first provably efficient posterior sampling algorithm for MGs with frequentist regret guarantees, which enriches the toolbox for MGs and promotes the broad applicability of posterior sampling.

📄 PDF Abstract BibTeX arXiv:2210.01907

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Posterior Sampling for Competitive RL: Function Approximation and Partial Observation

2023-10-30 · NeurIPS 2023 11

This paper investigates posterior sampling algorithms for competitive reinforcement learning (RL) in the context of general function approximations. Focusing on zero-sum Markov games (MGs) under two critical settings, na…

Reinforcement Learning (RL)

Bayesian Learning in Episodic Zero-Sum Games

2026-03-21 · Chang-Wei Yueh, Andy Zhao, Ashutosh Nayyar, Rahul Jain arxiv

We study Bayesian learning in episodic, finite-horizon zero-sum Markov games with unknown transition and reward models. We investigate a posterior algorithm in which each player maintains a Bayesian posterior over the ga…

Posterior sampling for multi-agent reinforcement learning: solving extensive games with imperfect information

2020-05-01 · ICLR 2020 1 · Yichi Zhou, Jialian Li, Jun Zhu

Posterior sampling for reinforcement learning (PSRL) is a useful framework for making decisions in an unknown environment. PSRL maintains a posterior distribution of the environment and then makes planning on the enviro…

counterfactualMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

Pure Exploration via Frank-Wolfe Self-Play

2025-09-24 · Xinyu Liu, Chao Qin, Wei You arxiv

We study pure exploration in structured stochastic multi-armed bandits, aiming to efficiently identify the correct hypothesis from a finite set of alternatives. For a broad class of tasks, asymptotic analyses reduce to a…

Multi-Armed Bandits

Split Gibbs Discrete Diffusion Posterior Sampling

2025-03-03 · Wenda Chu, Yang song, Yisong Yue

We study the problem of posterior sampling in discrete-state spaces using discrete diffusion models. While posterior sampling methods for continuous diffusion models have achieved remarkable progress, analogous methods f…