Long-range Meta-path Search on Large-scale Heterogeneous Graphs
Chao Li, Zijie Guo, Qiuting He, Hao Xu, Kun He

TL;DR
This paper introduces LMSPS, an automatic framework for efficiently discovering long-range meta-paths in large-scale heterogeneous graphs, improving information utilization and reducing over-smoothing in graph neural networks.
Contribution
We propose LMSPS, a novel method that dynamically searches and selects effective long-range meta-paths in heterogeneous graphs, addressing computational costs and over-smoothing issues.
Findings
LMSPS outperforms state-of-the-art methods in diverse datasets.
Effective long-range meta-paths improve information capture in heterogeneous graphs.
LMSPS reduces computational costs through progressive sampling.
Abstract
Utilizing long-range dependency, a concept extensively studied in homogeneous graphs, remains underexplored in heterogeneous graphs, especially on large ones, posing two significant challenges: Reducing computational costs while maximizing effective information utilization in the presence of heterogeneity, and overcoming the over-smoothing issue in graph neural networks. To address this gap, we investigate the importance of different meta-paths and introduce an automatic framework for utilizing long-range dependency on heterogeneous graphs, denoted as Long-range Meta-path Search through Progressive Sampling (LMSPS). Specifically, we develop a search space with all meta-paths related to the target node type. By employing a progressive sampling algorithm, LMSPS dynamically shrinks the search space with hop-independent time complexity. Through a sampling evaluation strategy, LMSPS conducts…
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
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Graph Theory and Algorithms
