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

Block Modeling-Guided Graph Convolutional Neural Networks

About

Graph Convolutional Network (GCN) has shown remarkable potential of exploring graph representation. However, the GCN aggregating mechanism fails to generalize to networks with heterophily where most nodes have neighbors from different classes, which commonly exists in real-world networks. In order to make the propagation and aggregation mechanism of GCN suitable for both homophily and heterophily (or even their mixture), we introduce block modeling into the framework of GCN so that it can realize "block-guided classified aggregation", and automatically learn the corresponding aggregation rules for neighbors of different classes. By incorporating block modeling into the aggregation process, GCN is able to aggregate information from homophilic and heterophilic neighbors discriminately according to their homophily degree. We compared our algorithm with state-of-art methods which deal with the heterophily problem. Empirical results demonstrate the superiority of our new approach over existing methods in heterophilic datasets while maintaining a competitive performance in homophilic datasets.

Dongxiao He, Chundong Liang, Huixin Liu, Mingxiang Wen, Pengfei Jiao, Zhiyong Feng• 2021

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora
Accuracy87.88
885
Node ClassificationCiteseer
Accuracy76.13
804
Node ClassificationPubmed
Accuracy90.25
742
Node ClassificationChameleon
Accuracy69.58
549
Node ClassificationSquirrel
Accuracy53.1
500
Node ClassificationCornell
Accuracy74.6
426
Node ClassificationTexas
Accuracy0.8513
410
Node ClassificationWisconsin
Accuracy77.6
410
Node ClassificationCora (semi-supervised)
Accuracy74.07
103
Node ClassificationCiteseer full-supervised
Accuracy0.8054
51
Showing 10 of 29 rows

Other info

Follow for update