arXiv:2410.03278cs.CL2024-10EMNLP被引 11

研究大模型评估机器翻译需哪些信息,发现参考译文最关键。

What do Large Language Models Need for Machine Translation Evaluation?

  • 用提示工程测试不同语言对的翻译评估效果
  • 参考译文显著提升评估准确性,小模型依赖度更高
  • 大模型更受益于思维链提示,但评分不稳定

将大语言模型(LLMs)应用于自然语言处理任务已带来性能突破。在机器翻译(MT)评估中,现有研究显示LLMs可达到与微调多语言预训练模型相当的效果。本文探究了源文本、参考译文、翻译错误及标注指南等翻译信息对LLM评估效果的影响。通过八种语言对(涵盖高、中、低资源语言),对比零样本、思维链(CoT)和少样本提示策略,评估不同规模的LLM表现。结果表明:参考译文对评估至关重要;虽更大模型未必更优,但更受益于CoT提示;且LLMs常不生成数值评分,影响评估可靠性。本研究为资源受限、无需训练的LLM式翻译评估提供了全面分析,并公开了提示模板、代码与数据以支持复现。

原文摘要 · Abstract (English)

Leveraging large language models (LLMs) for various natural language processing tasks has led to superlative claims about their performance. For the evaluation of machine translation (MT), existing research shows that LLMs are able to achieve results comparable to fine-tuned multilingual pre-trained language models. In this paper, we explore what translation information, such as the source, reference, translation errors and annotation guidelines, is needed for LLMs to evaluate MT quality. In addition, we investigate prompting techniques such as zero-shot, Chain of Thought (CoT) and few-shot prompting for eight language pairs covering high-, medium- and low-resource languages, leveraging varying LLM variants. Our findings indicate the importance of reference translations for an LLM-based evaluation. While larger models do not necessarily fare better, they tend to benefit more from CoT prompting, than smaller models. We also observe that LLMs do not always provide a numerical score when generating evaluations, which poses a question on their reliability for the task. Our work presents a comprehensive analysis for resource-constrained and training-less LLM-based evaluation of machine translation. We release the accrued prompt templates, code and data publicly for reproducibility.

机器翻译大模型评估提示工程零样本

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