arXiv:2410.03424cs.LGcs.AI2024-10被引 29

用完整凯莱图结构缓解图神经网络的过挤压问题

Cayley Graph Propagation

  • 在完整凯莱图上传播信息,避免截断导致的性能下降
  • 在多个真实数据集上优于旧方法EGP,媲美复杂重连技术
  • 适合关注GNN信息传播效率的研究者与实践者

尽管图神经网络在建模图结构数据方面成果丰硕,但其易受过挤压问题影响,即远距离节点间信息混合困难。现有方法或通过重连图结构改善信息流动,或预先计算无瓶颈图结构以缓解此问题。数学界公认的无瓶颈图类是扩展图,先前工作Expander Graph Propagation(EGP)采用特殊线性群SL(2,Z_n)的凯莱图作为计算模板,但其对输入图进行截断处理,损害了扩展性。本文提出CGP,直接在完整凯莱图上传播信息,确保无瓶颈。实验证明,CGP在多个真实数据集上显著优于EGP,且性能可媲美甚至超越计算复杂的图重连方法。

原文摘要 · Abstract (English)

In spite of the plethora of success stories with graph neural networks (GNNs) on modelling graph-structured data, they are notoriously vulnerable to over-squashing, whereby tasks necessitate the mixing of information between distance pairs of nodes. To address this problem, prior work suggests rewiring the graph structure to improve information flow. Alternatively, a significant body of research has dedicated itself to discovering and precomputing bottleneck-free graph structures to ameliorate over-squashing. One well regarded family of bottleneck-free graphs within the mathematical community are expander graphs, with prior work -- Expander Graph Propagation (EGP) -- proposing the use of a well-known expander graph family -- the Cayley graphs of the $\mathrm{SL}(2,\mathbb{Z}_n)$ special linear group -- as a computational template for GNNs. However, in EGP the computational graphs used are truncated to align with a given input graph. In this work, we show that truncation is detrimental to the coveted expansion properties. Instead, we propose CGP, a method to propagate information over a complete Cayley graph structure, thereby ensuring it is bottleneck-free to better alleviate over-squashing. Our empirical evidence across several real-world datasets not only shows that CGP recovers significant improvements as compared to EGP, but it is also akin to or outperforms computationally complex graph rewiring techniques.

图神经网络凯莱图过挤压信息传播

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