Meta-Learning Based Knowledge Extrapolation for Temporal Knowledge Graph
Zhongwu Chen, Chengjin Xu, Fenglong Su, Zhen Huang, You, Dou

TL;DR
This paper introduces MTKGE, a meta-learning approach for temporal knowledge graph extrapolation, enabling prediction of missing facts involving unseen entities and relations in evolving TKGs.
Contribution
The paper proposes a novel meta-learning based GNN framework that captures temporal and relational patterns for extrapolating knowledge graphs with unseen components.
Findings
MTKGE outperforms state-of-the-art models on two TKG extrapolation datasets.
The model effectively generalizes to unseen entities and relations.
Experimental results demonstrate improved link prediction accuracy.
Abstract
In the last few years, the solution to Knowledge Graph (KG) completion via learning embeddings of entities and relations has attracted a surge of interest. Temporal KGs(TKGs) extend traditional Knowledge Graphs (KGs) by associating static triples with timestamps forming quadruples. Different from KGs and TKGs in the transductive setting, constantly emerging entities and relations in incomplete TKGs create demand to predict missing facts with unseen components, which is the extrapolation setting. Traditional temporal knowledge graph embedding (TKGE) methods are limited in the extrapolation setting since they are trained within a fixed set of components. In this paper, we propose a Meta-Learning based Temporal Knowledge Graph Extrapolation (MTKGE) model, which is trained on link prediction tasks sampled from the existing TKGs and tested in the emerging TKGs with unseen entities and…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Data Quality and Management
