paper-with-me

Papers

Document-Level Event Extraction via Human-Like Reading Process

2022-02-07 · Shiyao Cui, Xin Cong, Bowen Yu, Tingwen Liu, Yucheng Wang, Jinqiao Shi

Document-level Event Extraction (DEE) is particularly tricky due to the two challenges it poses: scattering-arguments and multi-events. The first challenge means that arguments of one event record could reside in different sentences in the document, while the second one reflects one document may simultaneously contain multiple such event records. Motivated by humans' reading cognitive to extract information of interests, in this paper, we propose a method called HRE (Human Reading inspired Extractor for Document Events), where DEE is decomposed into these two iterative stages, rough reading and elaborate reading. Specifically, the first stage browses the document to detect the occurrence of events, and the second stage serves to extract specific event arguments. For each concrete event role, elaborate reading hierarchically works from sentences to characters to locate arguments across sentences, thus the scattering-arguments problem is tackled. Meanwhile, rough reading is explored in a multi-round manner to discover undetected events, thus the multi-events problem is handled. Experiment results show the superiority of HRE over prior competitive methods.

📄 PDF Abstract BibTeX arXiv:2202.03092

Code (0)

등록된 구현이 없습니다.

Tasks

Document-level Event ExtractionEvent 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

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

Probing into the Root: A Dataset for Reason Extraction of Structural Events from Financial Documents

2021-04-01 · EACL 2021 2 · Pei Chen, Kang Liu, Yubo Chen, Taifeng Wang 외

This paper proposes a new task regarding event reason extraction from document-level texts. Unlike the previous causality detection task, we do not assign target events in the text, but only provide structural event desc…

Event ExtractionMachine Reading ComprehensionReading Comprehension

Are Triggers Needed for Document-Level Event Extraction?

2024-11-13 · Shaden Shaar, Wayne Chen, Maitreyi Chatterjee, Barry Wang 외

Most existing work on event extraction has focused on sentence-level texts and presumes the identification of a trigger-span -- a word or phrase in the input that evokes the occurrence of an event of interest. Event argu…

Document-level Event ExtractionEvent ExtractionSentence

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 resul…

Document-level Event ExtractionEvent Argument ExtractionEvent ExtractionSentence+1