Nested Event Extraction upon Pivot Element Recogniton
Weicheng Ren, Zixuan Li, Xiaolong Jin, Long Bai, Miao Su, Yantao Liu,, Saiping Guan, Jiafeng Guo, Xueqi Cheng

TL;DR
This paper introduces PerNee, a novel model for nested event extraction that focuses on recognizing pivot elements to better handle complex nested event structures, achieving state-of-the-art results.
Contribution
The paper proposes a pivot element recognition-based model and constructs a new dataset, ACE2005-Nest, to improve nested event extraction across diverse domains.
Findings
PerNee outperforms existing methods on multiple datasets.
The new dataset ACE2005-Nest broadens nested event extraction evaluation.
Prompt learning enhances trigger and argument representation.
Abstract
Nested Event Extraction (NEE) aims to extract complex event structures where an event contains other events as its arguments recursively. Nested events involve a kind of Pivot Elements (PEs) that simultaneously act as arguments of outer-nest events and as triggers of inner-nest events, and thus connect them into nested structures. This special characteristic of PEs brings challenges to existing NEE methods, as they cannot well cope with the dual identities of PEs. Therefore, this paper proposes a new model, called PerNee, which extracts nested events mainly based on recognizing PEs. Specifically, PerNee first recognizes the triggers of both inner-nest and outer-nest events and further recognizes the PEs via classifying the relation type between trigger pairs. The model uses prompt learning to incorporate information from both event types and argument roles for better trigger and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling
