Context-Enhanced Entity and Relation Embedding for Knowledge Graph Completion
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Knowledge Graph CompletionKnowledge GraphsRelationSimilar Papers 제목 키워드 기반
Knowledge Enhanced Contextual Word Representations
Contextual word representations, typically trained on unstructured, unlabeled text, do not contain any explicit grounding to real world entities and are often unable to remember facts about those entities. We propose a g…
Entity LinkingEntity TypingLanguage ModelingLanguage Modelling+3EventKE: Event-Enhanced Knowledge Graph Embedding
Relations in most of the traditional knowledge graphs (KGs) only reflect static and factual connections, but fail to represent the dynamic activities and state changes about entities. In this paper, we emphasize the impo…
Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsRepresentation LearningKnowledge Graph Completion with Relation-Aware Anchor Enhancement
Text-based knowledge graph completion methods take advantage of pre-trained language models (PLM) to enhance intrinsic semantic connections of raw triplets with detailed text descriptions. Typical methods in this branch …
Knowledge Graph CompletionLink PredictionRelationKLMo: Knowledge Graph Enhanced Pretrained Language Model with Fine-Grained Relationships
Interactions between entities in knowledge graph (KG) provide rich knowledge for language representation learning. However, existing knowledge-enhanced pretrained language models (PLMs) only focus on entity information a…
Entity LinkingEntity TypingLanguage ModelingLanguage Modelling+4TransEdge: Translating Relation-contextualized Embeddings for Knowledge Graphs
Learning knowledge graph (KG) embeddings has received increasing attention in recent years. Most embedding models in literature interpret relations as linear or bilinear mapping functions to operate on entity embeddings.…
Entity AlignmentEntity EmbeddingsKnowledge GraphsLink Prediction+1