paper-with-me

Papers

Independent Learning in Performative Markov Potential Games

2025-04-29 · Rilind Sahitaj, Paulius Sasnauskas, Yiğit Yalın, Debmalya Mandal, Goran Radanović

Performative Reinforcement Learning (PRL) refers to a scenario in which the deployed policy changes the reward and transition dynamics of the underlying environment. In this work, we study multi-agent PRL by incorporating performative effects into Markov Potential Games (MPGs). We introduce the notion of a performatively stable equilibrium (PSE) and show that it always exists under a reasonable sensitivity assumption. We then provide convergence results for state-of-the-art algorithms used to solve MPGs. Specifically, we show that independent policy gradient ascent (IPGA) and independent natural policy gradient (INPG) converge to an approximate PSE in the best-iterate sense, with an additional term that accounts for the performative effects. Furthermore, we show that INPG asymptotically converges to a PSE in the last-iterate sense. As the performative effects vanish, we recover the convergence rates from prior work. For a special case of our game, we provide finite-time last-iterate convergence results for a repeated retraining approach, in which agents independently optimize a surrogate objective. We conduct extensive experiments to validate our theoretical findings.

📄 PDF Abstract BibTeX arXiv:2504.20593

Code (1)

PauliusSasnauskas/performative-mpgs 공식 구현 jax

Similar Papers 제목 키워드 기반

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 Policy Gradient for Large-Scale Markov Potential Games: Sharper Rates, Function Approximation, and Game-Agnostic Convergence

2022-02-08 · Dongsheng Ding, Chen-Yu Wei, Kaiqing Zhang, Mihailo R. Jovanović

We examine global non-asymptotic convergence properties of policy gradient methods for multi-agent reinforcement learning (RL) problems in Markov potential games (MPG). To learn a Nash equilibrium of an MPG in which the …

Multi-agent Reinforcement LearningPolicy Gradient MethodsReinforcement Learning (RL)

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 Learning in Constrained Markov Potential Games

2024-02-27 · Philip Jordan, Anas Barakat, Niao He

Constrained Markov games offer a formal mathematical framework for modeling multi-agent reinforcement learning problems where the behavior of the agents is subject to constraints. In this work, we focus on the recently i…

Multi-agent Reinforcement Learning