论文标题
ES-GNN:概括图形神经网络以外的同质性,边缘分裂
ES-GNN: Generalizing Graph Neural Networks Beyond Homophily with Edge Splitting
论文作者
论文摘要
尽管图神经网络(GNN)在多个图分析任务中取得了巨大的成功,但现代变体主要依赖于同质的强诱导偏置。但是,现实世界网络通常表现出同粒细胞和异性链接模式,其中相邻的节点可能具有不同的属性和不同的标签。因此,GNNS平滑节点在整体上可能会汇总与任务相关的和无关紧要的(甚至有害)信息,从而限制了它们将其推广到异性图的能力,并可能导致非志愿性。在这项工作中,我们提出了一种新颖的边缘分裂GNN(ES-GNN)框架,以适应地区分与学习任务相关或无关的图形边缘。从本质上讲,这将原始图转移到具有相同节点集的两个子图中,但互补的边缘设置了动态设置。鉴于此,分别对这些子图和边缘分裂的信息传播也可以进行,因此可以解散与任务相关和无关的特征。从理论上讲,我们表明我们的ES-GNN可以被视为解决图形降级问题的解决方案,这进一步说明了我们的动机并解释了均超过同质的改进的概括。超过11个基准和1个合成数据集的广泛实验不仅证明了ES-GNN的有效性能,而且还强调了其对对抗图的鲁棒性以及缓解过度平滑的问题。
While Graph Neural Networks (GNNs) have achieved enormous success in multiple graph analytical tasks, modern variants mostly rely on the strong inductive bias of homophily. However, real-world networks typically exhibit both homophilic and heterophilic linking patterns, wherein adjacent nodes may share dissimilar attributes and distinct labels. Therefore, GNNs smoothing node proximity holistically may aggregate both task-relevant and irrelevant (even harmful) information, limiting their ability to generalize to heterophilic graphs and potentially causing non-robustness. In this work, we propose a novel Edge Splitting GNN (ES-GNN) framework to adaptively distinguish between graph edges either relevant or irrelevant to learning tasks. This essentially transfers the original graph into two subgraphs with the same node set but complementary edge sets dynamically. Given that, information propagation separately on these subgraphs and edge splitting are alternatively conducted, thus disentangling the task-relevant and irrelevant features. Theoretically, we show that our ES-GNN can be regarded as a solution to a disentangled graph denoising problem, which further illustrates our motivations and interprets the improved generalization beyond homophily. Extensive experiments over 11 benchmark and 1 synthetic datasets not only demonstrate the effective performance of ES-GNN but also highlight its robustness to adversarial graphs and mitigation of the over-smoothing problem.