论文标题
在遇到异质的时,在图神经网络中找到全球同质性
Finding Global Homophily in Graph Neural Networks When Meeting Heterophily
论文作者
论文摘要
我们研究了与异性恋图上的图形神经网络。一些现有的方法扩大了与多跳邻居的节点的邻居,以包括更多具有同质性的节点。但是,要为不同节点设置个性化的邻里大小是一个重大挑战。此外,对于附近不包括的其他同质节点,它们被忽略以进行信息聚合。为了解决这些问题,我们提出了两个模型Glognn和Glognn ++,它们通过汇总图中全局节点的信息来生成节点的嵌入。在每一层中,两个模型都学习一个系数矩阵,以捕获节点之间的相关性,该矩阵基于执行邻域聚集。系数矩阵允许签名值,并源自具有封闭形式解决方案的优化问题。我们进一步加速邻域聚集并得出线性时间复杂性。从理论上讲,我们通过证明系数矩阵和生成的节点嵌入矩阵都具有所需的分组效果来解释模型的有效性。我们进行了广泛的实验,以将模型与15个基准数据集中的其他11个竞争对手进行比较,以范围广泛的范围,尺度和图形异噬细胞进行比较。实验结果表明,我们的方法具有出色的性能,并且也非常有效。
We investigate graph neural networks on graphs with heterophily. Some existing methods amplify a node's neighborhood with multi-hop neighbors to include more nodes with homophily. However, it is a significant challenge to set personalized neighborhood sizes for different nodes. Further, for other homophilous nodes excluded in the neighborhood, they are ignored for information aggregation. To address these problems, we propose two models GloGNN and GloGNN++, which generate a node's embedding by aggregating information from global nodes in the graph. In each layer, both models learn a coefficient matrix to capture the correlations between nodes, based on which neighborhood aggregation is performed. The coefficient matrix allows signed values and is derived from an optimization problem that has a closed-form solution. We further accelerate neighborhood aggregation and derive a linear time complexity. We theoretically explain the models' effectiveness by proving that both the coefficient matrix and the generated node embedding matrix have the desired grouping effect. We conduct extensive experiments to compare our models against 11 other competitors on 15 benchmark datasets in a wide range of domains, scales and graph heterophilies. Experimental results show that our methods achieve superior performance and are also very efficient.