{"id":227621,"date":"2026-03-30T11:08:00","date_gmt":"2026-03-30T11:08:00","guid":{"rendered":"https:\/\/www.9senses.ai\/ns-lab-lost-in-translation\/"},"modified":"2026-08-27T08:05:50","modified_gmt":"2026-08-27T08:05:50","slug":"lost-in-translation","status":"publish","type":"post","link":"https:\/\/www.9senses.ai\/fr\/lost-in-translation\/","title":{"rendered":"Lost in Translation"},"content":{"rendered":"<p>Ask ChatGPT a complex question in English and you&#8217;ll quite often get a correct, well-formulated answer that fits the context. Try the same in Hindi, Bengali or Yoruba, and the response tends to get shorter, vaguer, and occasionally plain wrong. In German, French or Spanish, the answers are more on-point, but they often still fall short of the content and linguistic quality of an English response.<\/p>\n<p>Generative AI has a language problem. And it doesn\u2019t only affect rare or endangered languages &#8211; it hits widely spoken ones too. The Brookings Institution describes the quality gap as a continuum: from English through European languages like German, French and Spanish, all the way to the roughly 7,000 languages spoken worldwide, of which only about 20 are considered \u201cdata-rich\u201d &#8211; with the gap widening dramatically as you move down the list. This is a problem that surfaces repeatedly in GenAI projects. Non-English systems struggle with precision, hallucinate more frequently, and simply fabricate content that doesn\u2019t exist.<\/p>\n<blockquote class=\"ns-obj ns-obj--quote\"><p>If we have language technology that doesn&#8217;t work for people in the language that they speak, those communities don&#8217;t see the technology boost that other people might have.<\/p><cite class=\"ns-quote-cite\">Sanmi Koyejo, Stanford University, 2025<\/cite><\/blockquote>\n<h2>The core problem: these systems were built in English<\/h2>\n<p>This isn\u2019t a bug that someone forgot to fix. It\u2019s a structural issue baked into the architecture of virtually every language model out there. Models learn from data &#8211; and the data is overwhelmingly English. Of the content in the Common Crawl dataset, the backbone of most large language model training, over 40% is in English, while no other language comes close to 7%. Models know what they\u2019ve seen, and most of it is in English.<\/p>\n<figure class=\"ns-obj ns-obj--tablewrap ns-obj--full ns-obj--fmt-normal\">\n<table class=\"data\">\n<thead>\n<tr>\n<th>Language<\/th>\n<th>Common Crawl Share<\/th>\n<th>Total Speakers<\/th>\n<th>% of World Population<\/th>\n<th>Web to Speakers Ratio<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>English<\/td>\n<td>41.06 %<\/td>\n<td>~1.53 billion<\/td>\n<td>~18.7 %<\/td>\n<td>2.2x<\/td>\n<\/tr>\n<tr>\n<td>German<\/td>\n<td>5.98 %<\/td>\n<td>~135 million<\/td>\n<td>~1.6 %<\/td>\n<td>3.7x<\/td>\n<\/tr>\n<tr>\n<td>Chinese<\/td>\n<td>4.99 %<\/td>\n<td>~1.18 billion<\/td>\n<td>~14.4 %<\/td>\n<td>0.35x<\/td>\n<\/tr>\n<tr>\n<td>Spanish<\/td>\n<td>4.66 %<\/td>\n<td>~560 million<\/td>\n<td>~6.8 %<\/td>\n<td>0.7x<\/td>\n<\/tr>\n<tr>\n<td>French<\/td>\n<td>4.61 %<\/td>\n<td>~310 million<\/td>\n<td>~3.8 %<\/td>\n<td>1.2x<\/td>\n<\/tr>\n<tr>\n<td>Italian<\/td>\n<td>2.38 %<\/td>\n<td>~85 million<\/td>\n<td>~1.0 %<\/td>\n<td>2.4x<\/td>\n<\/tr>\n<tr>\n<td>Hindi<\/td>\n<td>0.22 %<\/td>\n<td>~610 million<\/td>\n<td>~7.4 %<\/td>\n<td>0.03x<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><span class=\"table-sources\">Sources: https:\/\/commoncrawl.github.io\/cc-crawl-statistics\/plots\/languages (accessed March 30, 2026). Ethnologue 2025 (Eberhard, Simons &amp; Fennig, eds., Ethnologue: Languages of the World, 27th ed., SIL International) &#8211; for total speaker counts (L1+L2).<\/span><\/p>\n<\/figure>\n<p>The practical consequence: complex queries in non-English contexts get answered less precisely &#8211; especially in specialist domains like law or public administration. And even though German, French, Spanish and Italian are comparatively privileged as relatively \u201cdata-rich\u201d languages, they still share the same structural problems &#8211; just in a milder form. There\u2019s a secondary effect worth flagging too: content moderation instructions &#8211; for filtering hate speech or detecting statements that indicate serious mental health risk &#8211; are primarily designed and trained in English. In other languages, that precision degrades. Things get missed. Or get flagged when they shouldn\u2019t be.<\/p>\n<aside class=\"ns-obj ns-obj--aside ns-obj--right ns-obj--c1 ns-obj--fmt-inverted\" style=\"width:60%\"><div class=\"ns-obj-body\"><h3>How other languages get the leftovers<\/h3>\n<p>German, French, Spanish, Russian, Japanese and Chinese (all dialects combined) each account for less than 6% of Common Crawl content. European languages are actually somewhat overrepresented relative to their share of the world\u2019s population &#8211; for other languages, the picture is far worse. A study presented at AAAI 2025 examined eight African languages &#8211; including Amharic, Igbo and Shona &#8211; with a combined speaker base of over 160 million people. The authors document a classic rich-get-richer effect: AI models are most useful to English speakers, who produce better content, which trains better models (arXiv 2412.12417). Hindi, spoken by over half a billion people, accounts for just 0.22% of Common Crawl.<\/p><\/div><\/aside>\n<p>These issues get amplified with smaller models &#8211; what the industry calls Small and Medium Language Models. These are well-suited for RAG-based standalone deployments, which sidestep the data privacy headaches of cloud solutions. But in non-English, they\u2019re even clumsier than their larger counterparts. There are some targeted fixes &#8211; like the embeddings from Berlin-based Jina for the small Gemma language models &#8211; but none of them fully solve the underlying problem. Even Mistral &#8211; Europe\u2019s own French-built LLM alternative &#8211; performs better in English than in its intended target languages, German and French.<\/p>\n<h2>Summary: Non-English takes more work<\/h2>\n<p>The Brookings Institution used a quote to open its 2024 analysis of the AI language gap &#8211; and it still fits:<\/p>\n<blockquote class=\"ns-obj ns-obj--quote\"><p>The limits of my language mean the limits of my world.<\/p><cite class=\"ns-quote-cite\">Ludwig Wittgenstein (1889\u20131951), Philosopher<\/cite><\/blockquote>\n<aside class=\"ns-obj ns-obj--aside ns-obj--right ns-obj--c1 ns-obj--fmt-inverted\" style=\"width:61%\"><div class=\"ns-obj-body\"><h3>Language complexity<\/h3>\n<p>Many languages, including most European ones, are structurally more complex than English and typically need longer sentences to say the same thing. For example, German compound nouns consume far more tokens (the processing units a model uses to handle text). \u201cBildungsministerium\u201d as a single word is harder for a model than \u201cministry of education\u201d &#8211; three simple words. The knock-on effects: higher cost per query, a context window that fills up faster (meaning weaker reasoning), and a demonstrably higher hallucination rate. A 2024 IEEE study identified undertrained tokens as a direct cause of hallucinations in models like GPT-4o on non-English text (arXiv 2406.11214). <a href=\"\/fr\/a-confident-confabulator\/\">Hallucinations<\/a> are frustrating aspects of working with AI: a model that handles topics reliably will, without hesitation and with full confidence, produce answers that are simply wrong and completely unverifiable when there isn\u2019t enough relevant data for the vector search to find solid matches. For well-covered subjects, large models produce very low error rates &#8211; somewhere between 1 and 5% depending on the test. But on specific topics, like niche legal questions, lesser-known people, specialist science, rates of 50% or higher are not unusual. In underrepresented languages, that effect compounds. Models are most accurate precisely where users already know the answer and can tell right from wrong, and most likely to fabricate content exactly where users have no basis to spot the error.<\/p><\/div><\/aside>\n<p>The language you work in demonstrably shapes what AI can do for you. For people who don&#8217;t speak English, this translates to a material disadvantage in a world where conversational AI is becoming a useful tool for solving problems and creating output.<\/p>\n<p>From a business perspective, it shouldn\u2019t come as a surprise, then, that non-English conversational AI projects routinely underperform and often stumble already at the prototype stage. What is consistently underestimated is the additional effort involved: foundational model training for the application\u2019s specific language patterns, a well-designed RAG pipeline, and careful fine-tuning of the language generation. All of that makes good AI implementation more expensive in non-English environments.<\/p>\n<p>It takes time, money, and a deliberate commitment to linguistic diversity in the development process. But the first step is simply acknowledging the gap exists. Ignore it, and the price is an AI application that delivers little &#8211; or worse, negative &#8211; value.<\/p>","protected":false},"excerpt":{"rendered":"<p>Conversational AI is dominated by English, with serious consequences for other languages that are structural and can only be resolved with significant effort.<\/p>","protected":false},"author":15,"featured_media":224829,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"ns_references":"<h3>Data Sources<\/h3>\r\n<p><em>Common Crawl. (2026). Crawl statistics: Distribution of languages. commoncrawl.github.io\/cc-crawl-statistics\/plots\/languages.<\/em><\/p>\r\n<p><em>Eberhard, D. M., Simons, G. F., &amp; Fennig, C. D. (Eds.). (2025). Ethnologue: Languages of the world (27th ed.). SIL International.<\/em><\/p>\r\n\r\n<h3>Research<\/h3>\r\n<p><em>Alhanai, T., Kasumovic, A., Ghassemi, M., Zitzelberger, A., Lundin, J., &amp; Chabot-Couture, G. (2025). Bridging the gap: Enhancing LLM performance for low-resource African languages with new benchmarks, fine-tuning, and cultural adjustments. Proceedings of AAAI 2025. arXiv:2412.12417.<\/em><\/p>\r\n<p><em>Stanford HAI, The Asia Foundation, &amp; University of Pretoria. (2025, April 22). Mind the (language) gap: Mapping the challenges of LLM development in low-resource language contexts. Stanford Institute for Human-Centered Artificial Intelligence white paper.<\/em><\/p>\r\n<p><em>Lynch, S. (2025, May 19). How AI is leaving non-English speakers behind. Interview with Sanmi Koyejo. Stanford Report.<\/em><\/p>\r\n<p><em>Yang et al. (2024). Problematic tokens: Tokenizer bias in large language models. IEEE Special Session on Privacy and Security of Big Data (PSBD 2024). arXiv:2406.11214.<\/em><\/p>\r\n\r\n<h3>Primary Sources<\/h3>\r\n<p><em>Wittgenstein, L. (1922). Tractatus logico-philosophicus, Proposition 5.6.<\/em><\/p>","ns_references_title":"References and further reading","n9tr_seo_title_de_DE":"","n9tr_seo_description_de_DE":"","n9tr_seo_title_fr_FR":"","n9tr_seo_description_fr_FR":"","footnotes":""},"categories":[47,50],"tags":[],"class_list":["post-227621","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-homepage"],"acf":{"tag_line":"Why generative AI underperforms in non-English languages","about":"We explore the structural and technical reasons behind the strong English bias of most natural language processing models and evaluate the consequences for implementation and use.","tldr":"The dominance of English in NLP is structural and can't be easily engineered away. This creates disadvantages for non-English speaking users and requires additional work to produce good results with the technology.","ai_support":"The original ideas, structure, and much of the language are human-created, but AI was used to develop, enrich, or rework portions of the content \u2014 for example, researching sources, rewriting sections for clarity, or expanding on arguments."},"_links":{"self":[{"href":"https:\/\/www.9senses.ai\/fr\/wp-json\/wp\/v2\/posts\/227621","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.9senses.ai\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.9senses.ai\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.9senses.ai\/fr\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/www.9senses.ai\/fr\/wp-json\/wp\/v2\/comments?post=227621"}],"version-history":[{"count":24,"href":"https:\/\/www.9senses.ai\/fr\/wp-json\/wp\/v2\/posts\/227621\/revisions"}],"predecessor-version":[{"id":229867,"href":"https:\/\/www.9senses.ai\/fr\/wp-json\/wp\/v2\/posts\/227621\/revisions\/229867"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.9senses.ai\/fr\/wp-json\/wp\/v2\/media\/224829"}],"wp:attachment":[{"href":"https:\/\/www.9senses.ai\/fr\/wp-json\/wp\/v2\/media?parent=227621"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.9senses.ai\/fr\/wp-json\/wp\/v2\/categories?post=227621"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.9senses.ai\/fr\/wp-json\/wp\/v2\/tags?post=227621"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}