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

A Two-Stream AMR-enhanced Model for Document-level Event Argument Extraction

About

Most previous studies aim at extracting events from a single sentence, while document-level event extraction still remains under-explored. In this paper, we focus on extracting event arguments from an entire document, which mainly faces two critical problems: a) the long-distance dependency between trigger and arguments over sentences; b) the distracting context towards an event in the document. To address these issues, we propose a Two-Stream Abstract meaning Representation enhanced extraction model (TSAR). TSAR encodes the document from different perspectives by a two-stream encoding module, to utilize local and global information and lower the impact of distracting context. Besides, TSAR introduces an AMR-guided interaction module to capture both intra-sentential and inter-sentential features, based on the locally and globally constructed AMR semantic graphs. An auxiliary boundary loss is introduced to enhance the boundary information for text spans explicitly. Extensive experiments illustrate that TSAR outperforms previous state-of-the-art by a large margin, with 2.54 F1 and 5.13 F1 performance gain on the public RAMS and WikiEvents datasets respectively, showing the superiority in the cross-sentence arguments extraction. We release our code in https://github.com/ PKUnlp-icler/TSAR.

Runxin Xu, Peiyi Wang, Tianyu Liu, Shuang Zeng, Baobao Chang, Zhifang Sui• 2022

Related benchmarks

TaskDatasetResultRank
Argument ClassificationWikiEvents (test)
Head F169.7
23
Argument IdentificationWikiEvents (test)
Head F176.62
20
Document-level Event Argument ExtractionRAMS (dev)
Span F149.23
18
Event Argument ExtractionWikiEvents (test)
Arg-C65.8
15
Document-level Event Argument ExtractionRAMS (test)
Span F151.18
13
Event Argument ExtractionRAMS (test)
Span F151.18
10
Event Argument ExtractionMLEE (test)
Arg-I Score72.6
9
Showing 7 of 7 rows

Other info

Follow for update