Temporal Knowledge Graph Completion with Time-sensitive Relations in Hypercomplex Space
Li Cai, Xin Mao, Zhihong Wang, Shangqing Zhao, Yuhao Zhou, Changxu Wu, Man Lan
TL;DR
This work tackles temporal knowledge graph completion by introducing TQuatE, a quaternion-based model that captures time-sensitive relations through time-aware rotation and periodic time translation in hypercomplex space. It represents $h$, $r$, $t$, and $\tau$ as quaternions, computes a cosine-based score with a rotated relation, and enforces embedding and periodic temporal regularization. Theoretical analyses prove that TQuatE can model symmetric, asymmetric, inverse, compositional, and evolutionary relation patterns, and empirical results on ICEWS14, ICEWS05-15, and GDELT demonstrate SOTA performance, especially on complex temporal data like GDELT. The approach advances temporal reasoning in KGs by leveraging the expressiveness of quaternions and a flexible periodic time component, though it incurs higher computational cost due to quaternion operations.
Abstract
Temporal knowledge graph completion (TKGC) aims to fill in missing facts within a given temporal knowledge graph at a specific time. Existing methods, operating in real or complex spaces, have demonstrated promising performance in this task. This paper advances beyond conventional approaches by introducing more expressive quaternion representations for TKGC within hypercomplex space. Unlike existing quaternion-based methods, our study focuses on capturing time-sensitive relations rather than time-aware entities. Specifically, we model time-sensitive relations through time-aware rotation and periodic time translation, effectively capturing complex temporal variability. Furthermore, we theoretically demonstrate our method's capability to model symmetric, asymmetric, inverse, compositional, and evolutionary relation patterns. Comprehensive experiments on public datasets validate that our proposed approach achieves state-of-the-art performance in the field of TKGC.
