TimeTraveler: Reinforcement Learning for Temporal Knowledge Graph Forecasting
Haohai Sun, Jialun Zhong, Yunpu Ma, Zhen Han, Kun He

TL;DR
TimeTraveler introduces a reinforcement learning approach for forecasting future facts in temporal knowledge graphs, effectively modeling time and unseen entities, leading to improved performance and explainability.
Contribution
It is the first reinforcement learning method designed for TKG forecasting, incorporating time encoding, a novel reward, and inductive inference for unseen entities.
Findings
Significant performance improvements over state-of-the-art methods.
Higher explainability and efficiency in computation.
Effective handling of unseen entities in TKGs.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Bioinformatics and Genomic Networks
