English

Distributed Policy Gradient with Variance Reduction in Multi-Agent Reinforcement Learning

Multiagent Systems 2022-12-06 v3 Machine Learning Optimization and Control

Abstract

This paper studies a distributed policy gradient in collaborative multi-agent reinforcement learning (MARL), where agents over a communication network aim to find the optimal policy to maximize the average of all agents' local returns. Due to the non-concave performance function of policy gradient, the existing distributed stochastic optimization methods for convex problems cannot be directly used for policy gradient in MARL. This paper proposes a distributed policy gradient with variance reduction and gradient tracking to address the high variances of policy gradient, and utilizes importance weight to solve the {distribution shift} problem in the sampling process. We then provide an upper bound on the mean-squared stationary gap, which depends on the number of iterations, the mini-batch size, the epoch size, the problem parameters, and the network topology. We further establish the sample and communication complexity to obtain an ϵ\epsilon-approximate stationary point. Numerical experiments are performed to validate the effectiveness of the proposed algorithm.

Keywords

Cite

@article{arxiv.2111.12961,
  title  = {Distributed Policy Gradient with Variance Reduction in Multi-Agent Reinforcement Learning},
  author = {Xiaoxiao Zhao and Jinlong Lei and Li Li and Jie Chen},
  journal= {arXiv preprint arXiv:2111.12961},
  year   = {2022}
}
R2 v1 2026-06-24T07:51:48.347Z