On the Homophily of Heterogeneous Graphs: Understanding and Unleashing

πŸ“… 2025-01-24
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
Traditional homophily assumptions fail in heterogeneous graphs (HGs), and cross-type node similarity is difficult to quantify, limiting the performance of heterogeneous graph neural networks (HGNNs). To address this, we propose the **Cross-Type Homophily Ratio (CTHR)**β€”the first metric to quantitatively characterize label consistency among semantically distinct node types in HGs. Building upon CTHR, we introduce the first **homophily-driven heterogeneous graph structural pruning framework**, which guides redundant edge removal and structural refinement. Evaluated on five real-world HG datasets, our method improves HGNN performance by an average of 13.36%, significantly enhancing generalization. Our core contributions are: (1) formal definition and empirical validation of cross-type homophily; (2) a principled, interpretable, and optimization-friendly homophily metric and pruning paradigm; and (3) a novel perspective and practical toolkit for heterogeneous graph structure learning.

Technology Category

Application Category

πŸ“ Abstract
Homophily, the tendency of similar nodes to connect, is a fundamental phenomenon in network science and a critical factor in the performance of graph neural networks (GNNs). While existing studies primarily explore homophily in homogeneous graphs, where nodes share the same type, real-world networks are often more accurately modeled as heterogeneous graphs (HGs) with diverse node types and intricate cross-type interactions. This structural diversity complicates the analysis of homophily, as traditional homophily metrics fail to account for distinct label spaces across node types. To address this limitation, we introduce the Cross-Type Homophily Ratio, a novel metric that quantifies homophily based on the similarity of target information across different node types. Furthermore, we introduce Cross-Type Homophily-guided Heterogeneous Graph Pruning, a method designed to selectively remove low-homophily crosstype edges, thereby enhancing the Cross-Type Homophily Ratio and boosting the performance of heterogeneous graph neural networks (HGNNs). Extensive experiments on five real-world HG datasets validate the effectiveness of our approach, which delivers up to 13.36% average relative performance improvement for HGNNs, offering a fresh perspective on cross-type homophily in heterogeneous graph learning.
Problem

Research questions and friction points this paper is trying to address.

Heterogeneous Graphs
Node Similarity
Graph Neural Networks
Innovation

Methods, ideas, or system contributions that make the work stand out.

Cross-Type Homogeneity Ratio
Heterogeneous Graph Learning
Graph Neural Network Enhancement
πŸ”Ž Similar Papers
No similar papers found.