Temporal Knowledge Graph Forecasting with Neural ODE
Zhen Han, Zifeng Ding, Yunpu Ma, Yujia Gu, Volker Tresp

TL;DR
This paper introduces a neural ODE-based model for temporal knowledge graph forecasting, capturing continuous temporal dynamics and structural changes to improve future link prediction accuracy.
Contribution
It extends neural ODEs to multi-relational graph convolutional networks, enabling continuous-time dynamic embeddings and a novel transition layer for edge changes.
Findings
Superior performance on five benchmark datasets
Effective modeling of continuous temporal and structural graph changes
Improved accuracy in future link forecasting
Abstract
There has been an increasing interest in inferring future links on temporal knowledge graphs (KG). While links on temporal KGs vary continuously over time, the existing approaches model the temporal KGs in discrete state spaces. To this end, we propose a novel continuum model by extending the idea of neural ordinary differential equations (ODEs) to multi-relational graph convolutional networks. The proposed model preserves the continuous nature of dynamic multi-relational graph data and encodes both temporal and structural information into continuous-time dynamic embeddings. In addition, a novel graph transition layer is applied to capture the transitions on the dynamic graph, i.e., edge formation and dissolution. We perform extensive experiments on five benchmark datasets for temporal KG reasoning, showing our model's superior performance on the future link forecasting task.
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 · Epigenetics and DNA Methylation · Topic Modeling
