Dictionary Insertion Prompting for Multilingual Reasoning on Multilingual Large Language Models
Hongyuan Lu, Zixuan Li, Wai Lam

TL;DR
This paper introduces Dictionary Insertion Prompting (DIP), a simple method that enhances multilingual reasoning in large language models by inserting English translations of words into prompts, improving performance across many languages.
Contribution
DIP is a novel prompting technique that improves multilingual reasoning by inserting dictionary translations into prompts, addressing limitations of current LLMs and external knowledge usage.
Findings
DIP significantly improves multilingual reasoning performance.
Interleaving dictionary words yields better results than prepending or appending.
Synthetic multilingual benchmarks were created for evaluation.
Abstract
There are two shortages in the current Large Language Models (LLMs) era. The first is short of multilingual models, where most LLMs are English-centric and performance is limited on multilingual reasoning. The second is the place of external knowledge to be used, where most retrieved knowledge is prepended to the user queries (maybe sub-optimal). This paper presents a novel and simple yet effective method called \textbf{D}ictionary \textbf{I}nsertion \textbf{P}rompting (\textbf{DIP}). When providing a non-English prompt, DIP looks up a word dictionary and inserts words' English counterparts into the middle of the prompt for LLMs. It then enables better translation into English and better English model thinking steps which leads to obviously better results. We experiment with 10 to 200 languages from FLORES-200.\footnote{The number of languages varies on the datasets, and we experiment…
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
