paper-with-me

Papers

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) is valid only from 2009 to 2017. This introduces important challenges for knowledge representation learning since the knowledge graphs change over time. In this paper, we present a novel time-aware knowledge graph embebdding approach, TeLM, which performs 4th-order tensor factorization of a Temporal knowledge graph using a Linear temporal regularizer and Multivector embeddings. Moreover, we investigate the effect of the temporal dataset{'}s time granularity on temporal knowledge graph completion. Experimental results demonstrate that our proposed models trained with the linear temporal regularizer achieve the state-of-the-art performances on link prediction over four well-established temporal knowledge graph completion benchmarks.

📄 PDF Abstract BibTeX

Code (1)

soledad921/telm 공식 구현 pytorch

Tasks

Knowledge Graph CompletionKnowledge GraphsLink PredictionRepresentation LearningTemporal Knowledge Graph Completionvalid

Similar Papers 제목 키워드 기반

Towards Time-Aware Knowledge Graph Completion

2016-12-01 · COLING 2016 12 · Tingsong Jiang, Tianyu Liu, Tao Ge, Lei Sha 외

Knowledge graph (KG) completion adds new facts to a KG by making inferences from existing facts. Most existing methods ignore the time information and only learn from time-unknown fact triples. In dynamic environments th…

Knowledge Graph CompletionKnowledge GraphsQuestion AnsweringRelation Extraction+1

TaCE: Time-aware Convolutional Embedding Learning for Temporal Knowledge Graph Completion

2021-09-29 · Jin Luo, Hong Shen, YanFeng Hu, Chen Peng

Temporal knowledge graph completion (TKGC) is a challenging task to infer the missing component for quadruples. The key challenge lies at how to integrate time information into the embeddings of entities and relations. R…

Knowledge Graph CompletionKnowledge GraphsTemporal Knowledge Graph Completion

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 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

A Temporal Knowledge Graph Completion Method Based on Balanced Timestamp Distribution

2021-08-30 · Kangzheng Liu, Yuhong Zhang

Completion through the embedding representation of the knowledge graph (KGE) has been a research hotspot in recent years. Realistic knowledge graphs are mostly related to time, while most of the existing KGE algorithms i…

Knowledge Graph CompletionKnowledge GraphsTemporal Knowledge Graph Completion