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

Graph Neural Networks with Heterophily

About

Graph Neural Networks (GNNs) have proven to be useful for many different practical applications. However, many existing GNN models have implicitly assumed homophily among the nodes connected in the graph, and therefore have largely overlooked the important setting of heterophily, where most connected nodes are from different classes. In this work, we propose a novel framework called CPGNN that generalizes GNNs for graphs with either homophily or heterophily. The proposed framework incorporates an interpretable compatibility matrix for modeling the heterophily or homophily level in the graph, which can be learned in an end-to-end fashion, enabling it to go beyond the assumption of strong homophily. Theoretically, we show that replacing the compatibility matrix in our framework with the identity (which represents pure homophily) reduces to GCN. Our extensive experiments demonstrate the effectiveness of our approach in more realistic and challenging experimental settings with significantly less training data compared to previous works: CPGNN variants achieve state-of-the-art results in heterophily settings with or without contextual node features, while maintaining comparable performance in homophily settings.

Jiong Zhu, Ryan A. Rossi, Anup Rao, Tung Mai, Nedim Lipka, Nesreen K. Ahmed, Danai Koutra• 2020

Related benchmarks

TaskDatasetResultRank
Node ClassificationChameleon
Accuracy33
549
Node ClassificationSquirrel
Accuracy30.04
500
Node Classificationamazon-ratings
Accuracy39.79
138
Node ClassificationRoman-Empire
Accuracy63.96
135
Node ClassificationCora (semi-supervised)
Accuracy80.8
103
Node Classificationquestions
ROC AUC0.6596
87
Node ClassificationCite semi-supervised
Accuracy71.6
61
Node ClassificationRoman-empire (test)
Accuracy63.96
56
Node ClassificationCiteseer full-supervised
Accuracy0.755
51
Node ClassificationPubmed full-supervised
Accuracy89.1
48
Showing 10 of 26 rows

Other info

Follow for update