Flow2GNN:灵活的双向流消息传递以增强超越同质性的图神经网络

Flow2GNN: Flexible Two-Way Flow Message Passing for Enhancing GNNs Beyond Homophily

IEEE Transactions on Cybernetics · 2024
被引 62 · 同刊同年前 5%
ABS 3

中文导读

提出Flow2GNN,通过解耦和重新分配异质性信息的两步消息传递方案,提升GNN在异质性图上的性能,实验表明在Wisconsin数据集上对GCN提升达25.88%。

Abstract

Message passing (MP) is crucial for effective graph neural networks (GNNs). Most local message-passing schemes have been shown to underperform on heterophily graphs due to the perturbation of updated representations caused by local redundant heterophily information. However, our experiment findings indicate that the distribution of heterophily information during MP can be disrupted by disentangling local neighborhoods. This finding can be applied to other GNNs, improving their performance on heterophily graphs in a more flexible manner compared to most heterophily GNNs with complex designs. This article proposes a new type of simple message-passing neural network called Flow2GNN. It uses a two-way flow message-passing scheme to enhance the ability of GNNs by disentangling and redistributing heterophily information in the topology space and the attribute space. Our proposed message-passing scheme consists of two steps in topology space and attribute space. First, we introduce a new disentangled operator with binary elements that disentangle topology information in-flow and out-flow between connected nodes. Second, we use an adaptive aggregation model that adjusts the flow amount between homophily and heterophily attribute information. Furthermore, we rigorously prove that disentangling in message-passing can reduce the generalization gap, offering a deeper understanding of how our model enhances other GNNs. The extensive experiment results show that the proposed model, Flow2GNN, not only outperforms state-of-the-art GNNs, but also helps improve the performance of other commonly used GNNs on heterophily graphs, including GCN, GAT, GCNII, and H2GCN, specifically for GCN, with up to a 25.88% improvement on the Wisconsin dataset.

图神经网络消息传递异质性图拓扑空间属性空间