Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Is Heterophily A Real Nightmare For Graph Neural Networks To Do Node Classification?

About

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. With this fact and knowledge of filterbanks, we propose the Adaptive Channel Mixing (ACM) framework to adaptively exploit aggregation, diversification and identity channels in each GNN layer to address harmful heterophily. We validate the ACM-augmented baselines with 10 real-world node classification tasks. They consistently achieve significant performance gain and exceed the state-of-the-art GNNs on most of the tasks without incurring significant computational burden.

Sitao Luan, Chenqing Hua, Qincheng Lu, Jiaqi Zhu, Mingde Zhao, Shuyuan Zhang, Xiao-Wen Chang, Doina Precup• 2021

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora
Accuracy87.91
885
Node ClassificationCiteseer
Accuracy77.32
804
Node ClassificationPubmed
Accuracy90
742
Node ClassificationChameleon
Accuracy67.94
549
Node ClassificationSquirrel
Accuracy54.4
500
Node ClassificationCornell
Accuracy85.14
426
Node ClassificationWisconsin
Accuracy88.43
410
Node ClassificationTexas
Accuracy0.8784
410
Node ClassificationPubmed
Accuracy91.44
307
Node ClassificationCiteseer
Accuracy77.32
275
Showing 10 of 35 rows

Other info

Follow for update