arXiv:2410.09737cs.LG2024-10KDD被引 2

用可学习的正交不变结构提升图神经网络的全局表达与稳定性

Towards Stable, Globally Expressive Graph Representations with Laplacian Eigenvectors

  • 为每个特征空间设计可学习的正交不变编码器,避免表达力损失
  • 对近似重根特征值采用平滑处理,增强对扰动的鲁棒性
  • 适合需要捕捉图全局结构的任务,如图分类与性质预测

提升图神经网络表达能力的一种常用方法是将拉普拉斯特征向量作为额外节点特征,因其既能充当结构标识符,又能作为节点的全局坐标。正确处理特征向量间的正交群对称性对拉普拉斯特征向量增强型GNN的稳定性和泛化能力至关重要。以往研究发现,对每维数为p的特征空间使用朴素的O(p)群不变编码器常导致表达力下降和数值不稳定性。本文提出一种新方法,利用拉普拉斯特征向量生成稳定且全局表达力强的图表示。主要区别在于:(i) 为每个维度为p的拉普拉斯特征空间构建可学习的O(p)不变表示,基于文献中已充分研究的正交群等变神经网络层;(ii) 对数值接近的特征值进行平滑处理,从而增强对扰动的鲁棒性。在多个图学习基准上的实验表明,该方法性能具有竞争力,尤其在学习图全局属性方面潜力显著。

原文摘要 · Abstract (English)

A popular way to improve the expressive power of graph neural networks (GNNs) is to use Laplacian eigenvectors as additional node features, since they can serve both as structural identifiers and global coordinates of nodes. Properly handling the orthogonal group symmetry among eigenvectors is crucial for the stability and generalizability of Laplacian eigenvector augmented GNNs. Previous studies have shown that using a naive $O(p)$-group invariant encoder for each $p$-dimensional eigenspace often leads to expressivity loss and numerical instability. In this paper, we propose a novel method exploiting Laplacian eigenvectors to generate \emph{stable} and globally \emph{expressive} graph representations. The main difference from previous works is that (i) our method utilizes \textbf{learnable} $O(p)$-invariant representations for each Laplacian eigenspace of dimension $p$, which are built upon powerful orthogonal group equivariant neural network layers already well studied in the literature, and that (ii) our method deals with numerically close eigenvalues in a \textbf{smooth} fashion, ensuring its better robustness against perturbations. Experiments on various graph learning benchmarks witness the competitive performance of our method, especially its great potential to learn global properties of graphs.

图神经网络特征向量稳定性全局表达

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