What Is Missing In Homophily? Disentangling Graph Homophily For Graph Neural Networks
Yilun Zheng, Sitao Luan, Lihui Chen

TL;DR
This paper dissects graph homophily into label, structural, and feature aspects, proposing a new composite metric Tri-Hom that better predicts GNN performance by capturing the synergy among these aspects.
Contribution
It introduces a comprehensive framework to understand homophily, proposes the Tri-Hom metric, and demonstrates its superiority in correlating with GNN performance across datasets.
Findings
Tri-Hom outperforms existing metrics in correlation with GNN performance.
Disentangling homophily aspects reveals their combined impact on GNN effectiveness.
Synthetic and real-world experiments validate the proposed metric's superiority.
Abstract
Graph homophily refers to the phenomenon that connected nodes tend to share similar characteristics. Understanding this concept and its related metrics is crucial for designing effective Graph Neural Networks (GNNs). The most widely used homophily metrics, such as edge or node homophily, quantify such "similarity" as label consistency across the graph topology. These metrics are believed to be able to reflect the performance of GNNs, especially on node-level tasks. However, many recent studies have empirically demonstrated that the performance of GNNs does not always align with homophily metrics, and how homophily influences GNNs still remains unclear and controversial. Then, a crucial question arises: What is missing in our current understanding of homophily? To figure out the missing part, in this paper, we disentangle the graph homophily into aspects: label, structural, and…
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 · Adversarial Robustness in Machine Learning · Brain Tumor Detection and Classification
MethodsALIGN · Focus
