IJCAI 2024poster0 citations

Off-Agent Trust Region Policy Optimization

Ruiqing Chen, Xiaoyuan Zhang, Yali Du, Yifan Zhong, Zheng Tian, Fanglei Sun, Yaodong Yang

Abstract

Leveraging the experiences of other agents offers a powerful mechanism to enhance policy optimization in multi-agent reinforcement learning (MARL). However, contemporary MARL algorithms often neglect experience sharing possibilities or adopt a simple approach via direct parameter sharing. Our work explores a refined off-agent learning framework that allows selective integration of experience from other agents to improve policy learning. Our investigation begins with a thorough assessment of current mechanisms for reusing experiences among heterogeneous agents, revealing that direct experience transfer may result in negative consequences. Moreover, even the experience of homogeneous agents requires modification before reusing. Our approach introduces off-agent adaptations to the multi-agent policy optimization methods, enabling effective and purposeful leverage of cross-agent experiences beyond conventional parameter sharing. Accompanying this, we provide a theoretical guarantee for an approximate monotonic improvement. Experiments conducted on the StarCraftII Multi-Agent Challenge (SMAC) and Google Research Football (GRF) demonstrate that our algorithms outperform state-of-the-art (SOTA) methods and achieve faster convergence, suggesting the viability of our approach for efficient experience reusing in MARL.

Machine Learning: ML: Multiagent Reinforcement LearningMachine Learning: ML: Partially observable reinforcement learning and POMDPsMachine Learning: ML: Reinforcement learning
BibTeX
@inproceedings{ijcai2024p420,
  title     = {Off-Agent Trust Region Policy Optimization},
  author    = {Chen, Ruiqing and Zhang, Xiaoyuan and Du, Yali and Zhong, Yifan and Tian, Zheng and Sun, Fanglei and Yang, Yaodong},
  booktitle = {Proceedings of the Thirty-Third International Joint Conference on
               Artificial Intelligence, {IJCAI-24}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Kate Larson},
  pages     = {3798--3806},
  year      = {2024},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2024/420},
  url       = {https://doi.org/10.24963/ijcai.2024/420},
}
Off-Agent Trust Region Policy Optimization · IJCAI 2024