How and Where to Translate? The Impact of Translation Strategies in Cross-lingual LLM Prompting
Aman Gupta, Yingying Zhuang, Zhou Yu, Ziji Zhang, Anurag Beniwal

TL;DR
This paper systematically evaluates how different translation strategies in prompts affect the performance of multilingual LLMs in classification tasks, highlighting the importance of optimized cross-lingual prompting for knowledge sharing.
Contribution
It provides a comprehensive analysis of translation strategies in multilingual prompting, demonstrating their impact on LLM performance and advocating for optimized cross-lingual prompt design.
Findings
Optimized prompting strategies significantly improve performance in low-resource languages.
Cross-lingual prompting enhances knowledge sharing across languages.
Prompt translation choices critically affect classification accuracy.
Abstract
Despite advances in the multilingual capabilities of Large Language Models (LLMs), their performance varies substantially across different languages and tasks. In multilingual retrieval-augmented generation (RAG)-based systems, knowledge bases (KB) are often shared from high-resource languages (such as English) to low-resource ones, resulting in retrieved information from the KB being in a different language than the rest of the context. In such scenarios, two common practices are pre-translation to create a mono-lingual prompt and cross-lingual prompting for direct inference. However, the impact of these choices remains unclear. In this paper, we systematically evaluate the impact of different prompt translation strategies for classification tasks with RAG-enhanced LLMs in multilingual systems. Experimental results show that an optimized prompting strategy can significantly improve…
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 · Translation Studies and Practices
