English

Multi-Agent Actor-Critic with Hierarchical Graph Attention Network

Machine Learning 2019-11-28 v2 Artificial Intelligence Multiagent Systems Machine Learning

Abstract

Most previous studies on multi-agent reinforcement learning focus on deriving decentralized and cooperative policies to maximize a common reward and rarely consider the transferability of trained policies to new tasks. This prevents such policies from being applied to more complex multi-agent tasks. To resolve these limitations, we propose a model that conducts both representation learning for multiple agents using hierarchical graph attention network and policy learning using multi-agent actor-critic. The hierarchical graph attention network is specially designed to model the hierarchical relationships among multiple agents that either cooperate or compete with each other to derive more advanced strategic policies. Two attention networks, the inter-agent and inter-group attention layers, are used to effectively model individual and group level interactions, respectively. The two attention networks have been proven to facilitate the transfer of learned policies to new tasks with different agent compositions and allow one to interpret the learned strategies. Empirically, we demonstrate that the proposed model outperforms existing methods in several mixed cooperative and competitive tasks.

Keywords

Cite

@article{arxiv.1909.12557,
  title  = {Multi-Agent Actor-Critic with Hierarchical Graph Attention Network},
  author = {Heechang Ryu and Hayong Shin and Jinkyoo Park},
  journal= {arXiv preprint arXiv:1909.12557},
  year   = {2019}
}

Comments

Accepted as a conference paper at the Thirty-Fourth AAAI Conference on Artificial Intelligence (AAAI-20), New York, USA

R2 v1 2026-06-23T11:27:53.578Z