arXiv:2506.08403cs.CLcs.AI2025-06被引 9

模拟人类翻译思维的多智能体系统,显著提升机器翻译质量

TACTIC: Translation Agents with Cognitive-Theoretic Interactive Collaboration

  • 六类智能体协同工作,模仿人类翻译的认知过程
  • 在FLORES-200和WMT24上超越GPT-4.1与DeepSeek-R1
  • 适合追求高精度翻译的AI研发与语言技术应用

机器翻译长期是自然语言处理的核心任务。随着大语言模型(LLMs)的快速发展,翻译质量已取得显著进展,但充分释放其潜力仍是开放挑战。近期研究探索多智能体系统,将复杂翻译任务分解为协作子任务,初步展现了通过智能体协作与专业化提升翻译质量的潜力。然而,现有框架大多忽视认知翻译研究的基础洞见——人类译者会采用不同认知策略,如平衡直译与意译、基于上下文优化表达,并迭代评估输出。为此,我们提出一种认知启发的多智能体框架TACTIC(Translation Agents with Cognitive-Theoretic Interactive Collaboration),包含六类功能各异的智能体,分别对应人类翻译中的草稿、润色、评估、评分、上下文推理与外部知识获取等关键认知过程。通过模拟互动性强且理论支撑的翻译流程,TACTIC有效挖掘了LLMs的全潜力,实现高质量翻译。在FLORES-200与WMT24多个语对上的实验表明,以DeepSeek-V3为基底模型,TACTIC平均优于GPT-4.1 +0.6 XCOMET与+1.18 COMETKIWI-23;相比DeepSeek-R1,进一步提升+0.84 XCOMET与+2.99 COMETKIWI-23。代码已开源:https://github.com/weiyali126/TACTIC。

原文摘要 · Abstract (English)

Machine translation has long been a central task in natural language processing. With the rapid advancement of large language models (LLMs), there has been remarkable progress in translation quality. However, fully realizing the translation potential of LLMs remains an open challenge. Recent studies have explored multi-agent systems to decompose complex translation tasks into collaborative subtasks, showing initial promise in enhancing translation quality through agent cooperation and specialization. Nevertheless, existing multi-agent translation frameworks largely neglect foundational insights from cognitive translation studies. These insights emphasize how human translators employ different cognitive strategies, such as balancing literal and free translation, refining expressions based on context, and iteratively evaluating outputs. To address this limitation, we propose a cognitively informed multi-agent framework called TACTIC, which stands for T ranslation A gents with Cognitive- T heoretic Interactive Collaboration. The framework comprises six functionally distinct agents that mirror key cognitive processes observed in human translation behavior. These include agents for drafting, refinement, evaluation, scoring, context reasoning, and external knowledge gathering. By simulating an interactive and theory-grounded translation workflow, TACTIC effectively leverages the full capacity of LLMs for high-quality translation. Experimental results on diverse language pairs from the FLORES-200 and WMT24 benchmarks show that our method consistently achieves state-of-the-art performance. Using DeepSeek-V3 as the base model, TACTIC surpasses GPT-4.1 by an average of +0.6 XCOMET and +1.18 COMETKIWI-23. Compared to DeepSeek-R1, it further improves by +0.84 XCOMET and +2.99 COMETKIWI-23. Code is available at https://github.com/weiyali126/TACTIC.

机器翻译多智能体认知建模

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