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

Heterophilous Distribution Propagation for Graph Neural Networks

About

Graph Neural Networks (GNNs) have achieved remarkable success in various graph mining tasks by aggregating information from neighborhoods for representation learning. The success relies on the homophily assumption that nearby nodes exhibit similar behaviors, while it may be violated in many real-world graphs. Recently, heterophilous graph neural networks (HeterGNNs) have attracted increasing attention by modifying the neural message passing schema for heterophilous neighborhoods. However, they suffer from insufficient neighborhood partition and heterophily modeling, both of which are critical but challenging to break through. To tackle these challenges, in this paper, we propose heterophilous distribution propagation (HDP) for graph neural networks. Instead of aggregating information from all neighborhoods, HDP adaptively separates the neighbors into homophilous and heterphilous parts based on the pseudo assignments during training. The heterophilous neighborhood distribution is learned with orthogonality-oriented constraint via a trusted prototype contrastive learning paradigm. Both the homophilous and heterophilous patterns are propagated with a novel semantic-aware message passing mechanism. We conduct extensive experiments on 9 benchmark datasets with different levels of homophily. Experimental results show that our method outperforms representative baselines on heterophilous datasets.

Zhuonan Zheng, Sheng Zhou, Hongjia Xu, Ming Gu, Yilun Xu, Ao Li, Yuhong Li, Jingjun Gu, Jiajun Bu• 2024

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora
Accuracy87
1215
Node ClassificationCiteseer
Accuracy77.1
1037
Node ClassificationChameleon
Accuracy71.56
867
Node ClassificationPubmed
Accuracy89.49
865
Node ClassificationWisconsin
Accuracy88.82
864
Node ClassificationCornell
Accuracy87.84
851
Node ClassificationTexas
Accuracy0.8838
801
Node ClassificationSquirrel
Accuracy62.07
786
Node ClassificationActor
Accuracy37.26
556
Showing 9 of 9 rows

Other info

Follow for update