SOTAVerified

REGen: A Reliable Evaluation Framework for Generative Event Argument Extraction

2025-02-24Unverified0· sign in to hype

Omar Sharif, Joseph Gatto, Madhusudan Basak, Sarah M. Preum

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Event argument extraction identifies arguments for predefined event roles in text. Traditional evaluations rely on exact match (EM), requiring predicted arguments to match annotated spans exactly. However, this approach fails for generative models like large language models (LLMs), which produce diverse yet semantically accurate responses. EM underestimates performance by disregarding valid variations, implicit arguments (unstated but inferable), and scattered arguments (distributed across a document). To bridge this gap, we introduce Reliable Evaluation framework for Generative event argument extraction (REGen), a framework that better aligns with human judgment. Across six datasets, REGen improves performance by an average of 23.93 F1 points over EM. Human validation further confirms REGen's effectiveness, achieving 87.67% alignment with human assessments of argument correctness.

Tasks

Reproductions