English

Off-Policy Multi-Agent Decomposed Policy Gradients

Machine Learning 2020-10-06 v2 Multiagent Systems Machine Learning

Abstract

Multi-agent policy gradient (MAPG) methods recently witness vigorous progress. However, there is a significant performance discrepancy between MAPG methods and state-of-the-art multi-agent value-based approaches. In this paper, we investigate causes that hinder the performance of MAPG algorithms and present a multi-agent decomposed policy gradient method (DOP). This method introduces the idea of value function decomposition into the multi-agent actor-critic framework. Based on this idea, DOP supports efficient off-policy learning and addresses the issue of centralized-decentralized mismatch and credit assignment in both discrete and continuous action spaces. We formally show that DOP critics have sufficient representational capability to guarantee convergence. In addition, empirical evaluations on the StarCraft II micromanagement benchmark and multi-agent particle environments demonstrate that DOP significantly outperforms both state-of-the-art value-based and policy-based multi-agent reinforcement learning algorithms. Demonstrative videos are available at https://sites.google.com/view/dop-mapg/.

Keywords

Cite

@article{arxiv.2007.12322,
  title  = {Off-Policy Multi-Agent Decomposed Policy Gradients},
  author = {Yihan Wang and Beining Han and Tonghan Wang and Heng Dong and Chongjie Zhang},
  journal= {arXiv preprint arXiv:2007.12322},
  year   = {2020}
}
R2 v1 2026-06-23T17:21:58.895Z