CLFeb 22, 2021

RUBERT: A Bilingual Roman Urdu BERT Using Cross Lingual Transfer Learning

arXiv:2102.11278v114 citations
Originality Incremental advance
AI Analysis

This work addresses the resource-starved nature of Roman Urdu, a language popular on social media, by providing a more efficient model than training from scratch, though it is incremental in leveraging existing BERT architectures.

The researchers tackled the underperformance of multilingual models for Roman Urdu by creating RUBERT, a bilingual model through additional pretraining of English BERT, which showed notable performance improvements over monolingual and multilingual baselines.

In recent studies, it has been shown that Multilingual language models underperform their monolingual counterparts. It is also a well-known fact that training and maintaining monolingual models for each language is a costly and time-consuming process. Roman Urdu is a resource-starved language used popularly on social media platforms and chat apps. In this research, we propose a novel dataset of scraped tweets containing 54M tokens and 3M sentences. Additionally, we also propose RUBERT a bilingual Roman Urdu model created by additional pretraining of English BERT. We compare its performance with a monolingual Roman Urdu BERT trained from scratch and a multilingual Roman Urdu BERT created by additional pretraining of Multilingual BERT. We show through our experiments that additional pretraining of the English BERT produces the most notable performance improvement.

Foundations

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

Your Notes