Make Heterophily Graphs Better Fit GNN: A Graph Rewiring Approach
Wendong Bi, Lun Du, Qiang Fu, Yanlin Wang, Shi Han, Dongmei Zhang

TL;DR
This paper introduces a novel graph rewiring method called DHGR that enhances GNN performance on heterophily graphs by restructuring edges based on label and feature similarity, serving as a plug-in pre-processing step.
Contribution
It proposes the first graph rewiring approach specifically designed for heterophily graphs, improving GNN performance through a scalable, plug-in module that adjusts graph structure based on similarity measures.
Findings
DHGR significantly improves GNN accuracy on heterophily graphs.
Rewiring enhances GNN performance across diverse datasets.
The method is efficient and easy to integrate with existing GNNs.
Abstract
Graph Neural Networks (GNNs) are popular machine learning methods for modeling graph data. A lot of GNNs perform well on homophily graphs while having unsatisfactory performance on heterophily graphs. Recently, some researchers turn their attention to designing GNNs for heterophily graphs by adjusting the message passing mechanism or enlarging the receptive field of the message passing. Different from existing works that mitigate the issues of heterophily from model design perspective, we propose to study heterophily graphs from an orthogonal perspective by rewiring the graph structure to reduce heterophily and making the traditional GNNs perform better. Through comprehensive empirical studies and analysis, we verify the potential of the rewiring methods. To fully exploit its potential, we propose a method named Deep Heterophily Graph Rewiring (DHGR) to rewire graphs by adding…
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 · Complex Network Analysis Techniques · Recommender Systems and Techniques
MethodsPruning
