Cooperative Policy Learning with Pre-trained Heterogeneous Observation Representations
Wenlei Shi, Xinran Wei, Jia Zhang, Xiaoyuan Ni, Arthur Jiang, Jiang, Bian, Tie-Yan Liu

TL;DR
This paper introduces a novel cooperative policy learning framework in multi-agent reinforcement learning that leverages pre-trained heterogeneous observation representations and graph attention mechanisms, improving performance in complex real-world scenarios.
Contribution
The paper proposes a new MARL framework using pre-trained heterogeneous representations and graph attention to better model complex interactions, easing training difficulties.
Findings
Significant performance improvements over existing MARL baselines.
Effective modeling of heterogeneous interactions with graph attention.
Enhanced scalability and robustness in real-world scenarios.
Abstract
Multi-agent reinforcement learning (MARL) has been increasingly explored to learn the cooperative policy towards maximizing a certain global reward. Many existing studies take advantage of graph neural networks (GNN) in MARL to propagate critical collaborative information over the interaction graph, built upon inter-connected agents. Nevertheless, the vanilla GNN approach yields substantial defects in dealing with complex real-world scenarios since the generic message passing mechanism is ineffective between heterogeneous vertices and, moreover, simple message aggregation functions are incapable of accurately modeling the combinational interactions from multiple neighbors. While adopting complex GNN models with more informative message passing and aggregation mechanisms can obviously benefit heterogeneous vertex representations and cooperative policy learning, it could, on the other…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Advanced Graph Neural Networks · Mobile Crowdsensing and Crowdsourcing
