English

Heterogeneous Graph Neural Network on Semantic Tree

Machine Learning 2025-04-15 v2 Social and Information Networks

Abstract

The recent past has seen an increasing interest in Heterogeneous Graph Neural Networks (HGNNs), since many real-world graphs are heterogeneous in nature, from citation graphs to email graphs. However, existing methods ignore a tree hierarchy among metapaths, naturally constituted by different node types and relation types. In this paper, we present HetTree, a novel HGNN that models both the graph structure and heterogeneous aspects in a scalable and effective manner. Specifically, HetTree builds a semantic tree data structure to capture the hierarchy among metapaths. To effectively encode the semantic tree, HetTree uses a novel subtree attention mechanism to emphasize metapaths that are more helpful in encoding parent-child relationships. Moreover, HetTree proposes carefully matching pre-computed features and labels correspondingly, constituting a complete metapath representation. Our evaluation of HetTree on a variety of real-world datasets demonstrates that it outperforms all existing baselines on open benchmarks and efficiently scales to large real-world graphs with millions of nodes and edges.

Keywords

Cite

@article{arxiv.2402.13496,
  title  = {Heterogeneous Graph Neural Network on Semantic Tree},
  author = {Mingyu Guan and Jack W. Stokes and Qinlong Luo and Fuchen Liu and Purvanshi Mehta and Elnaz Nouri and Taesoo Kim},
  journal= {arXiv preprint arXiv:2402.13496},
  year   = {2025}
}

Comments

Accepted at AAAI 2025

R2 v1 2026-06-28T14:55:18.986Z