Translate-and-Revise: Boosting Large Language Models for Constrained Translation
Pengcheng Huang, Yongyu Mu, Yuzhang Wu, Bei Li, Chunyang, Xiao, Tong Xiao, Jingbo Zhu

TL;DR
This paper introduces a 'Translate-and-Revise' method that enhances large language models for constrained translation tasks by adding a revision step, leading to significant improvements over standard LLMs and NMT methods.
Contribution
The paper proposes a novel revision process that guides LLMs to better adhere to translation constraints, improving accuracy in constrained translation tasks.
Findings
15% improvement in constraint-based translation accuracy
Outperforms state-of-the-art neural machine translation methods
Effective across multiple constraint domains
Abstract
Imposing constraints on machine translation systems presents a challenging issue because these systems are not trained to make use of constraints in generating adequate, fluent translations. In this paper, we leverage the capabilities of large language models (LLMs) for constrained translation, given that LLMs can easily adapt to this task by taking translation instructions and constraints as prompts. However, LLMs cannot always guarantee the adequacy of translation, and, in some cases, ignore the given constraints. This is in part because LLMs might be overly confident in their predictions, overriding the influence of the constraints. To overcome this overiding behaviour, we propose to add a revision process that encourages LLMs to correct the outputs by prompting them about the constraints that have not yet been met. We evaluate our approach on four constrained translation tasks,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques
