arXiv:2602.06733cs.LGcs.AI2026-02被引 5

用超图注意力网络提升多智能体路径规划的群体协作能力

Pairwise is Not Enough: Hypergraph Neural Networks for Multi-Agent Pathfinding

  • 基于有向超图构建群组交互模型,突破传统图神经网络仅支持成对通信的限制
  • 仅用100万参数和百万分之一数据量,性能超越8500万参数的现有最优模型
  • 适合研究多智能体协同、路径规划及高阶关系建模的科研与工程人员

多智能体路径寻找(MAPF)是典型的多智能体协调问题,要求多个智能体在不发生碰撞的前提下到达各自目标。该问题最优求解已被证明为NP难,促使学习方法被用于缓解在线计算负担。现有方法如图神经网络(GNN)通常局限于智能体间的成对消息传递,导致在密集环境中出现注意力稀释等关键问题,严重影响群体协作效果。尽管高阶交互至关重要,但现有方法未能充分探索。为此,本文提出HMAGAT(超图多智能体注意力网络),通过有向超图上的注意力机制显式捕捉群体动态。实验证明,HMAGAT在学习型MAPF求解器中达到新基准:即使仅含100万参数且训练数据少100倍,仍优于当前8500万参数的最先进模型。通过对注意力值的详细分析,我们证实超图表示能有效缓解GNN中的注意力稀释问题,并捕获成对方法无法处理的复杂交互。结果表明,对于多智能体问题,合适的归纳偏置往往比数据规模或参数量更重要。

原文摘要 · Abstract (English)

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 novel architecture that leverages attentional mechanisms over directed hypergraphs to explicitly capture group dynamics. Empirically, HMAGAT establishes a new state-of-the-art among learning-based MAPF solvers: e.g., despite having just 1M parameters and being trained on 100$\times$ less data, it outperforms the current SoTA 85M parameter model. Through detailed analysis of HMAGAT's attention values, we demonstrate how hypergraph representations mitigate the attention dilution inherent in GNNs and capture complex interactions where pairwise methods fail. Our results illustrate that appropriate inductive biases are often more critical than the training data size or sheer parameter count for multi-agent problems.

多智能体路径规划超图神经网络注意力机制

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。