Leveraging Pre-trained Language Models for Time Interval Prediction in Text-Enhanced Temporal Knowledge Graphs
Duygu Sezen Islakoglu, Mel Chekol, Yannis Velegrakis

TL;DR
This paper introduces TEMT, a novel framework that uses pre-trained language models to enhance temporal knowledge graph completion by integrating textual and temporal information for better predictions, including unseen entities.
Contribution
TEMT is the first approach to combine pre-trained language models with temporal knowledge graphs for inductive and transductive link prediction, leveraging textual and temporal data.
Findings
TEMT achieves competitive results on time interval prediction tasks.
It effectively generalizes to unseen entities in temporal knowledge graphs.
The framework captures dependencies across different time points.
Abstract
Most knowledge graph completion (KGC) methods learn latent representations of entities and relations of a given graph by mapping them into a vector space. Although the majority of these methods focus on static knowledge graphs, a large number of publicly available KGs contain temporal information stating the time instant/period over which a certain fact has been true. Such graphs are often known as temporal knowledge graphs. Furthermore, knowledge graphs may also contain textual descriptions of entities and relations. Both temporal information and textual descriptions are not taken into account during representation learning by static KGC methods, and only structural information of the graph is leveraged. Recently, some studies have used temporal information to improve link prediction, yet they do not exploit textual descriptions and do not support inductive inference (prediction on…
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
TopicsTopic Modeling · Advanced Graph Neural Networks · Data Quality and Management
MethodsFocus
