The Art of Asking: Multilingual Prompt Optimization for Synthetic Data
David Mora, Viraat Aryabumi, Wei-Yin Ko, Sara Hooker, Julia Kreutzer, Marzieh Fadaee
TL;DR
The paper addresses multilingual synthetic data generation by shifting the input prompt distribution rather than solely maximizing the quality of generated completions. It introduces a prompt-space optimization framework with three transformations—Naturalness, Cultural Adaptation, and Difficulty Enhancement—applied via a strong teacher LLM across 12 languages. Empirical results show consistent downstream gains across a broad set of benchmarks, including notable improvements on open-ended tasks and under-resourced languages, underscoring the value of culturally grounded, linguistically rich prompts. The work argues that optimizing prompts yields more robust, globally capable LLMs and lays a foundation for further refinements in synthetic data quality and multilingual evaluation.
Abstract
Synthetic data has become a cornerstone for scaling large language models, yet its multilingual use remains bottlenecked by translation-based prompts. This strategy inherits English-centric framing and style and neglects cultural dimensions, ultimately constraining model generalization. We argue that the overlooked prompt space-the very inputs that define training distributions-offers a more powerful lever for improving multilingual performance. We introduce a lightweight framework for prompt-space optimization, where translated prompts are systematically transformed for Naturalness, Cultural Adaptation, and Difficulty Enhancement. Using an off-the-shelf multilingual LLM, we apply these transformations to prompts for 12 languages spanning 7 families. Under identical data conditions, our approaches achieve substantial and consistent downstream improvements over the translation-only baseline: +4.7% on Global-MMLU accuracy, +2.4% on Flores XCometXL and +35.3% wins in preferences on mArenaHard. We establish prompt-space optimization as a simple yet powerful paradigm for building multilingual LLMs that are more robust, culturally grounded, and globally capable.
