CLAIOct 11, 2024

From N-grams to Pre-trained Multilingual Models For Language Identification

arXiv:2410.08728v123 citationsh-index: 14Has CodeNLP4DH
Originality Synthesis-oriented
AI Analysis

This work addresses language identification for South African languages, which is an incremental improvement with domain-specific focus.

The paper tackles language identification for 11 South African languages by comparing N-gram models and pre-trained multilingual models, finding that Serengeti is the superior model on average and proposing a lightweight BERT-based model that performs competitively.

In this paper, we investigate the use of N-gram models and Large Pre-trained Multilingual models for Language Identification (LID) across 11 South African languages. For N-gram models, this study shows that effective data size selection remains crucial for establishing effective frequency distributions of the target languages, that efficiently model each language, thus, improving language ranking. For pre-trained multilingual models, we conduct extensive experiments covering a diverse set of massively pre-trained multilingual (PLM) models -- mBERT, RemBERT, XLM-r, and Afri-centric multilingual models -- AfriBERTa, Afro-XLMr, AfroLM, and Serengeti. We further compare these models with available large-scale Language Identification tools: Compact Language Detector v3 (CLD V3), AfroLID, GlotLID, and OpenLID to highlight the importance of focused-based LID. From these, we show that Serengeti is a superior model across models: N-grams to Transformers on average. Moreover, we propose a lightweight BERT-based LID model (za_BERT_lid) trained with NHCLT + Vukzenzele corpus, which performs on par with our best-performing Afri-centric models.

Code Implementations2 repos
Foundations

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

Your Notes