ResearchPod Summary
Forecasting future events in Temporal Knowledge Graphs (TKGs) is challenging due to the difficulty of encoding long-range temporal dependencies, the complex mutual influence between different event chains, and the heavy-tailed, sparse nature of inter-arrival times. The authors seek a unified framework that can simultaneously predict the next event (link prediction) and its occurrence time (time estimation) while addressing these three fundamental limitations.
The authors propose the Group Attention Neural Hawkes Process (GAttNHP), which treats each subject-relation pair as a continuous-time marked point process. The framework consists of three core components:
GAttNHP consistently outperforms state-of-the-art baselines on six benchmark TKG datasets for both future link prediction and occurrence-time estimation. Ablation studies demonstrate that the model's performance gains are most pronounced on long-tail event chains, where traditional snapshot-based models typically struggle. The NCQ head effectively provides robust point estimates and uncertainty quantification, proving superior to mean-based regression in the presence of sparse, heavy-tailed temporal data.
By bridging the gap between discrete snapshot-based TKG reasoning and continuous-time point processes, GAttNHP provides a more accurate and flexible way to model the fluid evolution of real-world knowledge. The use of semantic soft-grouping offers a scalable solution for modeling complex inter-chain dependencies, while the NCQ regression addresses the often-overlooked challenge of reliable time forecasting in temporal graphs.
AI-generated third-party summary by ResearchPod. Not official content or an endorsement by the paper authors or affiliated organizations.