The Heterophilic Snowflake Hypothesis: Training and Empowering GNNs for Heterophilic Graphs
Kun Wang, Guibin Zhang, Xinnan Zhang, Junfeng Fang, Xun Wu, Guohao Li,, Shirui Pan, Wei Huang, Yuxuan Liang

TL;DR
This paper introduces the Heterophily Snowflake Hypothesis, a novel approach allowing GNNs to adaptively aggregate neighbors in heterophilic graphs, improving performance and interpretability across various architectures and datasets.
Contribution
It proposes a new hypothesis and framework enabling GNNs to dynamically determine neighbor aggregation, addressing heterophily challenges and enhancing GNN versatility.
Findings
Effective across 10 diverse graphs with varying heterophily ratios
Scalable to deep GNN architectures with up to 32 layers
Outperforms traditional methods and improves explainability
Abstract
Graph Neural Networks (GNNs) have become pivotal tools for a range of graph-based learning tasks. Notably, most current GNN architectures operate under the assumption of homophily, whether explicitly or implicitly. While this underlying assumption is frequently adopted, it is not universally applicable, which can result in potential shortcomings in learning effectiveness. In this paper, \textbf{for the first time}, we transfer the prevailing concept of ``one node one receptive field" to the heterophilic graph. By constructing a proxy label predictor, we enable each node to possess a latent prediction distribution, which assists connected nodes in determining whether they should aggregate their associated neighbors. Ultimately, every node can have its own unique aggregation hop and pattern, much like each snowflake is unique and possesses its own characteristics. Based on observations,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks
MethodsPruning
