paper-with-me

Papers

Markov Potential Game Construction and Multi-Agent Reinforcement Learning with Applications to Autonomous Driving

2025-03-28 · Huiwen Yan, Mushuang Liu

Markov games (MGs) serve as the mathematical foundation for multi-agent reinforcement learning (MARL), enabling self-interested agents to learn their optimal policies while interacting with others in a shared environment. However, due to the complexities of an MG problem, seeking (Markov perfect) Nash equilibrium (NE) is often very challenging for a general-sum MG. Markov potential games (MPGs), which are a special class of MGs, have appealing properties such as guaranteed existence of pure NEs and guaranteed convergence of gradient play algorithms, thereby leading to desirable properties for many MARL algorithms in their NE-seeking processes. However, the question of how to construct MPGs has been open. This paper provides sufficient conditions on the reward design and on the Markov decision process (MDP), under which an MG is an MPG. Numerical results on autonomous driving applications are reported.

📄 PDF Abstract BibTeX arXiv:2503.22867

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingMulti-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

Global Convergence of Multi-Agent Policy Gradient in Markov Potential Games

2021-06-03 · NeurIPS 2021 12 · Stefanos Leonardos, Will Overman, Ioannis Panageas, Georgios Piliouras

Potential games are arguably one of the most important and widely studied classes of normal form games. They define the archetypal setting of multi-agent coordination as all agent utilities are perfectly aligned with eac…

Breaking the Curse of Multiagents in a Large State Space: RL in Markov Games with Independent Linear Function Approximation

2023-02-07 · Qiwen Cui, Kaiqing Zhang, Simon S. Du

We propose a new model, independent linear Markov game, for multi-agent reinforcement learning with a large state space and a large number of agents. This is a class of Markov games with independent linear function appro…

Multi-agent Reinforcement Learning

Independent Natural Policy Gradient Always Converges in Markov Potential Games

2021-10-20 · Roy Fox, Stephen Mcaleer, Will Overman, Ioannis Panageas

Multi-agent reinforcement learning has been successfully applied to fully-cooperative and fully-competitive environments, but little is currently known about mixed cooperative/competitive environments. In this paper, we …

Multi-agent Reinforcement Learning

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

Convergence of Decentralized Actor-Critic Algorithm in General-sum Markov Games

2024-09-06 · Chinmay Maheshwari, Manxi Wu, Shankar Sastry

Markov games provide a powerful framework for modeling strategic multi-agent interactions in dynamic environments. Traditionally, convergence properties of decentralized learning algorithms in these settings have been es…