CLMay 22, 2025

HiMATE: A Hierarchical Multi-Agent Framework for Machine Translation Evaluation

arXiv:2505.16281v33 citationsh-index: 3Has CodeEMNLP
Originality Incremental advance
AI Analysis

This work addresses the problem of improving automatic evaluation accuracy for machine translation, offering a domain-specific advancement that is incremental over existing LLM-based methods.

The paper tackles the challenge of accurately identifying error spans and assessing their severity in machine translation evaluation using LLMs, proposing HiMATE, a hierarchical multi-agent framework that outperforms baselines with an average F1-score improvement of 89% in error detection and severity assessment.

The advancement of Large Language Models (LLMs) enables flexible and interpretable automatic evaluations. In the field of machine translation evaluation, utilizing LLMs with translation error annotations based on Multidimensional Quality Metrics (MQM) yields more human-aligned judgments. However, current LLM-based evaluation methods still face challenges in accurately identifying error spans and assessing their severity. In this paper, we propose HiMATE, a Hierarchical Multi-Agent Framework for Machine Translation Evaluation. We argue that existing approaches inadequately exploit the fine-grained structural and semantic information within the MQM hierarchy. To address this, we develop a hierarchical multi-agent system grounded in the MQM error typology, enabling granular evaluation of subtype errors. Two key strategies are incorporated to further mitigate systemic hallucinations within the framework: the utilization of the model's self-reflection capability and the facilitation of agent discussion involving asymmetric information. Empirically, HiMATE outperforms competitive baselines across different datasets in conducting human-aligned evaluations. Further analyses underscore its significant advantage in error span detection and severity assessment, achieving an average F1-score improvement of 89% over the best-performing baseline. We make our code and data publicly available at https://github.com/nlp2ct-shijie/HiMATE.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes