GlotLID: Language Identification for Low-Resource Languages

Amir Hossein Kargaran,Ayyoob Imani,François Yvon,Hinrich Schütze
DOI: https://doi.org/10.18653/v1/2023.findings-emnlp.410
2024-07-03
Abstract:Several recent papers have published good solutions for language identification (LID) for about 300 high-resource and medium-resource languages. However, there is no LID available that (i) covers a wide range of low-resource languages, (ii) is rigorously evaluated and reliable and (iii) efficient and easy to use. Here, we publish GlotLID-M, an LID model that satisfies the desiderata of wide coverage, reliability and efficiency. It identifies 1665 languages, a large increase in coverage compared to prior work. In our experiments, GlotLID-M outperforms four baselines (CLD3, FT176, OpenLID and NLLB) when balancing F1 and false positive rate (FPR). We analyze the unique challenges that low-resource LID poses: incorrect corpus metadata, leakage from high-resource languages, difficulty separating closely related languages, handling of macrolanguage vs varieties and in general noisy data. We hope that integrating GlotLID-M into dataset creation pipelines will improve quality and enhance accessibility of NLP technology for low-resource languages and cultures. GlotLID-M model (including future versions), code, and list of data sources are available: <a class="link-external link-https" href="https://github.com/cisnlp/GlotLID" rel="external noopener nofollow">this https URL</a>.
Computation and Language
What problem does this paper attempt to address?