Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Two Intermediate Translations Are Better Than One: Fine-tuning LLMs for Document-level Translation Refinement

About

Recent research has shown that large language models (LLMs) can enhance translation quality through self-refinement. In this paper, we build on this idea by extending the refinement from sentence-level to document-level translation, specifically focusing on document-to-document (Doc2Doc) translation refinement. Since sentence-to-sentence (Sent2Sent) and Doc2Doc translation address different aspects of the translation process, we propose fine-tuning LLMs for translation refinement using two intermediate translations, combining the strengths of both Sent2Sent and Doc2Doc. Additionally, recognizing that the quality of intermediate translations varies, we introduce an enhanced fine-tuning method with quality awareness that assigns lower weights to easier translations and higher weights to more difficult ones, enabling the model to focus on challenging translation cases. Experimental results across ten translation tasks with LLaMA-3-8B-Instruct and Mistral-Nemo-Instruct demonstrate the effectiveness of our approach.

Yichen Dong, Xinglin Lyu, Junhui Li, Daimeng Wei, Min Zhang, Shimin Tao, Hao Yang• 2025

Related benchmarks

TaskDatasetResultRank
Machine TranslationDe-En document-level
d-COMET88.45
36
Machine TranslationWMT De-En 22 (test)
COMET88.14
29
Machine TranslationFR-EN
COMET0.8792
21
Machine TranslationDocument-level Translation Suite
De->En Score51.17
18
Machine Translation10-language machine translation evaluation suite (test)
De->En Score89.94
18
Machine TranslationEs-En document-level translation
d-COMET88.99
18
Machine TranslationTranslation Ru-En document-level
d-COMET84.59
18
Machine TranslationFr-En document-level translation
d-COMET87
18
Machine TranslationZh-En document-level translation
d-COMET85.83
18
Machine TranslationEn-Es document-level
d-COMET87.31
18
Showing 10 of 31 rows

Other info

Code

Follow for update