← Latest papers
💬 NLP

How Good is Your Wikipedia? Auditing Data Quality for Low-resource and Multilingual NLP

This paper audits the quality of non-English Wikipedia editions by applying rigorous data filtering to identify systematic issues like bot-generated content and language contamination, ultimately demonstrating that models trained on the resulting high-quality filtered data match or outperform those trained on raw data, particularly for lower-quality language editions.

Original authors: Kushal Tatariya, Artur Kulmizev, Wessel Poelman, Esther Ploeger, Marcel Bollmann, Johannes Bjerva, Jiaming Luo, Heather Lent, Miryam de Lhoneux

Published 2026-05-06
📖 4 min read☕ Coffee break read

Original authors: Kushal Tatariya, Artur Kulmizev, Wessel Poelman, Esther Ploeger, Marcel Bollmann, Johannes Bjerva, Jiaming Luo, Heather Lent, Miryam de Lhoneux

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine Wikipedia as a massive, global library. For years, computer scientists have treated this library as the "gold standard" of knowledge, assuming every book on the shelves is well-written, accurate, and useful for teaching computers how to speak and understand human language.

This paper asks a simple but critical question: Is the whole library actually high quality, or are some sections filled with junk?

The authors decided to audit the entire non-English section of this library (over 340 different language versions) to see what happens when they apply a "spring cleaning" process usually reserved for messy, uncurated internet data.

Here is what they found, explained through everyday analogies:

1. The "Spring Cleaning" Experiment

Think of the raw Wikipedia data as a giant pile of mixed-up papers. The researchers used two specific "trash pickers" to see how much garbage they could find:

  • The "Wrong Language" Filter (Script Filtering): Imagine a librarian who checks every book to ensure it's written in the correct alphabet for that section. They found that in some language sections, huge chunks of text were actually written in the wrong script (like finding English words inside a Japanese book) or were just machine-translated gibberish.
  • The "Copy-Paste" Filter (Deduplication): Imagine a pile of papers where someone accidentally photocopied the same page 1,000 times. The researchers used a tool to find and remove these duplicates. They discovered that some language sections were almost entirely made of these "copy-paste" articles or empty templates that said nothing of value.

The Result: When they ran these filters, they threw away about 12% of the words and 30% of the articles from the non-English Wikipedia. This suggests that a significant portion of the library was actually "noise" rather than useful information.

2. The "Library Quality" Ranking

The researchers didn't just throw things away; they ranked every language edition of Wikipedia into four "Tiers" based on how much junk they had to remove:

  • Tier 1 (The "Gold Standard"): These libraries were already very clean. They didn't have much junk to throw away. These are mostly high-resource languages with active human communities.
  • Tier 4 (The "Bot Factory"): These libraries were a mess. Some of them, like the Cebuano and Waray editions, were found to be almost entirely generated by bots (automated programs) rather than humans. It was like a library where a robot wrote 99% of the books, often repeating the same sentences over and over.

3. The Surprising Twist: Less is More

The most interesting part of the study is what happened when they tested the computers (AI models) with the "cleaned" data versus the "raw" data.

  • The Old Assumption: You might think that throwing away 30% of the library would hurt the computer's learning, like trying to study for a test with fewer textbooks.
  • The Reality: The computers trained on the cleaned data performed just as well, and in many cases, better than those trained on the raw, messy data.
    • The Analogy: Imagine trying to learn a language by reading a dictionary that has been filled with random, nonsensical sentences by a prankster. If you remove the prankster's sentences, you actually learn the language faster and better, even though you have fewer pages to read.

The biggest improvements were seen in the "Tier 4" languages (the bot-heavy ones). By removing the robotic garbage, the AI finally learned to speak the human language correctly.

4. Why This Matters

The paper concludes that we cannot blindly trust that "Wikipedia = High Quality" for every language.

  • For English and major languages: It's mostly a reliable library.
  • For smaller or low-resource languages: It can be a minefield of machine-translated nonsense, bot-generated spam, and copy-paste errors.

The Takeaway: If you want to build a smart AI for a specific language, you can't just dump the whole Wikipedia into it. You have to act like a strict librarian first: check the scripts, remove the duplicates, and kick out the bots. Once you do that, the AI learns much better, even with less data.

The authors have also released a free toolkit (a "digital broom") so other researchers can clean their own data before training their AI models.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →