arXiv:2605.22385cs.LG2026-05被引 1

提出线性时间算法,高效计算图神经网络的高阶子图归因。

Efficient Higher-order Subgraph Attribution via Message Passing

论文配图:Efficient Higher-order Subgraph Attribution via Message Passing
图 1 · 摘自论文原文
  • 基于消息传递机制,直接计算高阶解释量,避免指数复杂度。
  • 算法在深度网络上实现线性时间复杂度,速度显著提升。
  • 支持邻接特征融合,适用于大规模图模型可解释性分析。

解释图神经网络(GNN)的重要性日益凸显。高阶解释方法如GNN-LRP能揭示节点间特征交互对预测的影响,其子图归因由各层路径的相关性之和表示,但传统方法需遍历指数级路径,计算成本高。本文提出新型算法,利用消息传递与分配律特性,将高阶子图归因计算降至线性时间(相对于网络深度)。同时,算法扩展至融合邻近图特征的广义归因。实验表明,所提方法在多个数据集上实现显著加速,且具有高可解释性与可扩展性。

原文摘要 · Abstract (English)

Explaining graph neural networks (GNNs) has become more and more important recently. Higher-order interpretation schemes, such as GNN-LRP (layer-wise relevance propagation for GNN), emerged as powerful tools for unraveling how different features interact thereby contributing to explaining GNNs. GNN-LRP gives a relevance attribution of walks between nodes at each layer, and the subgraph attribution is expressed as a sum over exponentially many such walks. In this work, we demonstrate that such exponential complexity can be avoided. In particular, we propose novel algorithms that enable to attribute subgraphs with GNN-LRP in linear-time (w.r.t. the network depth). Our algorithms are derived via message passing techniques that make use of the distributive property, thereby directly computing quantities for higher-order explanations. We further adapt our efficient algorithms to compute a generalization of subgraph attributions that also takes into account the neighboring graph features. Experimental results show the significant acceleration of the proposed algorithms and demonstrate the high usefulness and scalability of our novel generalized subgraph attribution method.

图神经网络可解释性归因分析消息传递

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