paper-with-me

Papers

Context-Enhanced Entity and Relation Embedding for Knowledge Graph Completion

2020-12-13 · Ziyue Qiao, Zhiyuan Ning, Yi Du, Yuanchun Zhou

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.

📄 PDF Abstract BibTeX arXiv:2012.07011

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graph CompletionKnowledge GraphsRelation

Similar Papers 제목 키워드 기반

Knowledge Enhanced Contextual Word Representations

2019-09-09 · IJCNLP 2019 11 · Matthew E. Peters, Mark Neumann, Robert L. Logan IV, Roy Schwartz 외

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

EventKE: Event-Enhanced Knowledge Graph Embedding

2021-11-01 · Findings (EMNLP) 2021 11 · Zixuan Zhang, Hongwei Wang, Han Zhao, Hanghang Tong 외

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 Learning

Knowledge Graph Completion with Relation-Aware Anchor Enhancement

2025-04-08 · Duanyang Yuan, Sihang Zhou, Xiaoshu Chen, Dong Wang 외

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 PredictionRelation

KLMo: Knowledge Graph Enhanced Pretrained Language Model with Fine-Grained Relationships

2021-11-01 · Findings (EMNLP) 2021 11 · Lei He, Suncong Zheng, Tao Yang, Feng Zhang

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

TransEdge: Translating Relation-contextualized Embeddings for Knowledge Graphs

2020-04-22 · Zequn Sun, Jiacheng Huang, Wei Hu, Muchao Chen 외

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