Document-Level Event Extraction via Human-Like Reading Process
Shiyao Cui, Xin Cong, Bowen Yu, Tingwen Liu, Yucheng Wang, Jinqiao Shi

TL;DR
This paper introduces HRE, a human-inspired two-stage method for document-level event extraction that effectively handles scattered arguments and multiple simultaneous events, outperforming previous approaches.
Contribution
The paper presents a novel human-like reading process-based framework for DEE, decomposing it into rough and elaborate reading stages to address key challenges.
Findings
HRE outperforms prior methods in experimental evaluations.
Hierarchical argument extraction improves accuracy for scattered arguments.
Iterative multi-round reading detects multiple events effectively.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Text Analysis Techniques
