English

Multi-Agent Trust Region Policy Optimization

Artificial Intelligence 2023-08-08 v3 Multiagent Systems

Abstract

We extend trust region policy optimization (TRPO) to multi-agent reinforcement learning (MARL) problems. We show that the policy update of TRPO can be transformed into a distributed consensus optimization problem for multi-agent cases. By making a series of approximations to the consensus optimization model, we propose a decentralized MARL algorithm, which we call multi-agent TRPO (MATRPO). This algorithm can optimize distributed policies based on local observations and private rewards. The agents do not need to know observations, rewards, policies or value/action-value functions of other agents. The agents only share a likelihood ratio with their neighbors during the training process. The algorithm is fully decentralized and privacy-preserving. Our experiments on two cooperative games demonstrate its robust performance on complicated MARL tasks.

Keywords

Cite

@article{arxiv.2010.07916,
  title  = {Multi-Agent Trust Region Policy Optimization},
  author = {Hepeng Li and Haibo He},
  journal= {arXiv preprint arXiv:2010.07916},
  year   = {2023}
}
R2 v1 2026-06-23T19:23:02.118Z