LEMONADE is a new 20-language, expert-annotated conflict event dataset for abstractive event extraction, and ZEST, a zero-shot retrieval entity linker, beats prior zero-shot baselines but trails supervised models.
Beyond Exact Match: Semantically Reassessing Event Extraction by Large Language Models
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Event extraction has gained extensive research attention due to its broad range of applications. However, the current mainstream evaluation method for event extraction relies on token-level exact match, which misjudges numerous semantic-level correct cases. This reliance leads to a significant discrepancy between the evaluated performance of models under exact match criteria and their real performance. To address this problem, we propose a reliable and semantic evaluation framework for event extraction, named RAEE, which accurately assesses extraction results at semantic-level instead of token-level. Specifically, RAEE leverages large language models (LLMs) as evaluation agents, incorporating an adaptive mechanism to achieve adaptive evaluations for precision and recall of triggers and arguments. Extensive experiments demonstrate that: (1) RAEE achieves a very strong correlation with human judgments; (2) after reassessing 14 models, including advanced LLMs, on 10 datasets, there is a significant performance gap between exact match and RAEE. The exact match evaluation significantly underestimates the performance of existing event extraction models, and in particular underestimates the capabilities of LLMs; (3) fine-grained analysis under RAEE evaluation reveals insightful phenomena worth further exploration. The evaluation toolkit of our proposed RAEE is publicly released.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
LEMONADE: A Large Multilingual Expert-Annotated Abstractive Event Dataset for the Real World
LEMONADE is a new 20-language, expert-annotated conflict event dataset for abstractive event extraction, and ZEST, a zero-shot retrieval entity linker, beats prior zero-shot baselines but trails supervised models.