FabricQA-Extractor: A Question Answering System to Extract Information from Documents using Natural Language Questions
Reading comprehension models answer questions posed in natural language when provided with a short passage of text. They present an opportunity to address a long-standing challenge in data management: the extraction of structured data from unstructured text. Consequently, several approaches are using these models to perform information extraction. However, these modern approaches leave an opportunity behind because they do not exploit the relational structure of the target extraction table. In this paper, we introduce a new model, Relation Coherence, that exploits knowledge of the relational structure to improve the extraction quality. We incorporate the Relation Coherence model as part of FabricQA-Extractor, an end-to-end system we built from scratch to conduct large scale extraction tasks over millions of documents. We demonstrate on two datasets with millions of passages that Relation Coherence boosts extraction performance and evaluate FabricQA-Extractor on large scale datasets.
Code (0)
등록된 구현이 없습니다.
Tasks
ManagementQuestion AnsweringReading ComprehensionRelationSimilar Papers 제목 키워드 기반
Zero-Shot Open-Book Question Answering
Open book question answering is a subset of question answering tasks where the system aims to find answers in a given set of documents (open-book) and common knowledge about a topic. This article proposes a solution for …
Information RetrievalNatural QuestionsQuestion AnsweringRetrievalMIX : a Multi-task Learning Approach to Solve Open-Domain Question Answering
In this paper, we introduce MIX : a multi-task deep learning approach to solve Open-Domain Question Answering. First, we design our system as a multi-stage pipeline made of 3 building blocks : a BM25-based Retriever, to …
Computational EfficiencyMulti-Task LearningOpen-Domain Question AnsweringQuestion AnsweringQuestion Answering on Freebase via Relation Extraction and Textual Evidence
Existing knowledge-based question answering systems often rely on small annotated training data. While shallow methods like relation extraction are robust to data scarcity, they are less expressive than the deep meaning …
Question AnsweringRelationRelation ExtractionSemantic ParsingCooperative Self-training of Machine Reading Comprehension
Pretrained language models have significantly improved the performance of downstream language understanding tasks, including extractive question answering, by providing high-quality contextualized word embeddings. Howeve…
Extractive Question-AnsweringMachine Reading ComprehensionQuestion AnsweringQuestion Generation+5Exploring the zero-shot limit of FewRel
This paper proposes a general purpose relation extractor that uses Wikidata descriptions to represent the relation{'}s surface form. The results are tested on the FewRel 1.0 dataset, which provides an excellent framework…
Language ModelingLanguage ModellingQuestion AnsweringRelation+1