Finding Global Homophily in Graph Neural Networks When Meeting Heterophily
Xiang Li, Renyu Zhu, Yao Cheng, Caihua Shan, Siqiang Luo, Dongsheng, Li, Weining Qian

TL;DR
This paper introduces GloGNN and GloGNN++, innovative graph neural network models that leverage global node information and learn correlation matrices to effectively handle heterophily, outperforming existing methods.
Contribution
The paper proposes two novel models, GloGNN and GloGNN++, that utilize global node aggregation and learn correlation matrices for improved heterophily handling in GNNs, with theoretical and empirical validation.
Findings
Outperform 11 competitors on 15 datasets
Achieve superior accuracy and efficiency
Theoretically proven grouping effect of the models
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Machine Learning and ELM · Brain Tumor Detection and Classification
