arXiv:2410.09418cs.CL2024-10被引 1

用语义评估取代精确匹配,更真实地衡量事件抽取模型性能

Beyond Exact Match: Semantically Reassessing Event Extraction by Large Language Models

  • 用大模型做评估代理,按语义而非字面匹配判断结果
  • 实测显示现有模型在精确匹配下被严重低估,尤其大模型
  • 评估工具开源,适合研究事件抽取与模型评测的学者使用

事件抽取因广泛应用受到广泛关注,但当前主流评估方法依赖词级别精确匹配,误判大量语义正确案例,导致评估性能与实际表现存在显著偏差。为此,我们提出一个可靠且语义驱动的事件抽取评估框架RAEE,通过大语言模型作为评估代理,并引入自适应机制,实现对触发词和论元的精确率与召回率的语义级评估。大量实验表明:(1) RAEE与人工判断高度相关;(2) 在10个数据集上对14个模型(含先进大模型)重新评估后发现,精确匹配评估显著低估模型性能,尤其低估大模型能力;(3) 细粒度分析揭示了值得深入探索的新现象。RAEE评估工具已公开发布。

原文摘要 · Abstract (English)

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.

事件抽取语义评估大模型评测精准率召回率

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。