Share your thoughts, 1 month free Claude Pro on usSee more
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
1215
Node ClassificationCiteseer
Accuracy72.3
931
Node ClassificationPubmed
Accuracy80.4
819
Node ClassificationChameleon
Accuracy74.4
640
Node ClassificationWisconsin
Accuracy86.9
627
Node ClassificationTexas
Accuracy0.862
616
Node ClassificationSquirrel
Accuracy62.6
591
Node ClassificationCornell
Accuracy83.2
582
Node ClassificationarXiv-year
Accuracy55.8
112
Node ClassificationCrocodile
Accuracy79.7
54
Showing 10 of 10 rows

Other info

Code

Follow for update