Learning Open Information Extraction of Implicit Relations from Reading Comprehension Datasets
The relationship between two entities in a sentence is often implied by word order and common sense, rather than an explicit predicate. For example, it is evident that "Fed chair Powell indicates rate hike" implies (Powell, is a, Fed chair) and (Powell, works for, Fed). These tuples are just as significant as the explicit-predicate tuple (Powell, indicates, rate hike), but have much lower recall under traditional Open Information Extraction (OpenIE) systems. Implicit tuples are our term for this type of extraction where the relation is not present in the input sentence. There is very little OpenIE training data available relative to other NLP tasks and none focused on implicit relations. We develop an open source, parse-based tool for converting large reading comprehension datasets to OpenIE datasets and release a dataset 35x larger than previously available by sentence count. A baseline neural model trained on this data outperforms previous methods on the implicit extraction task.
Code (0)
등록된 구현이 없습니다.
Tasks
Common Sense ReasoningImplicit RelationsOpen Information ExtractionReading ComprehensionSentenceSimilar Papers 제목 키워드 기반
Joint Training of Candidate Extraction and Answer Selection for Reading Comprehension
While sophisticated neural-based techniques have been developed in reading comprehension, most approaches model the answer in an independent manner, ignoring its relations with other answer candidates. This problem can b…
Answer SelectionReading ComprehensionReinforcement LearningMachine Reading Comprehension as Data Augmentation: A Case Study on Implicit Event Argument Extraction
Implicit event argument extraction (EAE) is a crucial document-level information extraction task that aims to identify event arguments beyond the sentence level. Despite many efforts for this task, the lack of enough tra…
Data AugmentationEvent Argument ExtractionMachine Reading ComprehensionReading Comprehension+2Modeling Hierarchical Reasoning Chains by Linking Discourse Units and Key Phrases for Reading Comprehension
Machine reading comprehension (MRC) poses new challenges over logical reasoning, which aims to understand the implicit logical relations entailed in the given contexts and perform inference over them. Due to the complexi…
Logical ReasoningMachine Reading ComprehensionNatural Language InferenceReading Comprehension+1Automatic Open Knowledge Acquisition via Long Short-Term Memory Networks with Feedback Negative Sampling
Previous studies in Open Information Extraction (Open IE) are mainly based on extraction patterns. They manually define patterns or automatically learn them from a large corpus. However, these approaches are limited when…
Implicit RelationsOpen Information ExtractionSentenceModeling Layout Reading Order as Ordering Relations for Visually-rich Document Understanding
Modeling and leveraging layout reading order in visually-rich documents (VrDs) is critical in document intelligence as it captures the rich structure semantics within documents. Previous works typically formulated layout…
document understandingEntity LinkingKey Information ExtractionReading Order Detection+2