Towards Time-Aware Knowledge Graph Completion
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 that evolve over time, it is important and challenging for knowledge graph completion models to take into account the temporal aspects of facts. In this paper, we present a novel time-aware knowledge graph completion model that is able to predict links in a KG using both the existing facts and the temporal information of the facts. To incorporate the happening time of facts, we propose a time-aware KG embedding model using temporal order information among facts. To incorporate the valid time of facts, we propose a joint time-aware inference model based on Integer Linear Programming (ILP) using temporal consistencyinformationasconstraints. Wefurtherintegratetwomodelstomakefulluseofglobal temporal information. We empirically evaluate our models on time-aware KG completion task. Experimental results show that our time-aware models achieve the state-of-the-art on temporal facts consistently.
Code (0)
등록된 구현이 없습니다.
Tasks
Knowledge Graph CompletionKnowledge GraphsQuestion AnsweringRelation ExtractionvalidSimilar Papers 제목 키워드 기반
Temporal Knowledge Graph Reasoning with Low-rank and Model-agnostic Representations
Temporal knowledge graph completion (TKGC) has become a popular approach for reasoning over the event and temporal knowledge graphs, targeting the completion of knowledge with accurate but missing information. In this co…
Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge Graphs+2Temporal Knowledge Graph Completion using a Linear Temporal Regularizer and Multivector Embeddings
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+2TaCE: Time-aware Convolutional Embedding Learning for Temporal Knowledge Graph Completion
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 CompletionTemporal Knowledge Graph Completion with Time-sensitive Relations in Hypercomplex Space
Temporal knowledge graph completion (TKGC) aims to fill in missing facts within a given temporal knowledge graph at a specific time. Existing methods, operating in real or complex spaces, have demonstrated promising perf…
Knowledge Graph CompletionTemporal Knowledge Graph CompletionNoiGAN: NOISE AWARE KNOWLEDGE GRAPH EMBEDDING WITH GAN
Knowledge graph has gained increasing attention in recent years for its successful applications of numerous tasks. Despite the rapid growth of knowledge construction, knowledge graphs still suffer from severe incompletio…
Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge Graphs