SOTAVerified

RotateQVS: Representing Temporal Information as Rotations in Quaternion Vector Space for Temporal Knowledge Graph Completion

2022-03-15ACL 2022Unverified0· sign in to hype

Kai Chen, Ye Wang, Yitong Li, Aiping Li

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Temporal factors are tied to the growth of facts in realistic applications, such as the progress of diseases and the development of political situation, therefore, research on Temporal Knowledge Graph (TKG) attracks much attention. In TKG, relation patterns inherent with temporality are required to be studied for representation learning and reasoning across temporal facts. However, existing methods can hardly model temporal relation patterns, nor can capture the intrinsic connections between relations when evolving over time, lacking of interpretability. In this paper, we propose a novel temporal modeling method which represents temporal entities as Rotations in Quaternion Vector Space (RotateQVS) and relations as complex vectors in Hamilton's quaternion space. We demonstrate our method can model key patterns of relations in TKG, such as symmetry, asymmetry, inverse, and can further capture time-evolved relations by theory. Empirically, we show that our method can boost the performance of link prediction tasks over four temporal knowledge graph benchmarks.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
GDELTRotateQVSMRR0.27Unverified
GDELTRotateQVS-SmallMRR0.26Unverified
GDELTTeRo-LargeMRR0.26Unverified
GDELTTeRoMRR0.25Unverified
GDELTDE-SimplEMRR0.23Unverified
GDELTTA-DistMultMRR0.21Unverified
GDELTDistMultMRR0.2Unverified
GDELTTTransEMRR0.12Unverified
GDELTTransEMRR0.11Unverified
ICEWS05-15HyTEMRR0.32Unverified
ICEWS05-15RotateQVSMRR0.63Unverified
ICEWS05-15TeRo-LargeMRR0.53Unverified
ICEWS05-15ATiSEMRR0.52Unverified
ICEWS05-15DE-SimplEMRR0.51Unverified
ICEWS05-15QuatEMRR0.48Unverified
ICEWS05-15TA-DistMultMRR0.47Unverified
ICEWS05-15DistMultMRR0.46Unverified
ICEWS05-15RotatEYAGO3-10MRR0.3Unverified
ICEWS05-15TransEMRR0.29Unverified
ICEWS05-15TTransEMRR0.27Unverified
ICEWS14RotateQVSMRR0.59Unverified
ICEWS14ATiSEMRR0.55Unverified
ICEWS14TeRo-LargeMRR0.53Unverified
ICEWS14DE-SimplEMRR0.53Unverified
ICEWS14TA-DistMultMRR0.48Unverified
ICEWS14QuatEMRR0.47Unverified
ICEWS14DistMultMRR0.44Unverified
ICEWS14RotatEMRR0.42Unverified
ICEWS14HyTEMRR0.3Unverified
ICEWS14TransEMRR0.28Unverified
ICEWS14TTransEMRR0.26Unverified

Reproductions