cs.CLApr 18, 2026

No One Fits All: From Fixed Prompting to Learned Routing in Multilingual LLMs

Authors: Wei-Chi WuSheng-Lun WeiHen-Hsen HuangHsin-Hsi Chen

Organizations: Department of Computer Science and Information Engineering, National Taiwan University, Taiwan · Institute of Information Science, Academia Sinica, Taiwan · AI Research Center (AINTU), National Taiwan University, Taiwan

Abstract

Translation-based prompting is widely used in multilingual LLMs, yet its effectiveness varies across languages and tasks. We evaluate prompting strategies across ten languages of different resource levels and four benchmarks. Our analysis shows that no single strategy is universally optimal. Translation strongly benefits low-resource languages even when translation quality is imperfect, high-resource languages gain little, and prompt-based self-routing underperforms explicit translation. Motivated by these findings, we formulate prompting strategy selection as a learned decision problem and introduce lightweight classifiers that predict whether native or translation-based prompting is optimal for each instance. The classifiers achieve statistically significant improvements over fixed strategies across four benchmarks and generalize to unseen task formats not observed during training. Further analysis reveals that language resource level, rather than translation quality alone, determines when translation is beneficial.

Explore similar work

CardsList
  1. Learning to Translate from Soft to Hard LLM Prompts

    May 26, 2026Pitipat Kongsomjit, Suryansh Goyal, Jacob WhitehillMachine Translation ModelsPrompt Tuning