Temporal Knowledge Graph Embedding Model based on Additive Time Series Decomposition
About
Knowledge Graph (KG) embedding has attracted more attention in recent years. Most KG embedding models learn from time-unaware triples. However, the inclusion of temporal information beside triples would further improve the performance of a KGE model. In this regard, we propose ATiSE, a temporal KG embedding model which incorporates time information into entity/relation representations by using Additive Time Series decomposition. Moreover, considering the temporal uncertainty during the evolution of entity/relation representations over time, we map the representations of temporal KGs into the space of multi-dimensional Gaussian distributions. The mean of each entity/relation embedding at a time step shows the current expected position, whereas its covariance (which is temporally stationary) represents its temporal uncertainty. Experimental results show that ATiSE chieves the state-of-the-art on link prediction over four temporal KGs.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Link Prediction | ICEWS 14 | MRR55 | 47 | |
| Link Prediction | ICEWS 05-15 | Hits@10.378 | 29 | |
| Link Prediction | YAGO11k | Hits@10.11 | 12 | |
| Temporal Link Prediction | ICEWS Interpolation 14 (test) | Hits@143.6 | 11 | |
| Temporal Link Prediction | ICEWS Interpolation 05-15 (test) | Hits@137.8 | 11 | |
| Temporal Link Prediction | YAGO Interpolation 11k (test) | Hits@111 | 10 | |
| Temporal Link Prediction | WIKIDATA Interpolation 12k (test) | Hits@10.175 | 10 |