Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Inductive Reasoning for Temporal Knowledge Graphs with Emerging Entities

About

Reasoning on Temporal Knowledge Graphs (TKGs) is essential for predicting future events and time-aware facts. While existing methods are effective at capturing relational dynamics, their performance is limited by a closed-world assumption, which fails to account for emerging entities not present in the training. Notably, these entities continuously join the network without historical interactions. Empirical study reveals that emerging entities are widespread in TKGs, comprising roughly 25\% of all entities. The absence of historical interactions of these entities leads to significant performance degradation in reasoning tasks. Whereas, we observe that entities with semantic similarities often exhibit comparable interaction histories, suggesting the presence of transferable temporal patterns. Inspired by this insight, we propose TransFIR (Transferable Inductive Reasoning), a novel framework that leverages historical interaction sequences from semantically similar known entities to support inductive reasoning. Specifically, we propose a codebook-based classifier that categorizes emerging entities into latent semantic clusters, allowing them to adopt reasoning patterns from similar entities. Experimental results demonstrate that TransFIR outperforms all baselines in reasoning on emerging entities, achieving an average improvement of 28.6% in Mean Reciprocal Rank (MRR) across multiple datasets. The implementations are available at https://github.com/zhaodazhuang2333/TransFIR.

Ze Zhao, Yuhui He, Lyuwen Wu, Gu Tang, Bin Lu, Xiaoying Gan, Luoyi Fu, Xinbing Wang, Chenghu Zhou• 2026

Related benchmarks

TaskDatasetResultRank
Link PredictionICEWS 14
MRR21.36
60
Temporal Link PredictionICEWS 18
MRR13.48
46
Link PredictionICEWS 05-15
Hits@100.4706
31
Link PredictionICEWS 18 (Emerging)
Hits@312.3
20
Link PredictionICEWS14 (Emerging)
Hits@320.96
20
Link PredictionICEWS05-15 (Emerging)
H@325.3
20
Link PredictionGDELT (Emerging)
Hits@39.94
20
Inductive Temporal Knowledge Graph Link PredictionICEWS 14 (5:2:3 chronological split)
Hits@30.1935
17
Inductive Temporal Knowledge Graph Link PredictionICEWS 18 (5:2:3 chronological split)
Hits@30.1344
17
Inductive Temporal Knowledge Graph Link PredictionICEWS 05-15 (5:2:3 chronological split)
Hits@326.17
17
Showing 10 of 12 rows

Other info

Follow for update