English

Order Matters: Agent-by-agent Policy Optimization

Artificial Intelligence 2023-02-28 v2 Computer Science and Game Theory Machine Learning Multiagent Systems

Abstract

While multi-agent trust region algorithms have achieved great success empirically in solving coordination tasks, most of them, however, suffer from a non-stationarity problem since agents update their policies simultaneously. In contrast, a sequential scheme that updates policies agent-by-agent provides another perspective and shows strong performance. However, sample inefficiency and lack of monotonic improvement guarantees for each agent are still the two significant challenges for the sequential scheme. In this paper, we propose the \textbf{A}gent-by-\textbf{a}gent \textbf{P}olicy \textbf{O}ptimization (A2PO) algorithm to improve the sample efficiency and retain the guarantees of monotonic improvement for each agent during training. We justify the tightness of the monotonic improvement bound compared with other trust region algorithms. From the perspective of sequentially updating agents, we further consider the effect of agent updating order and extend the theory of non-stationarity into the sequential update scheme. To evaluate A2PO, we conduct a comprehensive empirical study on four benchmarks: StarCraftII, Multi-agent MuJoCo, Multi-agent Particle Environment, and Google Research Football full game scenarios. A2PO consistently outperforms strong baselines.

Keywords

Cite

@article{arxiv.2302.06205,
  title  = {Order Matters: Agent-by-agent Policy Optimization},
  author = {Xihuai Wang and Zheng Tian and Ziyu Wan and Ying Wen and Jun Wang and Weinan Zhang},
  journal= {arXiv preprint arXiv:2302.06205},
  year   = {2023}
}

Comments

Accepted by ICLR2023, https://openreview.net/forum?id=Q-neeWNVv1

R2 v1 2026-06-28T08:38:32.068Z