LGAIJan 12, 2023

Modeling the evolution of temporal knowledge graphs with uncertainty

arXiv:2301.04977v11 citationsh-index: 30
Originality Highly original
AI Analysis

This work addresses the problem of predicting future events with uncertainty for applications relying on temporal knowledge graphs, representing an incremental improvement by extending uncertainty modeling beyond entity representations.

The paper tackles forecasting future events in temporal knowledge graphs by introducing a novel graph neural network architecture (WGP-NN) that uses weighted Gaussian processes to model both occurrence probabilities and time-dependent uncertainty, achieving state-of-the-art performance on two real-world benchmark datasets.

Forecasting future events is a fundamental challenge for temporal knowledge graphs (tKG). As in real life predicting a mean function is most of the time not sufficient, but the question remains how confident can we be about our prediction? Thus, in this work, we will introduce a novel graph neural network architecture (WGP-NN) employing (weighted) Gaussian processes (GP) to jointly model the temporal evolution of the occurrence probability of events and their time-dependent uncertainty. Especially we employ Gaussian processes to model the uncertainty of future links by their ability to predict predictive variance. This is in contrast to existing works, which are only able to express uncertainties in the learned entity representations. Moreover, WGP-NN can model parameter-free complex temporal and structural dynamics of tKGs in continuous time. We further demonstrate the model's state-of-the-art performance on two real-world benchmark datasets.

Foundations

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

Your Notes