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

G2S: A General-to-Specific Learning Framework for Temporal Knowledge Graph Forecasting with Large Language Models

About

Forecasting over Temporal Knowledge Graphs (TKGs) which predicts future facts based on historical ones has received much attention. Recent studies have introduced Large Language Models (LLMs) for this task to enhance the models' generalization abilities. However, these models perform forecasting via simultaneously learning two kinds of entangled knowledge in the TKG: (1) general patterns, i.e., invariant temporal structures shared across different scenarios; and (2) scenario information, i.e., factual knowledge engaged in specific scenario, such as entities and relations. As a result, the learning processes of these two kinds of knowledge may interfere with each other, which potentially impact the generalization abilities of the models. To enhance the generalization ability of LLMs on this task, in this paper, we propose a General-to-Specific learning framework (G2S) that disentangles the learning processes of the above two kinds of knowledge. In the general learning stage, we mask the scenario information in different TKGs and convert it into anonymous temporal structures. After training on these structures, the model is able to capture the general patterns across different TKGs. In the specific learning stage, we inject the scenario information into the structures via either in-context learning or fine-tuning modes. Experimental results show that G2S effectively improves the generalization abilities of LLMs.

Long Bai, Zixuan Li, Xiaolong Jin, Jiafeng Guo, Xueqi Cheng, Tat-Seng Chua• 2025

Related benchmarks

TaskDatasetResultRank
Temporal Knowledge Graph reasoningICEWS18 (test)
Hits@123.04
79
Temporal Knowledge Graph reasoningICEWS14 (test)
Hits@138.33
59
Temporal Knowledge Graph reasoningICEWS05-15 (test)
Hits@141.39
41
Temporal Knowledge Graph reasoningYAGO (test)
Hits@10.8788
27
Temporal Knowledge Graph reasoningICEWS14 5% (test)
Hits@10.3365
9
Temporal Knowledge Graph reasoningICEWS14 50% training data (test)
Hits@136.01
9
Temporal Knowledge Graph reasoningICEWS14 20% training data (test)
Hits@134.12
9
Showing 7 of 7 rows

Other info

Follow for update