Multi-Agent Hierarchical Graph Attention Actor-Critic Reinforcement Learning
Tongyue Li, Dianxi Shi, Songchang Jin, Zhen Wang, Huanhuan Yang, Yang Chen
Abstract
Multi-agent systems often face challenges such as elevated communication demands and intricate interactions. We propose an innovative hierarchical graph attention actor-critic reinforcement learning method to address the issues, which uses the hierarchical graph attention to capture the relationships of cooperation or competition among agents, and the agent enables a better understand of the dynamic environment. Specifically, we model the interaction among agents as a graph and encode the observations of the agents as a feature embedding vector with constant dimensionality to improve scalability. Through the "inter-agent" and "inter-group" attention layers, the embedding vector of each agent is updated into an information-condensed and contextualized state representation, which can adaptively extract the state-dependent relationship between agents, model the interaction at both the individual and group level, and thus learn more "advanced" strategies. Finally, we experiment on multiple multi-agent tasks to validate our proposed method’s effectiveness, stability, and scalability.
BibTeX
@inproceedings{icassp2025_multiagenthierar,
title = {Multi-Agent Hierarchical Graph Attention Actor-Critic Reinforcement Learning},
author = {Tongyue Li and Dianxi Shi and Songchang Jin and Zhen Wang and Huanhuan Yang and Yang Chen},
booktitle = {ICASSP 2025},
year = {2025}
}