Is Heterophily A Real Nightmare For Graph Neural Networks To Do Node Classification?
Sitao Luan, Chenqing Hua, Qincheng Lu, Jiaqi Zhu, Mingde Zhao, Shuyuan, Zhang, Xiao-Wen Chang, Doina Precup

TL;DR
This paper investigates the impact of heterophily on GNNs for node classification, proposing new metrics and an adaptive framework that improve performance on real-world tasks by addressing harmful heterophily.
Contribution
It introduces novel similarity-based metrics for heterophily, and proposes the Adaptive Channel Mixing framework to effectively handle harmful heterophily in GNNs.
Findings
ACM framework improves node classification accuracy.
New metrics outperform traditional homophily metrics.
Achieves state-of-the-art results on multiple datasets.
Abstract
Graph Neural Networks (GNNs) extend basic Neural Networks (NNs) by using the graph structures based on the relational inductive bias (homophily assumption). Though GNNs are believed to outperform NNs in real-world tasks, performance advantages of GNNs over graph-agnostic NNs seem not generally satisfactory. Heterophily has been considered as a main cause and numerous works have been put forward to address it. In this paper, we first show that not all cases of heterophily are harmful for GNNs with aggregation operation. Then, we propose new metrics based on a similarity matrix which considers the influence of both graph structure and input features on GNNs. The metrics demonstrate advantages over the commonly used homophily metrics by tests on synthetic graphs. From the metrics and the observations, we find some cases of harmful heterophily can be addressed by diversification operation.…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Complex Network Analysis Techniques
