LGApr 2, 2024

Selective Temporal Knowledge Graph Reasoning

arXiv:2404.01695v181 citationsh-index: 50LREC
Originality Incremental advance
AI Analysis

This addresses the risk of unreliable predictions in real-world TKG applications, but it is incremental as it builds on existing models.

The paper tackles the problem of Temporal Knowledge Graph (TKG) reasoning models making uncertain predictions by proposing an abstention mechanism, resulting in improved selective predictions with demonstrated effectiveness on benchmark datasets.

Temporal Knowledge Graph (TKG), which characterizes temporally evolving facts in the form of (subject, relation, object, timestamp), has attracted much attention recently. TKG reasoning aims to predict future facts based on given historical ones. However, existing TKG reasoning models are unable to abstain from predictions they are uncertain, which will inevitably bring risks in real-world applications. Thus, in this paper, we propose an abstention mechanism for TKG reasoning, which helps the existing models make selective, instead of indiscriminate, predictions. Specifically, we develop a confidence estimator, called Confidence Estimator with History (CEHis), to enable the existing TKG reasoning models to first estimate their confidence in making predictions, and then abstain from those with low confidence. To do so, CEHis takes two kinds of information into consideration, namely, the certainty of the current prediction and the accuracy of historical predictions. Experiments with representative TKG reasoning models on two benchmark datasets demonstrate the effectiveness of the proposed CEHis.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes