TimeTraveler: Reinforcement Learning for Temporal Knowledge Graph Forecasting
arXiv:2109.04101
Abstract
Temporal knowledge graph (TKG) reasoning is a crucial task that has gained increasing research interest in recent years. Most existing methods focus on reasoning at past timestamps to complete the missing facts, and there are only a few works of reasoning on known TKGs to forecast future facts. Compared with the completion task, the forecasting task is more difficult that faces two main challenges: (1) how to effectively model the time information to handle future timestamps? (2) how to make inductive inference to handle previously unseen entities that emerge over time? To address these challenges, we propose the first reinforcement learning method for forecasting. Specifically, the agent travels on historical knowledge graph snapshots to search for the answer. Our method defines a relative time encoding function to capture the timespan information, and we design a novel time-shaped reward based on Dirichlet distribution to guide the model learning. Furthermore, we propose a novel representation method for unseen entities to improve the inductive inference ability of the model. We evaluate our method for this link prediction task at future timestamps. Extensive experiments on four benchmark datasets demonstrate substantial performance improvement meanwhile with higher explainability, less calculation, and fewer parameters when compared with existing state-of-the-art methods.
EMNLP 2021
References in corpus (5)
- RotatE: Knowledge Graph Embedding by Relational Rotation in Complex Space
- Variational Reasoning for Question Answering with Knowledge Graph
- Tensor Decompositions for temporal knowledge base completion
- Learning to Exploit Long-term Relational Dependencies in Knowledge Graphs
- T-GAP: Learning to Walk across Time for Temporal Knowledge Graph Completion