paper-with-me

Papers

Temporal Knowledge Graph Embedding Model based on Additive Time Series Decomposition

2019-11-18 · Chengjin Xu, Mojtaba Nayyeri, Fouad Alkhoury, Hamed Shariat Yazdi, Jens Lehmann

Knowledge Graph (KG) embedding has attracted more attention in recent years. Most KG embedding models learn from time-unaware triples. However, the inclusion of temporal information beside triples would further improve the performance of a KGE model. In this regard, we propose ATiSE, a temporal KG embedding model which incorporates time information into entity/relation representations by using Additive Time Series decomposition. Moreover, considering the temporal uncertainty during the evolution of entity/relation representations over time, we map the representations of temporal KGs into the space of multi-dimensional Gaussian distributions. The mean of each entity/relation embedding at a time step shows the current expected position, whereas its covariance (which is temporally stationary) represents its temporal uncertainty. Experimental results show that ATiSE chieves the state-of-the-art on link prediction over four temporal KGs.

📄 PDF Abstract BibTeX arXiv:1911.07893

Code (2)

soledad921/ATISE 공식 구현 pytorch
zjs123/streame pytorch

Tasks

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingLink PredictionPositionRelationTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Temporal Knowledge Graph Completion using Box Embeddings

2021-09-18 · Johannes Messner, Ralph Abboud, İsmail İlkan Ceylan

Knowledge graph completion is the task of inferring missing facts based on existing data in a knowledge graph. Temporal knowledge graph completion (TKGC) is an extension of this task to temporal knowledge graphs, where e…

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge Graphs+1

TempCaps: A Capsule Network-based Embedding Model for Temporal Knowledge Graph Completion

2022-05-01 · spnlp (ACL) 2022 5 · Guirong Fu, Zhao Meng, Zhen Han, Zifeng Ding 외

Temporal knowledge graphs store the dynamics of entities and relations during a time period. However, typical temporal knowledge graphs often suffer from incomplete dynamics with missing facts in real-world scenarios. He…

Entity EmbeddingsKnowledge Graph CompletionKnowledge GraphsTemporal Knowledge Graph Completion

Temporal Knowledge Graph Completion using a Linear Temporal Regularizer and Multivector Embeddings

2021-06-01 · NAACL 2021 4 · Chengjin Xu, Yung-Yu Chen, Mojtaba Nayyeri, Jens Lehmann

Representation learning approaches for knowledge graphs have been mostly designed for static data. However, many knowledge graphs involve evolving data, e.g., the fact (The President of the United States is Barack Obama)…

Knowledge Graph CompletionKnowledge GraphsLink PredictionRepresentation Learning+2

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

2022-10-17 · The 31st ACM International Conference on Information and Knowledge Management (CIKM) 2022 10 · Fuwei Zhang, Zhao Zhang, Xiang Ao, Fuzhen Zhuang 외

Recent years have witnessed remarkable progress on knowledge graph embedding (KGE) methods to learn the representations of entities and relations in static knowledge graphs (SKGs). However, knowledge changes over time. I…

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge Graphs+2

Time-aware Relational Graph Attention Network for Temporal Knowledge Graph Embeddings

2021-09-29 · Chengjin Xu, Fenglong Su, Jens Lehmann

Embedding-based representation learning approaches for knowledge graphs (KGs) have been mostly designed for static data. However, many KGs involve temporal data, which creates the need for new representation learning app…

Entity AlignmentGraph AttentionKnowledge Graph EmbeddingsKnowledge Graphs+1