Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MLBiNet: A Cross-Sentence Collective Event Detection Network

About

We consider the problem of collectively detecting multiple events, particularly in cross-sentence settings. The key to dealing with the problem is to encode semantic information and model event inter-dependency at a document-level. In this paper, we reformulate it as a Seq2Seq task and propose a Multi-Layer Bidirectional Network (MLBiNet) to capture the document-level association of events and semantic information simultaneously. Specifically, a bidirectional decoder is firstly devised to model event inter-dependency within a sentence when decoding the event tag vector sequence. Secondly, an information aggregation module is employed to aggregate sentence-level semantic and event tag information. Finally, we stack multiple bidirectional decoders and feed cross-sentence information, forming a multi-layer bidirectional tagging architecture to iteratively propagate information across sentences. We show that our approach provides significant improvement in performance compared to the current state-of-the-art results.

Dongfang Lou, Zhilin Liao, Shumin Deng, Ningyu Zhang, Huajun Chen• 2021

Related benchmarks

TaskDatasetResultRank
Trigger ClassificationMAVEN-ERE (val)
Precision63.5
18
Event DetectionACE 2005 (test)
F1 Score78.6
15
Trigger ClassificationONTOEVENT-DOC (test)
Precision0.5609
10
Event extractionSecurity Posts (Crowd Discussions) (test)
Trigger Precision71.45
5
Showing 4 of 4 rows

Other info

Code

Follow for update