Heterophilous Distribution Propagation for Graph Neural Networks
Zhuonan Zheng, Sheng Zhou, Hongjia Xu, Ming Gu, Yilun Xu, Ao Li,, Yuhong Li, Jingjun Gu, Jiajun Bu

TL;DR
This paper introduces heterophilous distribution propagation (HDP), a novel GNN method that adaptively separates and propagates homophilous and heterophilous neighborhood information, improving performance on heterophilous graphs.
Contribution
HDP is the first to adaptively partition neighbors and learn heterophilous distributions with contrastive learning, addressing key challenges in heterophilous GNNs.
Findings
HDP outperforms baselines on heterophilous datasets.
HDP effectively separates homophilous and heterophilous neighborhood information.
Experimental results validate the superiority of HDP across diverse benchmarks.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Machine Learning and ELM
MethodsContrastive Learning
