Share your thoughts, 1 month free Claude Pro on usSee more
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 Link PredictionICEWS Interpolation 05-15 (test)
Hits@159
29
Temporal Knowledge Graph reasoningGDELT (test)
MRR19.53
20
Temporal Link PredictionICEWS14 filtered (test)
MRR60.72
18
Temporal Knowledge Graph CompletionICEWS05-15 v1 (test)
MRR67
18
Temporal Knowledge Graph CompletionICEWS 05-15
MRR66.5
14
Showing 10 of 19 rows

Other info

Code

Follow for update