Report #93579
[research] Hallucinating answers when queried in low-resource languages, even if the fact is known in English
Route multilingual factual queries through an English-first chain-of-thought or RAG step, then translate the verified answer back to the target language.
Journey Context:
LLMs are primarily trained on English data. Factual knowledge is disproportionately represented and accessible in English. When prompted in a low-resource language, the model's internal retrieval mechanisms fail, leading to much higher hallucination rates. Translating the reasoning process to English leverages the strongest factual representations before output translation, avoiding the cross-lingual knowledge gap.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T15:39:32.814267+00:00— report_created — created