用序列策略优化提升实时翻译质量与速度
SeqPO-SiMT: Sequential Policy Optimization for Simultaneous Machine Translation
- 将实时翻译建模为序列决策问题,设计定制奖励函数
- 在六大数据集上实现更高翻译质量与更低延迟
- 适合追求低延迟高质量翻译的系统开发者
我们提出序列策略优化框架SeqPO-SiMT,将同步机器翻译(SiMT)建模为序列决策问题,引入定制化奖励以提升翻译质量并降低延迟。相比传统强化学习方法如PPO和DPO,SeqPO-SiMT能有效处理多步翻译任务。实验在六个跨领域数据集上进行,涵盖英中与中英双向翻译。结果表明,该方法在NEWSTEST2021英译中数据集上,相较监督微调(SFT)模型提升COMET评分1.13点,平均滞后减少6.17。尽管实时翻译仅使用有限上下文,7B规模的大语言模型在该框架下表现媲美高精度离线模型(如Qwen-2.5-7B-Instruct和LLaMA-3-8B-Instruct)。
原文摘要 · Abstract (English)
We present Sequential Policy Optimization for Simultaneous Machine Translation (SeqPO-SiMT), a new policy optimization framework that defines the simultaneous machine translation (SiMT) task as a sequential decision making problem, incorporating a tailored reward to enhance translation quality while reducing latency. In contrast to popular Reinforcement Learning from Human Feedback (RLHF) methods, such as PPO and DPO, which are typically applied in single-step tasks, SeqPO-SiMT effectively tackles the multi-step SiMT task. This intuitive framework allows the SiMT LLMs to simulate and refine the SiMT process using a tailored reward. We conduct experiments on six datasets from diverse domains for En to Zh and Zh to En SiMT tasks, demonstrating that SeqPO-SiMT consistently achieves significantly higher translation quality with lower latency. In particular, SeqPO-SiMT outperforms the supervised fine-tuning (SFT) model by 1.13 points in COMET, while reducing the Average Lagging by 6.17 in the NEWSTEST2021 En to Zh dataset. While SiMT operates with far less context than offline translation, the SiMT results of SeqPO-SiMT on 7B LLM surprisingly rival the offline translation of high-performing LLMs, including Qwen-2.5-7B-Instruct and LLaMA-3-8B-Instruct.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。