Abstract
We present MAATS, a Multi Agent Automated Translation System that leveragesthe Multidimensional Quality Metrics (MQM) framework as a fine-grained signalfor error detection and refinement. MAATS employs multiple specialized AIagents, each focused on a distinct MQM category (e.g., Accuracy, Fluency,Style, Terminology), followed by a synthesis agent that integrates theannotations to iteratively refine translations. This design contrasts withconventional single-agent methods that rely on self-correction. Evaluated across diverse language pairs and Large Language Models (LLMs),MAATS outperforms zero-shot and single-agent baselines with statisticallysignificant gains in both automatic metrics and human assessments. It excelsparticularly in semantic accuracy, locale adaptation, and linguisticallydistant language pairs. Qualitative analysis highlights its strengths inmulti-layered error diagnosis, omission detection across perspectives, andcontext-aware refinement. By aligning modular agent roles with interpretableMQM dimensions, MAATS narrows the gap between black-box LLMs and humantranslation workflows, shifting focus from surface fluency to deeper semanticand contextual fidelity.