Event Extraction as Machine Reading Comprehension
Event extraction (EE) is a crucial information extraction task that aims to extract event information in texts. Previous methods for EE typically model it as a classification task, which are usually prone to the data scarcity problem. In this paper, we propose a new learning paradigm of EE, by explicitly casting it as a machine reading comprehension problem (MRC). Our approach includes an unsupervised question generation process, which can transfer event schema into a set of natural questions, followed by a BERT-based question-answering process to retrieve answers as EE results. This learning paradigm enables us to strengthen the reasoning process of EE, by introducing sophisticated models in MRC, and relieve the data scarcity problem, by introducing the large-scale datasets in MRC. The empirical results show that: i) our approach attains state-of-the-art performance by considerable margins over previous methods. ii) Our model is excelled in the data-scarce scenario, for example, obtaining 49.8{\%} in F1 for event argument extraction with only 1{\%} data, compared with 2.2{\%} of the previous method. iii) Our model also fits with zero-shot scenarios, achieving 37.0{\%} and 16{\%} in F1 on two datasets without using any EE training data.
Code (0)
등록된 구현이 없습니다.
Tasks
Event Argument ExtractionEvent ExtractionMachine Reading ComprehensionNatural QuestionsQuestion AnsweringQuestion GenerationQuestion-GenerationReading ComprehensionSimilar Papers 제목 키워드 기반
Probing and Fine-tuning Reading Comprehension Models for Few-shot Event Extraction
We study the problem of event extraction from text data, which requires both detecting target event types and their arguments. Typically, both the event detection and argument detection subtasks are formulated as supervi…
Event DetectionEvent ExtractionNatural Language InferenceReading ComprehensionMachine 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+2Sentence Extraction-Based Machine Reading Comprehension for Vietnamese
The development of natural language processing (NLP) in general and machine reading comprehension in particular has attracted the great attention of the research community. In recent years, there are a few datasets for m…
ArticlesMachine Reading ComprehensionQuestion AnsweringReading Comprehension+2A Span-Extraction Dataset for Chinese Machine Reading Comprehension
Machine Reading Comprehension (MRC) has become enormously popular recently and has attracted a lot of attention. However, the existing reading comprehension datasets are mostly in English. In this paper, we introduce a S…
Machine Reading ComprehensionReading ComprehensionSentenceESTER: A Machine Reading Comprehension Dataset for Event Semantic Relation Reasoning
Understanding how events are semantically related to each other is the essence of reading comprehension. Recent event-centric reading comprehension datasets focus mostly on event arguments or temporal relations. While th…
Machine Reading ComprehensionNatural Language QueriesQuestion AnsweringReading Comprehension+1