Heterogeneous Temporal Graph Neural Network
Yujie Fan, Mingxuan Ju, Chuxu Zhang, Liang Zhao, Yanfang Ye

TL;DR
This paper introduces HTGNN, a novel neural network model designed to learn representations from heterogeneous temporal graphs by integrating spatial heterogeneity and temporal dynamics through hierarchical aggregation mechanisms.
Contribution
The paper proposes a new hierarchical aggregation framework within HTGNN that effectively models both heterogeneity and temporal evolution in dynamic graphs.
Findings
HTGNN outperforms state-of-the-art baselines on real-world datasets.
The hierarchical aggregation mechanism effectively captures complex dependencies.
HTGNN demonstrates robust performance across various types of heterogeneous temporal graphs.
Abstract
Graph neural networks (GNNs) have been broadly studied on dynamic graphs for their representation learning, majority of which focus on graphs with homogeneous structures in the spatial domain. However, many real-world graphs - i.e., heterogeneous temporal graphs (HTGs) - evolve dynamically in the context of heterogeneous graph structures. The dynamics associated with heterogeneity have posed new challenges for HTG representation learning. To solve this problem, in this paper, we propose heterogeneous temporal graph neural network (HTGNN) to integrate both spatial and temporal dependencies while preserving the heterogeneity to learn node representations over HTGs. Specifically, in each layer of HTGNN, we propose a hierarchical aggregation mechanism, including intra-relation, inter-relation, and across-time aggregations, to jointly model heterogeneous spatial dependencies and temporal…
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 · Human Mobility and Location-Based Analysis · Recommender Systems and Techniques
MethodsGraph Neural Network
