paper-with-me

Papers

Towards Time-Aware Knowledge Graph Completion

2016-12-01 · COLING 2016 12 · Tingsong Jiang, Tianyu Liu, Tao Ge, Lei Sha, Baobao Chang, Sujian Li, Zhifang Sui

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graph CompletionKnowledge GraphsQuestion AnsweringRelation Extractionvalid

Similar Papers 제목 키워드 기반

Temporal Knowledge Graph Reasoning with Low-rank and Model-agnostic Representations

2022-04-10 · RepL4NLP (ACL) 2022 5 · Ioannis Dikeoulias, Saadullah Amin, Günter Neumann

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

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

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

Temporal Knowledge Graph Completion with Time-sensitive Relations in Hypercomplex Space

2024-03-02 · Li Cai, Xin Mao, Zhihong Wang, Shangqing Zhao 외

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 Completion

NoiGAN: NOISE AWARE KNOWLEDGE GRAPH EMBEDDING WITH GAN

2019-09-25 · Kewei Cheng, Yikai Zhu, Ming Zhang, Yizhou Sun

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