Abstract
Most knowledge graph completion (KGC) methods rely solely on structural information, even though a large number of publicly available KGs contain additional temporal (validity time intervals) and textual data (entity descriptions). While recent temporal KGC methods utilize time information to enhance link prediction, they do not leverage textual descriptions or support inductive inference (prediction for entities that have not been seen during training).
In this work, we propose a novel framework called TEMT that exploits the power of pre-trained language models (PLMs) for temporal KGC. TEMT predicts time intervals of facts by fusing their textual and temporal information. It also supports inductive inference by utilizing PLMs. In order to showcase the power of TEMT, we carry out several experiments including time interval prediction, both in transductive and inductive settings, and triple classification. The experimental results demonstrate that TEMT is competitive with the state-of-the-art, while also supporting inductiveness.
In this work, we propose a novel framework called TEMT that exploits the power of pre-trained language models (PLMs) for temporal KGC. TEMT predicts time intervals of facts by fusing their textual and temporal information. It also supports inductive inference by utilizing PLMs. In order to showcase the power of TEMT, we carry out several experiments including time interval prediction, both in transductive and inductive settings, and triple classification. The experimental results demonstrate that TEMT is competitive with the state-of-the-art, while also supporting inductiveness.
Original language | English |
---|---|
Title of host publication | The Semantic Web - 21st International Conference, ESWC 2024, Proceedings |
Subtitle of host publication | 21st International Conference, ESWC 2024 Hersonissos, Crete, Greece, May 26–30, 2024 Proceedings, Part I |
Editors | Albert Meroño Peñuela, Anastasia Dimou, Raphaël Troncy, Pasquale Lisena, Olaf Hartig, Maribel Acosta, Mehwish Alam, Heiko Paulheim |
Publisher | Springer |
Pages | 59–78 |
Number of pages | 20 |
ISBN (Electronic) | 978-3-031-60626-7 |
ISBN (Print) | 978-3-031-60625-0 |
DOIs | |
Publication status | Published - 2024 |
Publication series
Name | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) |
---|---|
Volume | 14664 LNCS |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Keywords
- Knowledge Graph Completion
- Pre-trained Language Models
- Temporal Knowledge Graphs