Share your thoughts, 1 month free Claude Pro on usSee more
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
867
Node ClassificationSquirrel
Accuracy30.04
786
Node ClassificationRoman-Empire
Accuracy63.96
327
Node Classificationamazon-ratings
Accuracy39.79
309
Node ClassificationAmazon-Ratings (test)
Accuracy39.79
155
Node ClassificationMinesweeper (test)
AUROC52.03
134
Node ClassificationTolokers (test)
AUROC73.36
128
Node Classificationquestions
ROC AUC0.6596
127
Node ClassificationMinesweeper
Accuracy52.03
113
Node ClassificationCora (semi-supervised)
Accuracy80.8
103
Showing 10 of 29 rows

Other info

Follow for update