OntoTKGE:基于本体增强的时间知识图谱外推 / OntoTKGE: Ontology-Enhanced Temporal Knowledge Graph Extrapolation
1️⃣ 一句话总结
这篇论文提出了一个名为OntoTKGE的新框架,它通过引入本体知识(即概念间的层次关系以及概念与实体间的联系)来丰富实体表示,从而有效解决了时间知识图谱预测中因实体历史交互稀疏而导致的预测难题,并能灵活提升多种现有模型的性能。
Temporal knowledge graph (TKG) extrapolation is an important task that aims to predict future facts through historical interaction information within KG snapshots. A key challenge for most existing TKG extrapolation models is handling entities with sparse historical interaction. The ontological knowledge is beneficial for alleviating this sparsity issue by enabling these entities to inherit behavioral patterns from other entities with the same concept, which is ignored by previous studies. In this paper, we propose a novel encoder-decoder framework OntoTKGE that leverages the ontological knowledge from the ontology-view KG (i.e., a KG modeling hierarchical relations among abstract concepts as well as the connections between concepts and entities) to guide the TKG extrapolation model's learning process through the effective integration of the ontological and temporal knowledge, thereby enhancing entity embeddings. OntoTKGE is flexible enough to adapt to many TKG extrapolation models. Extensive experiments on four data sets demonstrate that OntoTKGE not only significantly improves the performance of many TKG extrapolation models but also surpasses many SOTA baseline methods.
OntoTKGE:基于本体增强的时间知识图谱外推 / OntoTKGE: Ontology-Enhanced Temporal Knowledge Graph Extrapolation
这篇论文提出了一个名为OntoTKGE的新框架,它通过引入本体知识(即概念间的层次关系以及概念与实体间的联系)来丰富实体表示,从而有效解决了时间知识图谱预测中因实体历史交互稀疏而导致的预测难题,并能灵活提升多种现有模型的性能。
源自 arXiv: 2604.05468