TLogic: Temporal Logical Rules for Explainable Link Forecasting on Temporal Knowledge Graphs
About
Conventional static knowledge graphs model entities in relational data as nodes, connected by edges of specific relation types. However, information and knowledge evolve continuously, and temporal dynamics emerge, which are expected to influence future situations. In temporal knowledge graphs, time information is integrated into the graph by equipping each edge with a timestamp or a time range. Embedding-based methods have been introduced for link prediction on temporal knowledge graphs, but they mostly lack explainability and comprehensible reasoning chains. Particularly, they are usually not designed to deal with link forecasting -- event prediction involving future timestamps. We address the task of link forecasting on temporal knowledge graphs and introduce TLogic, an explainable framework that is based on temporal logical rules extracted via temporal random walks. We compare TLogic with state-of-the-art baselines on three benchmark datasets and show better overall performance while our method also provides explanations that preserve time consistency. Furthermore, in contrast to most state-of-the-art embedding-based methods, TLogic works well in the inductive setting where already learned rules are transferred to related datasets with a common vocabulary.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Temporal Knowledge Graph reasoning | ICEWS18 (test) | Hits@120.5 | 79 | |
| Temporal Knowledge Graph reasoning | ICEWS14 (test) | Hits@133.2 | 59 | |
| Link Prediction | ICEWS 14 | MRR43.04 | 47 | |
| Temporal Knowledge Graph reasoning | ICEWS05-15 (test) | Hits@134.5 | 41 | |
| Temporal Link Prediction | ICEWS 18 | MRR29.82 | 27 | |
| Temporal Knowledge Graph reasoning | YAGO (test) | Hits@10.74 | 27 | |
| Temporal Knowledge Graph reasoning | ICEWS14 5% (test) | Hits@10.2603 | 9 | |
| Temporal Knowledge Graph reasoning | ICEWS14 20% training data (test) | Hits@128.72 | 9 | |
| Temporal Knowledge Graph reasoning | ICEWS14 50% training data (test) | Hits@129.84 | 9 |