Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

PC-Conv: Unifying Homophily and Heterophily with Two-fold Filtering

About

Recently, many carefully crafted graph representation learning methods have achieved impressive performance on either strong heterophilic or homophilic graphs, but not both. Therefore, they are incapable of generalizing well across real-world graphs with different levels of homophily. This is attributed to their neglect of homophily in heterophilic graphs, and vice versa. In this paper, we propose a two-fold filtering mechanism to extract homophily in heterophilic graphs and vice versa. In particular, we extend the graph heat equation to perform heterophilic aggregation of global information from a long distance. The resultant filter can be exactly approximated by the Possion-Charlier (PC) polynomials. To further exploit information at multiple orders, we introduce a powerful graph convolution PC-Conv and its instantiation PCNet for the node classification task. Compared with state-of-the-art GNNs, PCNet shows competitive performance on well-known homophilic and heterophilic graphs. Our implementation is available at https://github.com/uestclbh/PC-Conv.

Bingheng Li, Erlin Pan, Zhao Kang• 2023

Related benchmarks

TaskDatasetResultRank
Node ClassificationCiteseer
Accuracy77.5
1037
Node ClassificationChameleon
Accuracy57.6
867
Node ClassificationPubmed
Accuracy89.51
865
Node ClassificationWisconsin
Accuracy88.63
864
Node ClassificationCornell
Accuracy82.16
851
Node ClassificationTexas
Accuracy0.8811
801
Node ClassificationSquirrel
Accuracy31.8
786
Node ClassificationCora
Accuracy83.4
583
Node ClassificationActor
Accuracy37.8
556
Node ClassificationPubmed
Accuracy80
363
Showing 10 of 12 rows

Other info

Follow for update