Dictionary-based Phrase-level Prompting of Large Language Models for Machine Translation
Marjan Ghazvininejad, Hila Gonen, Luke Zettlemoyer

TL;DR
This paper introduces DiPMT, a dictionary-based phrase-level prompting method that enhances large language models' machine translation capabilities, especially for rare words and low-resource scenarios, by leveraging bilingual dictionaries for improved control.
Contribution
The paper presents a novel phrase-level prompting technique, DiPMT, that integrates bilingual dictionaries into LLM prompts to improve translation quality for rare words and low-resource domains.
Findings
DiPMT outperforms baseline methods in low-resource translation tasks.
The approach improves translation accuracy for out-of-domain data.
Qualitative analysis reveals strengths and limitations of phrase-level control.
Abstract
Large language models (LLMs) demonstrate remarkable machine translation (MT) abilities via prompting, even though they were not explicitly trained for this task. However, even given the incredible quantities of data they are trained on, LLMs can struggle to translate inputs with rare words, which are common in low resource or domain transfer scenarios. We show that LLM prompting can provide an effective solution for rare words as well, by using prior knowledge from bilingual dictionaries to provide control hints in the prompts. We propose a novel method, DiPMT, that provides a set of possible translations for a subset of the input words, thereby enabling fine-grained phrase-level prompted control of the LLM. Extensive experiments show that DiPMT outperforms the baseline both in low-resource MT, as well as for out-of-domain MT. We further provide a qualitative analysis of the benefits…
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 · Topic Modeling · Text Readability and Simplification
