Redirecting to original paper in 30 seconds...
Click below to go immediately or wait for automatic redirect
📄 Abstract
Abstract: Heterogeneous temporal graphs (HTGs) are ubiquitous data structures in the
real world. Recently, to enhance representation learning on HTGs, numerous
attention-based neural networks have been proposed. Despite these successes,
existing methods rely on a decoupled temporal and spatial learning paradigm,
which weakens interactions of spatio-temporal information and leads to a high
model complexity. To bridge this gap, we propose a novel learning paradigm for
HTGs called Simple and Efficient Heterogeneous Temporal Graph N}eural Network
(SE-HTGNN). Specifically, we innovatively integrate temporal modeling into
spatial learning via a novel dynamic attention mechanism, which retains
attention information from historical graph snapshots to guide subsequent
attention computation, thereby improving the overall discriminative
representations learning of HTGs. Additionally, to comprehensively and
adaptively understand HTGs, we leverage large language models to prompt
SE-HTGNN, enabling the model to capture the implicit properties of node types
as prior knowledge. Extensive experiments demonstrate that SE-HTGNN achieves up
to 10x speed-up over the state-of-the-art and latest baseline while maintaining
the best forecasting accuracy.
Authors (5)
Yili Wang
Tairan Huang
Changlong He
Qiutong Li
Jianliang Gao
Submitted
October 21, 2025
Key Contributions
Proposes SE-HTGNN, a novel learning paradigm for Heterogeneous Temporal Graphs (HTGs) that integrates temporal modeling directly into spatial learning via a dynamic attention mechanism. This mechanism retains historical attention information to guide future computations, improving discriminative representations. Additionally, it leverages LLMs for prompting to enhance comprehensive understanding of HTGs, overcoming the limitations of decoupled spatio-temporal learning and high model complexity.
Business Value
Enables more sophisticated analysis of dynamic, complex graph data, which is crucial for applications like recommendation systems, fraud detection, and social network analysis, leading to better insights and predictions.