LLMs Have a Data Problem—and It’s Not Just Quality

Ask ChatGPT Which human languages do you work best in? and it will output a list that should surprise no one: English takes the lead, followed by Spanish, Portuguese, French, and German all in the top five.

Now ask Gemini which human languages it can work in, and it returns a tiered list, with, unsurprisingly, the same languages at the top: English, Spanish, French, German, and Portuguese. Interestingly, Gemini included a 'Note on Fluency' at the end of its output, warning that its highly precise, nuanced, and speedy responses were limited to major global languages. As for lower-resource languages, one could expect grammar and idiomatic expressions to be, occasionally, less precise.

Low-resource languages are human languages with limited amounts of computer-readable data available. This can happen in a variety of ways: there can be few speakers of that specific language, or there can be a considerable amount of people who speak the language but not much digitized data in it. In other cases, as researchers at Stanford point out, a language may have plenty of digital data and speakers, but lack the resources or public awareness needed to actually have models implemented in it. It is also worth mentioning that roughly half the world's languages are solely transmitted orally, meaning that they have no native or traditional writing system, much less suitable digitized data.

According to Ethnologue, there are 7,170 languages in use today worldwide. If we consider only languages with established writing systems (which is problematic in and of itself), we are left with about 3,800 human languages. Only about 20 languages have enough training data online to create natural language processing systems. And even within those twenty, differences exist, as shown via the exchanges with ChatGPT and Gemini.

As Statista showed, in October 2025 English dominated online content, being used by nearly half of all websites worldwide. Spanish ranked second, accounting for around 6 percent of global web content, followed closely by German at 5.9. Not only is the fall-off here tremendous, notice also that low-resource languages do not even get a share of the web-content pie, despite the fact that speakers of low-resource languages amount to around 1.2 billion people worldwide.

Please excuse this unaesthetic graph

When people talk about AI's data problem, they are usually referring to the fact that the data used to train these models is low-quality, unethically sourced, or simply insufficient. But there is, arguably, a more serious and insidious problem when it comes to the training data used by LLMs: a language problem.


LLMs perform substantially better in high-resource languages (particularly English) compared to low-resource languages, due to severe imbalances in training data. As Peppin et al. pointed out in a recent paper, "This 'language gap' has far-reaching implications which ultimately leave certain language communities around the globe marginalized. AI models present both limited language support and biases are introduced that reflect Western-centric viewpoints, undermining other cultural perspectives." A good example of this is an LLM advising a user in a rural, non-Western region on managing a disease. It might suggest solutions that rely on Western healthcare systems, specific insurance models, or non-existent infrastructure, completely failing to adapt to local cultural practices or actual available resources.

Leaving underrepresented languages and communities behind doesn't just mean they don't get to use the newest AI tools; businesses and workers in developing regions are totally excluded from AI-driven productivity gains. That means that where others can take advantage of automated customer service tools, guided coding, and rapid data analysis, these communities fall behind in the fast-evolving digital world. Furthermore, "in regions where universal health care remains a challenge, AI-powered diagnostic tools that only function in English create a new layer of health care inequality."


Not only are high-quality outputs limited to high-resource languages, but so are effective harm and bias detection. Yong et al. showed in their 2024 publication that "translating English inputs into low-resource languages increases the chance to bypass GPT-4’s safety filter from <1% to 79%." By translating unsafe inputs into low-resource languages such as Zulu or Scottish Gaelic, they were able to evade the model’s safety measures and elicit harmful responses almost half of the time. Combining different low-resource languages increased the jailbreaking success rate to around 79%. Compare this to the original English inputs, which had less than a 1% success rate in generating harmful outputs.  

Though the pace of technological improvements is remarkable, this remains an issue. A 2026 research paper by Marx et al. showed that "Simply translating harmful prompts into low-resource languages no longer effectively bypasses LLM safety guardrails. However, multi-turn conversations that distribute harm intent across conversation turns remain effective." They concluded that poor automated translation quality instead of, as one would hope, stronger safety guardrails, is responsible for the lower jailbreak rates (relative to English) in these low-resource languages.


Because of the very nature of the problem, many of the apparent solutions are also restricted to high-resource languages: for instance, where these benefit from synthetic data and high technical expertise, low-resource languages don't. Peppin et al. said it well: "Data availability is one of the most potent levers of progress." They posit that a variety of sources of data can be beneficial for improving multilingual coverage, while simultaneously acknowledging that one of the most formidable challenges in this field is the quality and quantity of data available. Interestingly, where there seems to be consensus in the field with regards to translated data propagating errors, lacking nuance, and generally being insufficiently high-quality, they found that "it is better to increase coverage of data by including both human, synthetic and translated data rather than solely prioritizing human annotations."

Not only does language low-resourcedness go beyond mere data availability and reflect systemic issues in society, it also affects who engages with technology, and how. How we engage with technology shapes the way we think about problems and, in turn, the way we think about culture and the world. When it comes to the language problem present in LLMs, we shouldn't just worry about cultural erasure, but about cultural homogeneity. Ensuring a significant portion of the world's languages is well-represented in the technology that exists will allow everyone (not just speakers of high- or low-resource languages) to live in a richer, better world.

Sources

The Multilingual Divide and Its Impact on Global AI Safety
Despite advances in large language model capabilities in recent years, a large gap remains in their capabilities and safety performance for many languages beyond a relatively small handful of globally dominant languages. This paper provides researchers, policymakers and governance experts with an overview of key challenges to bridging the “language gap” in AI and minimizing safety risks across languages. We provide an analysis of why the language gap in AI exists and grows, and how it creates disparities in global AI safety. We identify barriers to address these challenges, and recommend how those working in policy and governance can help address safety concerns associated with the language gap by supporting multilingual dataset creation, transparency, and research.
Low-Resource Languages Jailbreak GPT-4
AI safety training and red-teaming of large language models (LLMs) are measures to mitigate the generation of unsafe content. Our work exposes the inherent cross-lingual vulnerability of these safety mechanisms, resulting from the linguistic inequality of safety training data, by successfully circumventing GPT-4’s safeguard through translating unsafe English inputs into low-resource languages. On the AdvBenchmark, GPT-4 engages with the unsafe translated inputs and provides actionable items that can get the users towards their harmful goals 79% of the time, which is on par with or even surpassing state-of-the-art jailbreaking attacks. Other high-/mid-resource languages have significantly lower attack success rate, which suggests that the cross-lingual vulnerability mainly applies to low-resource languages. Previously, limited training on low-resource languages primarily affects speakers of those languages, causing technological disparities. However, our work highlights a crucial shift: this deficiency now poses a risk to all LLMs users. Publicly available translation APIs enable anyone to exploit LLMs’ safety vulnerabilities. Therefore, our work calls for a more holistic red-teaming efforts to develop robust multilingual safeguards with wide language coverage.
Multilingual jailbreaking of LLMs using low-resource languages
Large Language Models (LLMs) remain vulnerable to jailbreak attempts that circumvent safety guardrails. We investigate whether multi-turn conversations using low-resource African languages (Afrikaans, Kiswahili, isiXhosa, and isiZulu) can bypass safety mechanisms across commercial LLMs. We translated prompts from existing datasets and evaluated ChatGPT, Claude, DeepSeek, Gemini, and Grok through automated testing and human red-teaming with native speakers. Single-turn translation attacks proved ineffective, while multi-turn conversations achieved English harmful response rates from 52.7% (Claude 3.5 Haiku) to 83.6% (GPT-4o-mini), Afrikaans from 60.0% (Claude 3.5 Haiku) to 78.2% (GPT-4o-mini), and Kiswahili from 41.8% (Claude 3.5 Haiku) to 70.9% (DeepSeek). Human red-teaming increased jailbreak rates compared to automated methods. Over all evaluated languages, the average jailbreak rate increased from 59.8% to 75.8%, with improvements of +20.0% (Afrikaans), +12.7% (isiZulu), +12.3% (isiXhosa), and +1% (Kiswahili), demonstrating that poor translation quality limits jailbreak success. These findings suggest that vulnerabilities in LLMs persist in multilingual contexts and that translation quality is the critical factor determining jailbreak success in low-resource languages.

https://news.stanford.edu/stories/2025/05/digital-divide-ai-llms-exclusion-non-english-speakers-research

Author:
Bianca Beingolea-Joseph
Powered by The Information Lab
1st Floor, 25 Watling Street, London, EC4M 9BR
Subscribe
to our Newsletter
Get the lastest news about The Data School and application tips
Subscribe now
© 2026 The Information Lab