paper-with-me

Papers

Independent Natural Policy Gradient Methods for Potential Games: Finite-time Global Convergence with Entropy Regularization

2022-04-12 · Shicong Cen, Fan Chen, Yuejie Chi

A major challenge in multi-agent systems is that the system complexity grows dramatically with the number of agents as well as the size of their action spaces, which is typical in real world scenarios such as autonomous vehicles, robotic teams, network routing, etc. It is hence in imminent need to design decentralized or independent algorithms where the update of each agent is only based on their local observations without the need of introducing complex communication/coordination mechanisms. In this work, we study the finite-time convergence of independent entropy-regularized natural policy gradient (NPG) methods for potential games, where the difference in an agent's utility function due to unilateral deviation matches exactly that of a common potential function. The proposed entropy-regularized NPG method enables each agent to deploy symmetric, decentralized, and multiplicative updates according to its own payoff. We show that the proposed method converges to the quantal response equilibrium (QRE) -- the equilibrium to the entropy-regularized game -- at a sublinear rate, which is independent of the size of the action space and grows at most sublinearly with the number of agents. Appealingly, the convergence rate further becomes independent with the number of agents for the important special case of identical-interest games, leading to the first method that converges at a dimension-free rate. Our approach can be used as a smoothing technique to find an approximate Nash equilibrium (NE) of the unregularized problem without assuming that stationary policies are isolated.

📄 PDF Abstract BibTeX arXiv:2204.05466

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesPolicy Gradient Methods

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

Provable Policy Gradient Methods for Average-Reward Markov Potential Games

2024-03-09 · Min Cheng, Ruida Zhou, P. R. Kumar, Chao Tian

We study Markov potential games under the infinite horizon average reward criterion. Most previous studies have been for discounted rewards. We prove that both algorithms based on independent policy gradient and independ…

Policy Gradient Methods

Provably Fast Convergence of Independent Natural Policy Gradient for Markov Potential Games

2023-09-21 · NeurIPS 2023 11

This work studies an independent natural policy gradient (NPG) algorithm for the multi-agent reinforcement learning problem in Markov potential games. It is shown that, under mild technical assumptions and the introducti…

Independent Learning in Performative Markov Potential Games

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

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 incorporatin…

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)