论文标题
与异质的图形神经网络
Graph Neural Networks with Heterophily
论文作者
论文摘要
事实证明,图形神经网络(GNN)对许多不同的实际应用有用。但是,许多现有的GNN模型在图中连接的节点之间隐含地同义,因此在很大程度上忽略了异质的重要设置,其中大多数连接的节点来自不同类别。在这项工作中,我们提出了一个名为CPGNN的新型框架,该框架概括了具有同质或异质性的图形的GNN。提出的框架结合了一个可解释的兼容性矩阵,用于对图中的异质或同质级别进行建模,可以以端到端的方式学习,从而使其超越了强大的同质性假设。从理论上讲,我们表明,在我们的框架中代替框架中的兼容性矩阵(代表纯同质性)还原为GCN。我们的广泛实验表明,与以前的工作相比,我们的方法在更现实且具有挑战性的实验环境中具有明显较少的培训数据的有效性:CPGNN变体可在具有或没有上下文节点特征的异性范围内实现最新设置,同时在同性恋中保持可比的性能。
Graph Neural Networks (GNNs) have proven to be useful for many different practical applications. However, many existing GNN models have implicitly assumed homophily among the nodes connected in the graph, and therefore have largely overlooked the important setting of heterophily, where most connected nodes are from different classes. In this work, we propose a novel framework called CPGNN that generalizes GNNs for graphs with either homophily or heterophily. The proposed framework incorporates an interpretable compatibility matrix for modeling the heterophily or homophily level in the graph, which can be learned in an end-to-end fashion, enabling it to go beyond the assumption of strong homophily. Theoretically, we show that replacing the compatibility matrix in our framework with the identity (which represents pure homophily) reduces to GCN. Our extensive experiments demonstrate the effectiveness of our approach in more realistic and challenging experimental settings with significantly less training data compared to previous works: CPGNN variants achieve state-of-the-art results in heterophily settings with or without contextual node features, while maintaining comparable performance in homophily settings.