Event Extraction as Multi-turn Question Answering
Event extraction, which aims to identify event triggers of pre-defined event types and their arguments of specific roles, is a challenging task in NLP. Most traditional approaches formulate this task as classification problems, with event types or argument roles taken as golden labels. Such approaches fail to model rich interactions among event types and arguments of different roles, and cannot generalize to new types or roles. This work proposes a new paradigm that formulates event extraction as multi-turn question answering. Our approach, MQAEE, casts the extraction task into a series of reading comprehension problems, by which it extracts triggers and arguments successively from a given sentence. A history answer embedding strategy is further adopted to model question answering history in the multi-turn process. By this new formulation, MQAEE makes full use of dependency among arguments and event types, and generalizes well to new types with new argument roles. Empirical results on ACE 2005 shows that MQAEE outperforms current state-of-the-art, pushing the final F1 of argument extraction to 53.4{\%} (+2.0{\%}). And it also has a good generalization ability, achieving competitive performance on 13 new event types even if trained only with a few samples of them.
Code (0)
등록된 구현이 없습니다.
Tasks
Event ExtractionQuestion AnsweringReading ComprehensionSentenceSimilar Papers 제목 키워드 기반
Biomedical Event Extraction as Multi-turn Question Answering
Biomedical event extraction from natural text is a challenging task as it searches for complex and often nested structures describing specific relationships between multiple molecular entities, such as genes, proteins, o…
Event ExtractionKnowledge Base PopulationLanguage ModelingLanguage Modelling+2Event Extraction by Answering (Almost) Natural Questions
The problem of event extraction requires detecting the event trigger and extracting its corresponding arguments. Existing work in event argument extraction typically relies heavily on entity recognition as a preprocessin…
Event Argument ExtractionEvent ExtractionNatural QuestionsQuestion Answering+1Entity-Relation Extraction as Multi-Turn Question Answering
In this paper, we propose a new paradigm for the task of entity-relation extraction. We cast the task as a multi-turn question answering problem, i.e., the extraction of entities and relations is transformed to the task …
Machine Reading ComprehensionQuestion AnsweringReading ComprehensionRelation+2A Practical 2-step Approach to Assist Enterprise Question-Answering Live Chat
Live chat in customer service platforms is critical for serving clients online. For multi-turn question-answering live chat, typical Question Answering systems are single-turn and focus on factoid questions; alternativel…
Community Question AnsweringQuestion AnsweringQuestion SimilarityUCD-CS at W-NUT 2020 Shared Task-3: A Text to Text Approach for COVID-19 Event Extraction on Social Media
In this paper, we describe our approach in the shared task: COVID-19 event extraction from Twitter. The objective of this task is to extract answers from COVID-related tweets to a set of predefined slot-filling questions…
Event ExtractionQuestion Answeringslot-fillingSlot Filling+1