CLFeb 17, 2025

DCAD-2000: A Multilingual Dataset across 2000+ Languages with Data Cleaning as Anomaly Detection

arXiv:2502.11546v55 citationsh-index: 5
Originality Incremental advance
AI Analysis

It addresses the problem of data quality for multilingual large language models, particularly benefiting low-resource languages, but is incremental as it builds on existing data cleaning and anomaly detection methods.

The paper tackles the need for high-quality multilingual datasets by introducing DCAD-2000, a large-scale corpus covering 2,282 languages and 8.63 billion documents, and reframes data cleaning as anomaly detection to improve quality, resulting in notable downstream performance gains, especially for low-resource languages.

The rapid development of multilingual large language models (LLMs) highlights the need for high-quality, diverse, and well-curated multilingual datasets. In this paper, we introduce DCAD-2000 (Data Cleaning as Anomaly Detection), a large-scale multilingual corpus constructed from newly extracted Common Crawl data and existing multilingual sources. DCAD-2000 covers 2,282 languages, 46.72TB of text, and 8.63 billion documents, spanning 155 high- and medium-resource languages and 159 writing scripts. To overcome the limitations of existing data cleaning approaches, which rely on manually designed heuristic thresholds, we reframe data cleaning as an anomaly detection problem. This dynamic filtering paradigm substantially improves data quality by automatically identifying and removing noisy or anomalous content. By fine-tuning LLMs on DCAD-2000, we demonstrate notable improvements in data quality, robustness of the cleaning pipeline, and downstream performance, particularly for low-resource languages across multiple multilingual benchmarks.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes