paper-with-me

Papers

Relation Prediction for Unseen-Entities Using Entity-Word Graphs

2019-11-01 · WS 2019 11 · Yuki Tagawa, Motoki Taniguchi, Yasuhide Miura, Tomoki Taniguchi, Tomoko Ohkuma, Takayuki Yamamoto, Keiichi Nemoto

Knowledge graphs (KGs) are generally used for various NLP tasks. However, as KGs still miss some information, it is necessary to develop Knowledge Graph Completion (KGC) methods. Most KGC researches do not focus on the Out-of-KGs entities (Unseen-entities), we need a method that can predict the relation for the entity pairs containing Unseen-entities to automatically add new entities to the KGs. In this study, we focus on relation prediction and propose a method to learn entity representations via a graph structure that uses Seen-entities, Unseen-entities and words as nodes created from the descriptions of all entities. In the experiments, our method shows a significant improvement in the relation prediction for the entity pairs containing Unseen-entities.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graph CompletionKnowledge GraphsRelationRelation Prediction

Similar Papers 제목 키워드 기반

GE-Blender: Graph-Based Knowledge Enhancement for Blender

2023-01-30 · Xiaolei Lian, Xunzhu Tang, Yue Wang

Although the great success of open-domain dialogue generation, unseen entities can have a large impact on the dialogue generation task. It leads to performance degradation of the model in the dialog generation. Previous …

Dialogue GenerationTAG

Explainable Link Prediction for Emerging Entities in Knowledge Graphs

2020-05-01 · Rajarshi Bhowmik, Gerard de Melo

Despite their large-scale coverage, cross-domain knowledge graphs invariably suffer from inherent incompleteness and sparsity. Link prediction can alleviate this by inferring a target entity, given a source entity and a …

Knowledge GraphsLink PredictionPredictionRepresentation Learning

Generalizing to Unseen Entities and Entity Pairs with Row-less Universal Schema

2016-06-18 · EACL 2017 4 · Patrick Verga, Arvind Neelakantan, Andrew McCallum

Universal schema predicts the types of entities and relations in a knowledge base (KB) by jointly embedding the union of all available schema types---not only types from multiple structured databases (such as Freebase or…

Matrix Completion

Reasoning With Neural Tensor Networks for Knowledge Base Completion

2013-12-01 · NeurIPS 2013 12 · Richard Socher, Danqi Chen, Christopher D. Manning, Andrew Ng

A common problem in knowledge representation and related fields is reasoning over a large joint knowledge graph, represented as triples of a relation between two entities. The goal of this paper is to develop a more powe…

Knowledge Base CompletionTensor Networks

Fine-grained General Entity Typing in German using GermaNet

2021-06-01 · NAACL (TextGraphs) 2021 6 · Sabine Weber, Mark Steedman

Fine-grained entity typing is important to tasks like relation extraction and knowledge base construction. We find however, that fine-grained entity typing systems perform poorly on general entities (e.g. “ex-president”)…

Entity TypingKnowledge Base ConstructionRelation ExtractionType prediction