vix.ing · top · new · best · stats · spec

Context-Enhanced Entity and Relation Embedding for Knowledge Graph Completion

2020/12/13 by Ziyue Qiao, Qiao, Ziyue, Zhiyuan Ning +5
Computer Science · Decision Sciences · #Advanced Graph Neural Networks #Artificial Intelligence (cs.AI) #Computation and Language (cs.CL) #Data Quality and Management #FOS: Computer and information sciences #Topic Modeling

paper · pdf · doi:10.48550/arxiv.2012.07011

openalex publication_date 2020/12/13 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Most researches for knowledge graph completion learn representations of entities and relations to predict missing links in incomplete knowledge graphs. However, these methods fail to take full advantage of both the contextual information of entity and relation. Here, we extract contexts of entities and relations from the triplets which they compose. We propose a model named AggrE, which conducts efficient aggregations respectively on entity context and relation context in multi-hops, and learns context-enhanced entity and relation embeddings for knowledge graph completion. The experiment results show that AggrE is competitive to existing models.

Related