CLAIMar 27, 2025

Low-Resource Transliteration for Roman-Urdu and Urdu Using Transformer-Based Models

arXiv:2503.21530v212 citationsh-index: 1Proceedings of the Eighth Workshop on Technologies for Machine Translation of Low-Resource Languages (LoResMT 2025)
Originality Incremental advance
AI Analysis

This addresses the low-resource transliteration problem for Urdu and Roman-Urdu users in South Asia, with incremental improvements in method and evaluation.

The paper tackled transliteration between Urdu and Roman-Urdu using a transformer-based model with MLM pretraining and fine-tuning, achieving Char-BLEU scores of 96.37 and 97.44 for bidirectional tasks, outperforming RNN baselines and GPT-4o Mini.

As the Information Retrieval (IR) field increasingly recognizes the importance of inclusivity, addressing the needs of low-resource languages remains a significant challenge. Transliteration between Urdu and its Romanized form, Roman Urdu, remains underexplored despite the widespread use of both scripts in South Asia. Prior work using RNNs on the Roman-Urdu-Parl dataset showed promising results but suffered from poor domain adaptability and limited evaluation. We propose a transformer-based approach using the m2m100 multilingual translation model, enhanced with masked language modeling (MLM) pretraining and fine-tuning on both Roman-Urdu-Parl and the domain-diverse Dakshina dataset. To address previous evaluation flaws, we introduce rigorous dataset splits and assess performance using BLEU, character-level BLEU, and CHRF. Our model achieves strong transliteration performance, with Char-BLEU scores of 96.37 for Urdu->Roman-Urdu and 97.44 for Roman-Urdu->Urdu. These results outperform both RNN baselines and GPT-4o Mini and demonstrate the effectiveness of multilingual transfer learning for low-resource transliteration tasks.

Foundations

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

Your Notes