paper-with-me

Papers

Sample-Efficient Reinforcement Learning of Partially Observable Markov Games

2022-06-02 · Qinghua Liu, Csaba Szepesvári, Chi Jin

This paper considers the challenging tasks of Multi-Agent Reinforcement Learning (MARL) under partial observability, where each agent only sees her own individual observations and actions that reveal incomplete information about the underlying state of system. This paper studies these tasks under the general model of multiplayer general-sum Partially Observable Markov Games (POMGs), which is significantly larger than the standard model of Imperfect Information Extensive-Form Games (IIEFGs). We identify a rich subclass of POMGs -- weakly revealing POMGs -- in which sample-efficient learning is tractable. In the self-play setting, we prove that a simple algorithm combining optimism and Maximum Likelihood Estimation (MLE) is sufficient to find approximate Nash equilibria, correlated equilibria, as well as coarse correlated equilibria of weakly revealing POMGs, in a polynomial number of samples when the number of agents is small. In the setting of playing against adversarial opponents, we show that a variant of our optimistic MLE algorithm is capable of achieving sublinear regret when being compared against the optimal maximin policies. To our best knowledge, this work provides the first line of sample-efficient results for learning POMGs.

📄 PDF Abstract BibTeX arXiv:2206.01315

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Independent Learning of Nash Equilibria in Partially Observable Markov Potential Games with Decoupled Dynamics

2026-05-07 · Philip Jordan, Maryam Kamgarpour arxiv

We study Nash equilibrium learning in partially observable Markov games (POMGs), a multi-agent reinforcement learning framework in which agents cannot fully observe the underlying state. Prior work in this setting relies…

Multi-agent Reinforcement Learning

Internal State-Based Policy Gradient Methods for Partially Observable Markov Potential Games

2026-04-01 · Wonseok Yang, Thinh T. Doan arxiv

This letter studies multi-agent reinforcement learning in partially observable Markov potential games. Solving this problem is challenging due to partial observability, decentralized information, and the curse of dimensi…

Multi-agent Reinforcement Learning

Partially Observable Multi-Agent Reinforcement Learning with Information Sharing

2023-08-16 · Xiangyu Liu, Kaiqing Zhang

We study provable multi-agent reinforcement learning (RL) in the general framework of partially observable stochastic games (POSGs). To circumvent the known hardness results and the use of computationally intractable ora…

Computational EfficiencyMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

Minimax-Optimal Policy Regret in Partially Observable Markov Games

2026-06-01 · Raman Arora arxiv

We study sequential decision-making in partially observable environments against strategic, adaptive opponents, modeled as partially observable Markov games (POMGs). The central challenge is to learn latent dynamics from…

Deep Recurrent Q-Learning vs Deep Q-Learning on a simple Partially Observable Markov Decision Process with Minecraft

2019-03-11 · Clément Romac, Vincent Béraud

Deep Q-Learning has been successfully applied to a wide variety of tasks in the past several years. However, the architecture of the vanilla Deep Q-Network is not suited to deal with partially observable environments suc…

MinecraftQ-Learning