arXiv:2411.15387cs.CL2024-11ICML被引 3

让大模型专精于特定测试集,显著提升自动评分准确率。

From Jack of All Trades to Master of One: Specializing LLM-based Autoraters to a Test Set

  • 用历史评分构建上下文示例,让大模型针对特定测试集优化评分能力。
  • 在WMT'23和WMT'24上分别比XCOMET提升54%和119%。
  • 适合需要高精度自动评估的场景,尤其适用于固定测试集任务。

随着大语言模型(LLM)日益强大和通用,人工评估在大规模场景下已难以实施,自动评估指标成为主流。近期研究表明,大模型本身已成为多种任务的顶尖评估者,这类自动评分器(Autoraters)通常设计为对新系统和测试集具有泛化能力。然而,实际评估多基于少量固定、精心策划的基准测试集,且不常变更。本文提出一种方法,通过利用特定测试集的历史评分数据构建上下文学习(ICL)示例,使提示式大模型评分器专精于某一测试集。我们在细粒度机器翻译评估任务上验证该方法,结果显示其在WMT'23和WMT'24测试集上分别较当前最优的XCOMET指标提升54%和119%。我们还进行了大量分析,探究了专家型评分器所学表征及评分行为差异对其性能的影响。同时验证了该方法在不同数量ICL示例、不同模型主干、待评估系统和评估任务下的泛化性与鲁棒性。

原文摘要 · Abstract (English)

As LLMs continue to become more powerful and versatile, human evaluation has quickly become intractable at scale and reliance on automatic metrics has become the norm. Recently, it has been shown that LLMs are themselves state-of-the-art evaluators for many tasks. These Autoraters are typically designed so that they generalize to new systems and test sets. In practice, however, evaluation is performed on a small set of fixed, canonical test sets, which are carefully curated to measure certain capabilities of interest and are not changed frequently. In this work, we design a method which specializes a prompted Autorater to a given test set, by leveraging historical ratings on the test set to construct in-context learning (ICL) examples. We evaluate our Specialist method on the task of fine-grained machine translation evaluation, and show that it dramatically outperforms the state-of-the-art XCOMET metric by 54% and 119% on the WMT'23 and WMT'24 test sets, respectively. We perform extensive analyses to understand the representations learned by our Specialist metrics, and how variability in rater behavior affects their performance. We also verify the generalizability and robustness of our Specialist method for designing automatic metrics across different numbers of ICL examples, LLM backbones, systems to evaluate, and evaluation tasks.

自动评估大模型评分专精化机器翻译

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