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

Label-Wise Graph Convolutional Network for Heterophilic Graphs

About

Graph Neural Networks (GNNs) have achieved remarkable performance in modeling graphs for various applications. However, most existing GNNs assume the graphs exhibit strong homophily in node labels, i.e., nodes with similar labels are connected in the graphs. They fail to generalize to heterophilic graphs where linked nodes may have dissimilar labels and attributes. Therefore, in this paper, we investigate a novel framework that performs well on graphs with either homophily or heterophily. More specifically, we propose a label-wise message passing mechanism to avoid the negative effects caused by aggregating dissimilar node representations and preserve the heterophilic contexts for representation learning. We further propose a bi-level optimization method to automatically select the model for graphs with homophily/heterophily. Theoretical analysis and extensive experiments demonstrate the effectiveness of our proposed framework for node classification on both homophilic and heterophilic graphs.

Enyan Dai, Shijie Zhou, Zhimeng Guo, Suhang Wang• 2021

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora
Accuracy84.3
885
Node ClassificationCiteseer
Accuracy72.3
804
Node ClassificationPubmed
Accuracy80.4
742
Node ClassificationChameleon
Accuracy74.4
549
Node ClassificationSquirrel
Accuracy62.6
500
Node ClassificationCornell
Accuracy83.2
426
Node ClassificationWisconsin
Accuracy86.9
410
Node ClassificationTexas
Accuracy0.862
410
Node ClassificationarXiv-year
Accuracy55.8
85
Node ClassificationCrocodile
Accuracy79.7
30
Showing 10 of 10 rows

Other info

Code

Follow for update