Trust Region Bounds for Decentralized PPO Under Non-stationarity
Mingfei Sun, Sam Devlin, Jacob Beck, Katja Hofmann, Shimon Whiteson

TL;DR
This paper develops trust region bounds for decentralized policy optimization in multi-agent reinforcement learning, ensuring performance guarantees even under non-stationary dynamics, and explains the success of recent actor-critic methods like IPPO and MAPPO.
Contribution
It introduces a theoretical framework for trust region bounds in decentralized MARL, especially under non-stationarity, and provides a principled way to enforce these bounds via ratio clipping based on agent count.
Findings
Trust region bounds hold under non-stationarity in decentralized MARL.
Enforcing trust regions via ratio clipping explains the success of IPPO and MAPPO.
Empirical results validate the theoretical analysis and hyperparameter tuning based on agent number.
Abstract
We present trust region bounds for optimizing decentralized policies in cooperative Multi-Agent Reinforcement Learning (MARL), which holds even when the transition dynamics are non-stationary. This new analysis provides a theoretical understanding of the strong performance of two recent actor-critic methods for MARL, which both rely on independent ratios, i.e., computing probability ratios separately for each agent's policy. We show that, despite the non-stationarity that independent ratios cause, a monotonic improvement guarantee still arises as a result of enforcing the trust region constraint over all decentralized policies. We also show this trust region constraint can be effectively enforced in a principled way by bounding independent ratios based on the number of agents in training, providing a theoretical foundation for proximal ratio clipping. Finally, our empirical results…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Adaptive Dynamic Programming Control · Auction Theory and Applications
MethodsEntropy Regularization · Proximal Policy Optimization
