Learning to Borrow– Relation Representation for Without-Mention Entity-Pairs for Knowledge Graph Completion
Prior work on integrating text corpora with knowledge graphs (KGs) to improve Knowledge Graph Embedding (KGE) have obtained good performance for entities that co-occur in sentences in text corpora. Such sentences (textual mentions of entity-pairs) are represented as Lexicalised Dependency Paths (LDPs) between two entities. However, it is not possible to represent relations between entities that do not co-occur in a single sentence using LDPs. In this paper, we propose and evaluate several methods to address this problem, where we borrow LDPs from the entity pairs that co-occur in sentences in the corpus (i.e. with mentions entity pairs) to represent entity pairs that do not co-occur in any sentence in the corpus (i.e. without mention entity pairs). We propose a supervised borrowing method, SuperBorrow, that learns to score the suitability of an LDP to represent a without-mentions entity pair using pre-trained entity embeddings and contextualised LDP representations. Experimental results show that SuperBorrow improves the link prediction performance of multiple widely-used prior KGE methods such as TransE, DistMult, ComplEx and RotatE.
Code (1)
Tasks
Entity EmbeddingsGraph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge GraphsLink PredictionRelationSentenceSimilar Papers 제목 키워드 기반
Learning to Borrow -- Relation Representation for Without-Mention Entity-Pairs for Knowledge Graph Completion
Prior work on integrating text corpora with knowledge graphs (KGs) to improve Knowledge Graph Embedding (KGE) have obtained good performance for entities that co-occur in sentences in text corpora. Such sentences (textua…
Entity EmbeddingsGraph EmbeddingKnowledge Graph CompletionKnowledge Graph Embedding+4Learning to Borrow– Relation Representation for Without-Mention Entity-Pairs for Knowledge Graph Completion
Prior work on integrating text corpora with knowledge graphs (KGs) to improve Knowledge Graph Embedding (KGE) have obtained good performance for entities that co-occur in sentences in text corpora. Such sentences (textua…
Entity EmbeddingsGraph EmbeddingKnowledge Graph CompletionKnowledge Graph Embedding+4Accurate Text-Enhanced Knowledge Graph Representation Learning
Previous representation learning techniques for knowledge graph representation usually represent the same entity or relation in different triples with the same representation, without considering the ambiguity of relatio…
General ClassificationGraph Representation LearningKnowledge GraphsLink Prediction+3Going out on a limb: Joint Extraction of Entity Mentions and Relations without Dependency Trees
We present a novel attention-based recurrent neural network for joint extraction of entity mentions and relations. We show that attention along with long short term memory (LSTM) network can extract semantic relations be…
Relation ExtractionRelation-Specific Attentions over Entity Mentions for Enhanced Document-Level Relation Extraction
Compared with traditional sentence-level relation extraction, document-level relation extraction is a more challenging task where an entity in a document may be mentioned multiple times and associated with multiple relat…
Document-level Relation ExtractionRelationRelation ClassificationRelation Extraction+1