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

Pre-trained Language Model with Prompts for Temporal Knowledge Graph Completion

About

Temporal Knowledge graph completion (TKGC) is a crucial task that involves reasoning at known timestamps to complete the missing part of facts and has attracted more and more attention in recent years. Most existing methods focus on learning representations based on graph neural networks while inaccurately extracting information from timestamps and insufficiently utilizing the implied information in relations. To address these problems, we propose a novel TKGC model, namely Pre-trained Language Model with Prompts for TKGC (PPT). We convert a series of sampled quadruples into pre-trained language model inputs and convert intervals between timestamps into different prompts to make coherent sentences with implicit semantic information. We train our model with a masking strategy to convert TKGC task into a masked token prediction task, which can leverage the semantic information in pre-trained language models. Experiments on three benchmark datasets and extensive analysis demonstrate that our model has great competitiveness compared to other models with four metrics. Our model can effectively incorporate information from temporal knowledge graphs into the language models.

Wenjie Xu, Ben Liu, Miao Peng, Xu Jia, Min Peng• 2023

Related benchmarks

TaskDatasetResultRank
Temporal Knowledge Graph reasoningICEWS 14
Hits@128.9
48
Link PredictionICEWS 14
MRR38.42
47
Link PredictionICEWS 05-15
Hits@10.2857
29
Temporal Link PredictionICEWS 18
MRR26.63
27
Temporal Knowledge Graph ForecastingICEWS 18
MRR0.266
20
Temporal Knowledge Graph ForecastingICEWS 05-15
MRR38.8
20
Showing 6 of 6 rows

Other info

Code

Follow for update