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

Complex Evolutional Pattern Learning for Temporal Knowledge Graph Reasoning

About

A Temporal Knowledge Graph (TKG) is a sequence of KGs corresponding to different timestamps. TKG reasoning aims to predict potential facts in the future given the historical KG sequences. One key of this task is to mine and understand evolutional patterns of facts from these sequences. The evolutional patterns are complex in two aspects, length-diversity and time-variability. Existing models for TKG reasoning focus on modeling fact sequences of a fixed length, which cannot discover complex evolutional patterns that vary in length. Furthermore, these models are all trained offline, which cannot well adapt to the changes of evolutional patterns from then on. Thus, we propose a new model, called Complex Evolutional Network (CEN), which uses a length-aware Convolutional Neural Network (CNN) to handle evolutional patterns of different lengths via an easy-to-difficult curriculum learning strategy. Besides, we propose to learn the model under the online setting so that it can adapt to the changes of evolutional patterns over time. Extensive experiments demonstrate that CEN obtains substantial performance improvement under both the traditional offline and the proposed online settings.

Zixuan Li, Saiping Guan, Xiaolong Jin, Weihua Peng, Yajuan Lyu, Yong Zhu, Long Bai, Wei Li, Jiafeng Guo, Xueqi Cheng• 2022

Related benchmarks

TaskDatasetResultRank
Temporal Knowledge Graph reasoningICEWS18 (test)
Hits@121.23
79
Temporal Knowledge Graph reasoningICEWS 18
Hits@100.5059
60
Temporal Knowledge Graph reasoningICEWS14 (test)
Hits@132.1
59
Temporal Knowledge Graph reasoningICEWS 14
Hits@132.1
48
Link PredictionICEWS 14
MRR42.2
47
Temporal Knowledge Graph reasoningICEWS05-15 (test)
Hits@136.38
41
Unseen event predictionICEWS14 (test)
MRR0.422
28
Temporal Knowledge Graph Extrapolation ReasoningGDELT
MRR20.4
28
Temporal Link PredictionICEWS 18
MRR31.5
27
Masked Entity PredictionICEWS18 standard (test)
MRR31.5
21
Showing 10 of 19 rows

Other info

Code

Follow for update