Graph Neural Networks (GNNs) have shown promising results in various tasks, among which link prediction is an important one. GNN models usually follow a node-centric message passing procedure that aggregates the neighborhood information to the central node recursively. Following this paradigm, features of nodes are passed through edges without caring about where the nodes are located and which role they played. However, the neglected topological information is shown to be valuable for link prediction tasks. In this paper, we propose Structure Enhanced Graph neural network (SEG) for link prediction. SEG introduces the path labeling method to capture surrounding topological information of target nodes and then incorporates the structure into an ordinary GNN model. By jointly training the structure encoder and deep GNN model, SEG fuses topological structures and node features to take full advantage of graph information. Experiments on the OGB link prediction datasets demonstrate that SEG achieves state-of-the-art results among all three public datasets.
翻译:神经网络图(GNNs)在各种任务中显示了有希望的结果,其中,预测是重要的。 GNN模式通常遵循以节点为中心的信息传递程序,将周边信息汇总到中央节点,在此模式下,节点的特点通过边缘传递,而没有注意节点的位置和作用。然而,被忽视的表层信息被证明对连接预测任务很有价值。在本文件中,我们提议将结构强化图神经网络(SEG)作为链接预测。 SEG 引入路径标签方法,以捕捉目标节点周围的表层信息,然后将结构纳入普通的GNNN模式。通过联合培训结构编码器和深度GNN模式,SEG将表层结构和节点特征结合,以充分利用图形信息。OGB链接预测数据集实验显示,SEG在所有三个公共数据集中都取得了最新结果。