Generating Uncontextualized and Contextualized Questions for Document-Level Event Argument Extraction
Md Nayem Uddin, Enfa Rose George, Eduardo Blanco, Steven Corman
TL;DR
This work reframes document-level event argument extraction as a question answering task and introduces multiple question-generation strategies that do not require manual annotation. It distinguishes uncontextualized questions (template- and prompt-based) from contextualized questions (SQuAD-based and weakly supervised from LLMs) and demonstrates that a hybrid of these signals yields the strongest performance, especially for inter-sentential arguments. The approach achieves competitive RAMS results, transfers to WikiEvents, and provides a detailed qualitative error analysis, arguing for the practicality of event-grounded question generation as a corpus-agnostic augmentation technique. The findings highlight the value of grounding questions in event context and document cues, with practical implications for robust, cross-domain event-argument extraction in downstream applications.
Abstract
This paper presents multiple question generation strategies for document-level event argument extraction. These strategies do not require human involvement and result in uncontextualized questions as well as contextualized questions grounded on the event and document of interest. Experimental results show that combining uncontextualized and contextualized questions is beneficial, especially when event triggers and arguments appear in different sentences. Our approach does not have corpus-specific components, in particular, the question generation strategies transfer across corpora. We also present a qualitative analysis of the most common errors made by our best model.
