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

Revisiting Event Argument Extraction: Can EAE Models Learn Better When Being Aware of Event Co-occurrences?

About

Event co-occurrences have been proved effective for event extraction (EE) in previous studies, but have not been considered for event argument extraction (EAE) recently. In this paper, we try to fill this gap between EE research and EAE research, by highlighting the question that ``Can EAE models learn better when being aware of event co-occurrences?''. To answer this question, we reformulate EAE as a problem of table generation and extend a SOTA prompt-based EAE model into a non-autoregressive generation framework, called TabEAE, which is able to extract the arguments of multiple events in parallel. Under this framework, we experiment with 3 different training-inference schemes on 4 datasets (ACE05, RAMS, WikiEvents and MLEE) and discover that via training the model to extract all events in parallel, it can better distinguish the semantic boundary of each event and its ability to extract single event gets substantially improved. Experimental results show that our method achieves new state-of-the-art performance on the 4 datasets. Our code is avilable at https://github.com/Stardust-hyx/TabEAE.

Yuxin He, Jingyue Hu, Buzhou Tang• 2023

Related benchmarks

TaskDatasetResultRank
Event Argument ExtractionWikiEvents (test)
Arg-C65.4
15
Event Argument ExtractionMLEE (test)
Arg-I Score71.9
9
Event Argument ExtractionACE05 (test)
Arg-I75.9
7
Showing 3 of 3 rows

Other info

Follow for update