Towards Combinational Relation Linking over Knowledge Graphs
Given a natural language phrase, relation linking aims to find a relation (predicate or property) from the underlying knowledge graph to match the phrase. It is very useful in many applications, such as natural language question answering, personalized recommendation and text summarization. However, the previous relation linking algorithms usually produce a single relation for the input phrase and pay little attention to a more general and challenging problem, i.e., combinational relation linking that extracts a subgraph pattern to match the compound phrase (e.g. mother-in-law). In this paper, we focus on the task of combinational relation linking over knowledge graphs. To resolve the problem, we design a systematic method based on the data-driven relation assembly technique, which is performed under the guidance of meta patterns. We also introduce external knowledge to enhance the system understanding ability. Finally, we conduct extensive experiments over the real knowledge graph to study the performance of the proposed method.
Code (0)
등록된 구현이 없습니다.
Tasks
Knowledge GraphsQuestion AnsweringRelationRelation LinkingText SummarizationSimilar Papers 제목 키워드 기반
EARL: Joint Entity and Relation Linking for Question Answering over Knowledge Graphs
Many question answering systems over knowledge graphs rely on entity and relation linking components in order to connect the natural language input to the underlying knowledge graph. Traditionally, entity linking and rel…
Entity LinkingKnowledge GraphsQuestion AnsweringRelation+2Relation- and Phrase-level Linking of FrameNet with Sar-graphs
Recent research shows the importance of linking linguistic knowledge resources for the creation of large-scale linguistic data. We describe our approach for combining two English resources, FrameNet and sar-graphs, and i…
Knowledge GraphsRelationRelation ExtractionJEL: A Novel Model Linking Knowledge Graph entities to News Mentions
We present JEL, a novel computationally efficient end-to-end multi-neural network based entity linking model, which beats current state-of-art model. Knowledge Graphs have emerged as a compelling abstraction for capturin…
Knowledge GraphsEntity LinkingKnowledge-Enhanced Relation Extraction Dataset
Recently, knowledge-enhanced methods leveraging auxiliary knowledge graphs have emerged in relation extraction, surpassing traditional text-based approaches. However, to our best knowledge, there is currently no public d…
Entity LinkingKnowledge GraphsRelationRelation Extraction+1PDD Graph: Bridging Electronic Medical Records and Biomedical Knowledge Graphs via Entity Linking
Electronic medical records contain multi-format electronic medical data that consist of an abundance of medical knowledge. Facing with patient's symptoms, experienced caregivers make right medical decisions based on thei…
Entity LinkingKnowledge Graphs