Along the Time: Timeline-traced Embedding for Temporal Knowledge Graph Completion

Along the Time: Timeline-traced Embedding for Temporal Knowledge Graph Completion

在这里插入图片描述

💕当前模型存在的问题💕

1.most existing models ignore the independence of semantic and temporal information(simply concatenate or multiply the semantic and temporal information together
2.current models have difficulty distinguishing representations of the same entity or relaton at different timestamps

💕论文提出的方法💕

TimeLine-Traced Knowledge Graph Embedding method(TLT-KGE)
具体实现目标:embed the entities and relations with timestamps as a complex vector or a quaternion vector

💕相关工作💕

🐸Static Knowledge Graph Embedding🐸

1.Translation-based

具体做法:assume the relation embedding as a translation or rotation from the subject to the object
具体方法:
①TransE
②TransH
③TransR
④RotatE

2.Semantic matching

具体做法:compute the plausibility of a given fact via matching the semantic information of entities and relations
具体方法:
①DistMult:use a bilinear function to calculate the score
②ComplEx:extend DistMult to complex space
③QuatE:extend DistMult to quaternion elliptic space
④DualE:extend QuatE to dual vector space
⑤ConvE
⑥ConvKB
⑦Tucker:tucker-decomposition-based method

🐸Temporal Knowledge Graph Embedding🐸

具体方法:
①TA-TransE:incorporate the embeddings of time information to TransE
②TA-DistMult:incorporate the embeddings of time information to DistMult
③HyTE:extend TransH by projecting the entities and relations to a time-specific hyperplane
④DE-SimplE:introduce a diachronic part for entities and relations
⑤TeRo:inspired by RotatE,utilize a rotation operation on both subject and object to evaluate the semantic scores of a given fact
⑥T(NT)ComplEx:incorporate the time embedding into a three-order tensor and uses a novel regularization method to improve link prediction performance
⑦RotateQVS:model the temporal changes with rotation operation in quaternion vector space and uses a score function that is similar to TransE
⑧BoxTE:box embedding model for temporal knowledge graph completion, which is based on the static KGE model BoxE
⑨RE-NET
⑩RE-GCN

💕汉密尔顿四元数预备知识💕

1.a quaternion 𝑞 is consist of one real component and three imaginary components 𝑖, 𝑗, 𝑘, which is defines as 𝑞 = 𝑎 + 𝑏i + 𝑐j + 𝑑k,where 𝑎, 𝑏, 𝑐, 𝑑 are real numbers and i, j, k are imaginary units
2.it can also be viewed as a quadruple (𝑎, 𝑏, 𝑐, 𝑑)
3.Conjugate
在这里插入图片描述
4.Norm
在这里插入图片描述
5.Inner Product
在这里插入图片描述
6.Hamilton Product
在这里插入图片描述

💕论文具体方法💕

🐸概述🐸

一.divide the embedding of entities or relations into two independent parts
1.semantic meaning of entities or relations(semantic part)
2.timestamps(temporal part)
二.TLT-KGE is equipped with two additional components to strengthen the expression of timestamps and relations
1.🙌Shared time window🙌 : utilize shared embeddings for time windows to strengthen the connection of events that happen within a time scope
2.🙌Relation-timestamp composition🙌 : enhance the expression of a relation at specific time

🐸Proposed Method: TLT-KGE🐸

🤷‍♂️Timeline-tracedEmbedding🤷‍♂️

🤡Semantic Part🤡 :
在这里插入图片描述
🤡Temporal Part 🤡:
在这里插入图片描述

🤷‍♂️Combine to a Uniform Embedding🤷‍♂️

🤡Complex Vector Space🤡 :
在这里插入图片描述
🤡Quaternion Vector Space🤡 :
在这里插入图片描述
在这里插入图片描述

🤷‍♂️Score Functions🤷‍♂️

🤡Score Function of TLT-KGE (Complex)🤡 :
在这里插入图片描述
🤡Score Function of TLT-KGE (Quaternion) 🤡:
在这里插入图片描述

🤷‍♂️Additional Modules🤷‍♂️

🤡Shared Time Window (STW) 🤡:
在这里插入图片描述
🤡Relation-Timestamp Composition (RTC) 🤡:
在这里插入图片描述

🐸Regularization🐸

🤡the semantic embeddings of entities and relations🤡 :
在这里插入图片描述

🤡the temporal embeddings of timestamps🤡 :
在这里插入图片描述

🐸Loss function🐸

在这里插入图片描述

💕实验💕

🐸实验数据集🐸

在这里插入图片描述

🐸baselines🐸

static KGE models:
①TransE ②DistMult
temporal KGE models:
①TTransE ②HyTE ③TA-DistMult ④DE-SimplE ⑤TeRo ⑥T(NT)ComplEx ⑦BoxTE

🐸评估标准🐸

1.Mean Rank : MR, the mean of all the predicted ranks
2.Mean Reciprocal Rank :MRR, the mean of all the reciprocals of predicted ranks
3.Hits@n :the proportion of ranks not larger than n
Lower MR and larger MRR and Hits@𝑛 indicate better performance.

🐸实验结果🐸

在这里插入图片描述

🐸参数受限实验结果🐸

在这里插入图片描述

🐸消融实验🐸

在这里插入图片描述

🐸参数学习🐸

在这里插入图片描述

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值