Leveraging Personalized PageRank and Higher-Order Topological Structures for Heterophily Mitigation in Graph Neural Networks
Yumeng Wang, Zengyi Wo, Wenjun Wang, Xingcheng Fu, Minglai Shao

TL;DR
HPGNN is a new graph neural network model that leverages higher-order Personalized PageRank to better handle heterophilic graphs by capturing multi-scale node interactions and reducing noise.
Contribution
The paper introduces HPGNN, which integrates higher-order Personalized PageRank with GNNs to improve performance on heterophilic graphs by capturing multi-scale structural information.
Findings
Outperforms five of seven state-of-the-art methods on heterophilic graphs
Maintains competitive performance on homophilic graphs
Effective in modeling multi-scale node interactions and noise mitigation
Abstract
Graph Neural Networks (GNNs) excel in node classification tasks but often assume homophily, where connected nodes share similar labels. This assumption does not hold in many real-world heterophilic graphs. Existing models for heterophilic graphs primarily rely on pairwise relationships, overlooking multi-scale information from higher-order structures. This leads to suboptimal performance, particularly under noise from conflicting class information across nodes. To address these challenges, we propose HPGNN, a novel model integrating Higher-order Personalized PageRank with Graph Neural Networks. HPGNN introduces an efficient high-order approximation of Personalized PageRank (PPR) to capture long-range and multi-scale node interactions. This approach reduces computational complexity and mitigates noise from surrounding information. By embedding higher-order structural information into…
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
TopicsAdvanced Graph Neural Networks
