TL;DR
This paper introduces HMAGAT, a hypergraph neural network that captures group interactions in multi-agent pathfinding, outperforming existing pairwise methods and emphasizing the importance of higher-order representations.
Contribution
We propose HMAGAT, a hypergraph-based neural network architecture that explicitly models group dynamics in multi-agent pathfinding, achieving state-of-the-art results with fewer parameters and less training data.
Findings
HMAGAT outperforms current state-of-the-art MAPF solvers.
Hypergraph representations reduce attention dilution in dense environments.
Group interactions are crucial for effective multi-agent coordination.
Abstract
Multi-Agent Path Finding (MAPF) is a representative multi-agent coordination problem, where multiple agents are required to navigate to their respective goals without collisions. Solving MAPF optimally is known to be NP-hard, leading to the adoption of learning-based approaches to alleviate the online computational burden. Prevailing approaches, such as Graph Neural Networks (GNNs), are typically constrained to pairwise message passing between agents. However, this limitation leads to suboptimal behaviours and critical issues, such as attention dilution, particularly in dense environments where group (i.e. beyond just two agents) coordination is most critical. Despite the importance of such higher-order interactions, existing approaches have not been able to fully explore them. To address this representational bottleneck, we introduce HMAGAT (Hypergraph Multi-Agent Attention Network), a…
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.
Videos
