Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Beyond Homophily in Graph Neural Networks: Current Limitations and Effective Designs

About

We investigate the representation power of graph neural networks in the semi-supervised node classification task under heterophily or low homophily, i.e., in networks where connected nodes may have different class labels and dissimilar features. Many popular GNNs fail to generalize to this setting, and are even outperformed by models that ignore the graph structure (e.g., multilayer perceptrons). Motivated by this limitation, we identify a set of key designs -- ego- and neighbor-embedding separation, higher-order neighborhoods, and combination of intermediate representations -- that boost learning from the graph structure under heterophily. We combine them into a graph neural network, H2GCN, which we use as the base method to empirically evaluate the effectiveness of the identified designs. Going beyond the traditional benchmarks with strong homophily, our empirical analysis shows that the identified designs increase the accuracy of GNNs by up to 40% and 27% over models without them on synthetic and real networks with heterophily, respectively, and yield competitive performance under homophily.

Jiong Zhu, Yujun Yan, Lingxiao Zhao, Mark Heimann, Leman Akoglu, Danai Koutra• 2020

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora
Accuracy87.87
1215
Node ClassificationCiteseer
Accuracy77.11
931
Node ClassificationCora (test)
Mean Accuracy87.87
861
Node ClassificationCiteseer (test)
Accuracy0.7799
824
Node ClassificationPubmed
Accuracy89.59
819
Node ClassificationChameleon
Accuracy69
640
Node ClassificationWisconsin
Accuracy87.65
627
Node ClassificationTexas
Accuracy84.86
616
Node ClassificationSquirrel
Accuracy59
591
Node ClassificationCornell
Accuracy82.7
582
Showing 10 of 186 rows
...

Other info

Follow for update