Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Tensor Decompositions for temporal knowledge base completion

About

Most algorithms for representation learning and link prediction in relational data have been designed for static data. However, the data they are applied to usually evolves with time, such as friend graphs in social networks or user interactions with items in recommender systems. This is also the case for knowledge bases, which contain facts such as (US, has president, B. Obama, [2009-2017]) that are valid only at certain points in time. For the problem of link prediction under temporal constraints, i.e., answering queries such as (US, has president, ?, 2012), we propose a solution inspired by the canonical decomposition of tensors of order 4. We introduce new regularization schemes and present an extension of ComplEx (Trouillon et al., 2016) that achieves state-of-the-art performance. Additionally, we propose a new dataset for knowledge base completion constructed from Wikidata, larger than previous benchmarks by an order of magnitude, as a new reference for evaluating temporal and non-temporal link prediction methods.

Timoth\'ee Lacroix, Guillaume Obozinski, Nicolas Usunier• 2020

Related benchmarks

TaskDatasetResultRank
Temporal Knowledge Graph reasoningICEWS18 (test)
Hits@113.28
79
Temporal Knowledge Graph reasoningICEWS14 (test)
Hits@123.35
59
Link PredictionICEWS 14
MRR62
47
Temporal Knowledge Graph reasoningICEWS05-15 (test)
Hits@19.52
41
Temporal Knowledge Graph CompletionICEWS14 v1 (test)
MRR0.62
29
Temporal Knowledge Graph reasoningGDELT (test)
MRR19.53
20
Temporal Knowledge Graph CompletionICEWS05-15 v1 (test)
MRR67
18
Temporal Link PredictionICEWS Interpolation 14 (test)
Hits@153
11
Temporal Link PredictionICEWS Interpolation 05-15 (test)
Hits@159
11
Temporal Link PredictionWIKIDATA Interpolation 12k (test)
Hits@10.233
10
Showing 10 of 14 rows

Other info

Code

Follow for update