Home

Awesome

TKG-Forecasting-Evaluation

TKG Forecasting Evaluation Paper

Please Cite our Paper: Julia Gastinger, Timo Sztyler, Lokesh Sharma, Anett Schuelke, Heiner Stuckenschmidt. Comparing Apples and Oranges? On the Evaluation of Methods for Temporal Knowledge Graphs. In ECML PKDD, Torino, Italy, 2023. link

or, older version:

Julia Gastinger, Timo Sztyler, Lokesh Sharma, Anett Schuelke. On the Evaluation of Methods for Temporal Knowledge Graph Forecasting. In Temporal Graph Learning Workshop (TGL 2022), NeurIPS, New Orleans, United States of America, 2022. https://openreview.net/pdf?id=J_SNklR-KR

Supplementary material: Please find the pdf with supplementary material in our github files: https://github.com/nec-research/TKG-Forecasting-Evaluation/blob/main/paper_supplementary_material.pdf

Clone (including submodules with forked and modified orignal models)

git clone --recursive https://github.com/nec-research/TKG-Forecasting-Evaluation.git

Requirements

Set Up Experiments

 python3 run.py --gpu 1 --model 4 --num_seeds 1 --exp_name_int 0 --dataset_ids 1 3 4 5 6

Run Experiments

Additional Information

Evaluation

Testing for xERTE

for xERTE:

Add new model

Dataset Sources

Copied from RE-GCN (https://github.com/Lee-zix/RE-GCN)