Negative-Aware Diffusion Process for Temporal Knowledge Graph Extrapolation
Yanglei Gan, Peng He, Yuxiang Cai, Run Lin, Guanyu Zhou, Qiao Liu

TL;DR
This paper introduces NADEx, a negative-aware diffusion model for temporal knowledge graph extrapolation that incorporates negative context and a cosine-alignment regularizer, achieving state-of-the-art results.
Contribution
NADEx is the first diffusion-based TKG model to explicitly incorporate negative evidence and a novel regularizer for better calibration.
Findings
NADEx outperforms existing models on four TKG benchmarks.
The negative-aware approach improves predictive accuracy.
The cosine-alignment regularizer enhances model calibration.
Abstract
Temporal Knowledge Graph (TKG) reasoning seeks to predict future missing facts from historical evidence. While diffusion models (DM) have recently gained attention for their ability to capture complex predictive distributions, two gaps remain: (i) the generative path is conditioned only on positive evidence, overlooking informative negative context, and (ii) training objectives are dominated by cross-entropy ranking, which improves candidate ordering but provides little supervision over the calibration of the denoised embedding. To bridge this gap, we introduce Negative-Aware Diffusion model for TKG Extrapolation (NADEx). Specifically, NADEx encodes subject-centric histories of entities, relations and temporal intervals into sequential embeddings. NADEx perturbs the query object in the forward process and reconstructs it in reverse with a Transformer denoiser conditioned on the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Machine Learning in Healthcare
