paper-with-me

Papers

Document-Level Event Argument Extraction by Conditional Generation

2021-04-13 · NAACL 2021 4 · Sha Li, Heng Ji, Jiawei Han

Event extraction has long been treated as a sentence-level task in the IE community. We argue that this setting does not match human information-seeking behavior and leads to incomplete and uninformative extraction results. We propose a document-level neural event argument extraction model by formulating the task as conditional generation following event templates. We also compile a new document-level event extraction benchmark dataset WikiEvents which includes complete event and coreference annotation. On the task of argument extraction, we achieve an absolute gain of 7.6% F1 and 5.7% F1 over the next best model on the RAMS and WikiEvents datasets respectively. On the more challenging task of informative argument extraction, which requires implicit coreference reasoning, we achieve a 9.3% F1 gain over the best baseline. To demonstrate the portability of our model, we also create the first end-to-end zero-shot event extraction framework and achieve 97% of fully supervised model's trigger extraction performance and 82% of the argument extraction performance given only access to 10 out of the 33 types on ACE.

📄 PDF Abstract BibTeX arXiv:2104.05919

Code (1)

raspberryice/gen-arg 공식 구현 pytorch

Tasks

Document-level Event ExtractionEvent Argument ExtractionEvent ExtractionSentenceZero-shot Event Extraction

Similar Papers 제목 키워드 기반

DocEE: A Large-Scale and Fine-grained Benchmark for Document-level Event Extraction

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Event extraction aims to identify an event and then extract the arguments participating in the event. Despite the great success in sentence-level event extraction, events are more naturally presented in the form of docum…

Document-level Event ExtractionEvent ExtractionSentence

Few-Shot Document-Level Event Argument Extraction

2022-09-06 · Xianjun Yang, Yujie Lu, Linda Petzold

Event argument extraction (EAE) has been well studied at the sentence level but under-explored at the document level. In this paper, we study to capture event arguments that actually spread across sentences in documents.…

Document-level Event ExtractionEvent Argument ExtractionEvent ExtractionSentence

DocEE: A Large-Scale and Fine-grained Benchmark for Document-level Event Extraction

2022-07-01 · NAACL 2022 7 · Meihan Tong, Bin Xu, Shuai Wang, Meihuan Han 외

Event extraction aims to identify an event and then extract the arguments participating in the event. Despite the great success in sentence-level event extraction, events are more naturally presented in the form of docum…

Document-level Event ExtractionEvent ExtractionSentence

DocEE: A Large-Scale Dataset for Document-level Event Extraction

2021-09-17 · ACL ARR September 2021 9 · Anonymous

Event extraction (EE) is the task of identifying events and their types, along with the involved arguments. Despite the great success in sentence-level event extraction, events are more naturally presented in the form of…

Document-level Event ExtractionEvent ExtractionSentence

EA^2E: Improving Consistency with Event Awareness for Document-Level Argument Extraction

2022-07-01 · Findings (NAACL) 2022 7 · Qi Zeng, Qiusi Zhan, Heng Ji

Events are inter-related in documents. Motivated by the one-sense-per-discourse theory, we hypothesize that a participant tends to play consistent roles across multiple events in the same document. However recent work on…

Event Argument ExtractionKnowledge Base PopulationQuestion Answering