paper-with-me

Papers

Document-Level Multi-Event Extraction with Event Proxy Nodes and Hausdorff Distance Minimization

2023-05-30 · Xinyu Wang, Lin Gui, Yulan He

Document-level multi-event extraction aims to extract the structural information from a given document automatically. Most recent approaches usually involve two steps: (1) modeling entity interactions; (2) decoding entity interactions into events. However, such approaches ignore a global view of inter-dependency of multiple events. Moreover, an event is decoded by iteratively merging its related entities as arguments, which might suffer from error propagation and is computationally inefficient. In this paper, we propose an alternative approach for document-level multi-event extraction with event proxy nodes and Hausdorff distance minimization. The event proxy nodes, representing pseudo-events, are able to build connections with other event proxy nodes, essentially capturing global information. The Hausdorff distance makes it possible to compare the similarity between the set of predicted events and the set of ground-truth events. By directly minimizing Hausdorff distance, the model is trained towards the global optimum directly, which improves performance and reduces training time. Experimental results show that our model outperforms previous state-of-the-art method in F1-score on two datasets with only a fraction of training time.

📄 PDF Abstract BibTeX arXiv:2305.18926

Code (0)

등록된 구현이 없습니다.

Tasks

Event Extraction

Similar Papers 제목 키워드 기반

Harvesting Events from Multiple Sources: Towards a Cross-Document Event Extraction Paradigm

2024-06-23 · Qiang Gao, Zixiang Meng, Bobo Li, Jun Zhou 외

Document-level event extraction aims to extract structured event information from unstructured text. However, a single document often contains limited event information and the roles of different event arguments may be b…

coreference-resolutionCoreference ResolutionDocument-level Event ExtractionEvent Extraction

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

Reconstructing Event Regions for Event Extraction via Graph Attention Networks

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Pei Chen, Hang Yang, Kang Liu, Ruihong Huang 외

Event information is usually scattered across multiple sentences within a document. The local sentence-level event extractors often yield many noisy event role filler extractions in the absence of a broader view of the d…

Event ExtractionGraph AttentionSentence

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