Aligning Translation-Specific Understanding to General Understanding in Large Language Models
Yichong Huang, Baohang Li, Xiaocheng Feng, Chengpeng Fu, Wenshuai Huo,, Ting Liu, Bing Qin

TL;DR
This paper identifies a misalignment in large language models between translation-specific and general understanding, and proposes DUAT, a novel method that improves translation accuracy and reduces literal mistranslations by aligning these understandings.
Contribution
The paper introduces DUAT, a new translation process that explicitly aligns translation-specific understanding with general understanding in LLMs, improving translation quality.
Findings
DUAT significantly improves translation quality (up to +3.85 COMET).
It reduces literal mistranslations by 25% to 51%.
Human evaluations confirm enhanced understanding alignment.
Abstract
Large Language models (LLMs) have exhibited remarkable abilities in understanding complex texts, offering a promising path towards human-like translation performance. However, this study reveals the misalignment between the translation-specific understanding and the general understanding inside LLMs. This understanding misalignment leads to LLMs mistakenly or literally translating some complicated concepts that they accurately comprehend in the general scenarios (e.g., QA). To align the translation-specific understanding to the general one, we propose a novel translation process, DUAT (Difficult words Understanding Aligned Translation), explicitly incorporating the general understanding on the complicated content incurring inconsistent understanding to guide the translation. Specifically, DUAT performs cross-lingual interpretation for the difficult-to-translate words and enhances the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Text Readability and Simplification
MethodsALIGN
