Document-Level Multi-Event Extraction with Event Proxy Nodes and Hausdorff Distance Minimization
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Event ExtractionSimilar Papers 제목 키워드 기반
Harvesting Events from Multiple Sources: Towards a Cross-Document Event Extraction Paradigm
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 ExtractionDocEE: A Large-Scale and Fine-grained Benchmark for Document-level Event Extraction
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 ExtractionSentenceDocEE: A Large-Scale and Fine-grained Benchmark for Document-level Event Extraction
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 ExtractionSentenceReconstructing Event Regions for Event Extraction via Graph Attention Networks
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 AttentionSentenceDocEE: A Large-Scale Dataset for Document-level Event Extraction
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