Learning Sequence Encoders for Temporal Knowledge Graph Completion
About
Research on link prediction in knowledge graphs has mainly focused on static multi-relational data. In this work we consider temporal knowledge graphs where relations between entities may only hold for a time interval or a specific point in time. In line with previous work on static knowledge graphs, we propose to address this problem by learning latent entity and relation type representations. To incorporate temporal information, we utilize recurrent neural networks to learn time-aware representations of relation types which can be used in conjunction with existing latent factorization methods. The proposed approach is shown to be robust to common challenges in real-world KGs: the sparsity and heterogeneity of temporal expressions. Experiments show the benefits of our approach on four temporal KGs. The data sets are available under a permissive BSD-3 license 1.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Temporal Knowledge Graph reasoning | ICEWS18 (test) | Hits@18.61 | 79 | |
| Temporal Knowledge Graph reasoning | ICEWS14 (test) | Hits@117.09 | 59 | |
| Link Prediction | ICEWS 14 | MRR48 | 47 | |
| Temporal Knowledge Graph reasoning | ICEWS05-15 (test) | Hits@114.58 | 41 | |
| Link Prediction | ICEWS 05-15 | Hits@10.346 | 29 | |
| Temporal Knowledge Graph Completion | ICEWS14 v1 (test) | MRR0.477 | 29 | |
| Unseen event prediction | ICEWS14 (test) | MRR0.258 | 28 | |
| Temporal Link Prediction | ICEWS 18 | MRR16.42 | 27 | |
| Masked Entity Prediction | ICEWS18 standard (test) | MRR16.75 | 21 | |
| Masked Entity Prediction | ICEWS05-15 standard (test) | MRR24.31 | 21 |