Papers › Temporal Knowledge Base Completion: New Algorithms and Evaluation Protocols

Temporal Knowledge Base Completion: New Algorithms and Evaluation Protocols

2 May 2020EMNLP 2020 11arXiv:2005.05035archive 2025-07-28

Prachi Jain, Sushant Rathi, Mausam, Soumen Chakrabarti

Temporal knowledge bases associate relational (s,r,o) triples with a set of times (or a single time instant) when the relation is valid. While time-agnostic KB completion (KBC) has witnessed significant research, temporal KB completion (TKBC) is in its early days. In this paper, we consider predicting missing entities (link prediction) and missing time intervals (time prediction) as joint TKBC tasks where entities, relations, and time are all embedded in a uniform, compatible space. We present TIMEPLEX, a novel time-aware KBC method, that also automatically exploits the recurrent nature of some relations and temporal interactions between pairs of relations. TIMEPLEX achieves state-of-the-art performance on both prediction tasks. We also find that existing TKBC models heavily overestimate link prediction performance due to imperfect evaluation mechanisms. In response, we propose improved TKBC evaluation protocols for both link and time prediction tasks, dealing with subtle issues that arise from the partial overlap of time intervals in gold instances and system predictions.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2005.05035")

Code

Syntology Ran 3 of 12 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 1 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

dair-iitd/tkbi officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 3 ran; 0 honoured the contract we drafted; 9 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
1ran · fixture could not drive it
1ran
9unverified

Licence: 12 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from dair-iitd/tkbi. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

TimePlex_base dair-iitd/tkbi/models.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 07ea1c3eff122d6d · report
func_load_to_gpu dair-iitd/tkbi/models.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 2dd23c60c69e6933 · report
get_pairwise_r_dict dair-iitd/tkbi/models.py official repository ran · our draft was wrong no licence file found · pointer only · 031befc1f164bdbc · report
Gadget dair-iitd/tkbi/models.py official repository unverified no licence file found · pointer only · 08b4bc511b937540 · report
Pairs dair-iitd/tkbi/models.py official repository unverified no licence file found · pointer only · 765b061b7b2bc7e3 · report
ProbDensityScorer dair-iitd/tkbi/models.py official repository unverified no licence file found · pointer only · e29621e5e0a2e8fa · report
Recurrent dair-iitd/tkbi/models.py official repository unverified no licence file found · pointer only · 071c7df25b2bb31b · report
RecurringFactScorer dair-iitd/tkbi/models.py official repository unverified no licence file found · pointer only · 71a1315ced027a2b · report
TimePlex dair-iitd/tkbi/models.py official repository unverified no licence file found · pointer only · 436de3b3c8149244 · report
mean_variance dair-iitd/tkbi/models.py official repository unverified no licence file found · pointer only · 1ec8e7a5004409db · report
recurring_mean_variance dair-iitd/tkbi/models.py official repository unverified no licence file found · pointer only · 3a3bec30bf828f97 · report
recurring_relation_mean_variance dair-iitd/tkbi/models.py official repository unverified no licence file found · pointer only · 9605604fe19b6c37 · report

Tasks

Knowledge Base CompletionKnowledge Graph CompletionKnowledge GraphsLink PredictionPredictionTemporal Information ExtractionTemporal Knowledge Graph CompletionTime-interval Prediction

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Link Prediction ICEWS05-15 TimePlex MRR 0.632 #5 of 16 Archive leaderboard report
Link Prediction ICEWS14 TimePlex MRR 0.589 #5 of 16 Archive leaderboard report
Link Prediction Wikidata12k TimePlex MRR 0.3335 #1 of 1 Archive leaderboard report
Link Prediction Yago11k TimePlex MRR 0.2364 #1 of 1 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections