LGGTMLOct 30, 2023

Posterior Sampling for Competitive RL: Function Approximation and Partial Observation

arXiv:2310.19861v11 citationsh-index: 48
Originality Incremental advance
AI Analysis

This work addresses the challenge of learning Nash equilibria in competitive RL settings, offering a generic model-based approach for both fully and partially observable games, though it appears incremental as it builds on existing posterior sampling methods.

The paper tackles competitive reinforcement learning in zero-sum Markov games with function approximation and partial observability, proposing posterior sampling algorithms that achieve sublinear regret bounds scaling with new complexity measures.

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, namely self-play and adversarial learning, we first propose the self-play and adversarial generalized eluder coefficient (GEC) as complexity measures for function approximation, capturing the exploration-exploitation trade-off in MGs. Based on self-play GEC, we propose a model-based self-play posterior sampling method to control both players to learn Nash equilibrium, which can successfully handle the partial observability of states. Furthermore, we identify a set of partially observable MG models fitting MG learning with the adversarial policies of the opponent. Incorporating the adversarial GEC, we propose a model-based posterior sampling method for learning adversarial MG with potential partial observability. We further provide low regret bounds for proposed algorithms that can scale sublinearly with the proposed GEC and the number of episodes $T$. To the best of our knowledge, we for the first time develop generic model-based posterior sampling algorithms for competitive RL that can be applied to a majority of tractable zero-sum MG classes in both fully observable and partially observable MGs with self-play and adversarial learning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes