Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

DeepTrans: Deep Reasoning Translation via Reinforcement Learning

About

Recently, deep reasoning LLMs (e.g., OpenAI o1 and DeepSeek-R1) have shown promising performance in various downstream tasks. Free translation is an important and interesting task in the multilingual world, which requires going beyond word-for-word translation. However, the task is still under-explored in deep reasoning LLMs. In this paper, we introduce DeepTrans, a deep reasoning translation model that learns free translation via reinforcement learning (RL). Specifically, we carefully build a reward model with pre-defined scoring criteria on both the translation results and the thought processes. The reward model teaches DeepTrans how to think and free-translate the given sentences during RL. Besides, our RL training does not need any labeled translations, avoiding the human-intensive annotation or resource-intensive data synthesis. Experimental results show the effectiveness of DeepTrans. Using Qwen2.5-7B as the backbone, DeepTrans improves performance by 16.3% in literature translation, and outperforms strong deep reasoning LLMs. Moreover, we summarize the failures and interesting findings during our RL exploration. We hope this work could inspire other researchers in free translation.

Jiaan Wang, Fandong Meng, Jie Zhou• 2025

Related benchmarks

TaskDatasetResultRank
Machine TranslationWMT EN-ZH 24
COMETkiwi78.89
26
Machine TranslationFLORES EN-ZH
COMETkiwi89.23
26
Machine TranslationWMT EN→ZH 23
KIWI Score80.01
23
Literary TranslationMetaphorTrans (in-domain)
CRF Score70.31
21
Literary TranslationO. Henry Collection (out-of-domain)
CRF Score74.58
21
English-to-Chinese translationOur dataset
GRF Score75
21
English-to-Chinese translationWMT24
GRF76.22
21
English-to-Chinese translationWMT 23
GRF78.23
21
English-to-Chinese translationFlores-200
GRF82.36
21
Showing 9 of 9 rows

Other info

Follow for update