用多智能体辩论提升机器翻译评估,效果媲美人工评分。
M-MAD: Multidimensional Multi-Agent Debate for Advanced Machine Translation Evaluation
- 将翻译质量拆解为多个维度,实现精细化评估
- 通过多智能体辩论提升判断准确性,超越现有方法
- 适合需要高精度翻译评估的研究者与开发者
大型语言模型(LLM)作为评判者的新范式展现出类人判断潜力,但在机器翻译评估中仍落后于传统自动指标。本文提出多维多智能体辩论框架(M-MAD),通过三方面改进:(1)将启发式MQM标准分解为独立评估维度,实现细粒度分析;(2)利用多智能体辩论机制,发挥LLM的协同推理能力;(3)整合各维度结果生成最终判断,确保评估稳健可靠。大量实验表明,M-MAD不仅全面超越现有基于LLM的评估方法,甚至在使用GPT-4o mini等次优模型时,也能达到顶尖参考依赖型自动指标水平。消融实验与深入分析验证了该框架设计的有效性,为LLM作为评判者提供了新思路。代码与数据已公开于https://github.com/SU-JIAYUAN/M-MAD。
原文摘要 · Abstract (English)
Recent advancements in large language models (LLMs) have given rise to the LLM-as-a-judge paradigm, showcasing their potential to deliver human-like judgments. However, in the field of machine translation (MT) evaluation, current LLM-as-a-judge methods fall short of learned automatic metrics. In this paper, we propose Multidimensional Multi-Agent Debate (M-MAD), a systematic LLM-based multi-agent framework for advanced LLM-as-a-judge MT evaluation. Our findings demonstrate that M-MAD achieves significant advancements by (1) decoupling heuristic MQM criteria into distinct evaluation dimensions for fine-grained assessments; (2) employing multi-agent debates to harness the collaborative reasoning capabilities of LLMs; (3) synthesizing dimension-specific results into a final evaluation judgment to ensure robust and reliable outcomes. Comprehensive experiments show that M-MAD not only outperforms all existing LLM-as-a-judge methods but also competes with state-of-the-art reference-based automatic metrics, even when powered by a suboptimal model like GPT-4o mini. Detailed ablations and analysis highlight the superiority of our framework design, offering a fresh perspective for LLM-as-a-judge paradigm. Our code and data are publicly available at https://github.com/SU-JIAYUAN/M-MAD.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。