CLJan 9

One Script Instead of Hundreds? On Pretraining Romanized Encoder Language Models

arXiv:2601.05776v1h-index: 6
Originality Incremental advance
AI Analysis

This addresses a gap in understanding romanization's impact on general-purpose multilingual models, particularly for high-resource languages, but is incremental as it builds on prior work focused on low-resource scenarios.

The study investigated whether romanizing scripts harms performance in multilingual language models for high-resource languages, finding negligible loss for segmental scripts but degradation for morphosyllabic ones like Chinese and Japanese, with higher-fidelity romanization partially mitigating this.

Exposing latent lexical overlap, script romanization has emerged as an effective strategy for improving cross-lingual transfer (XLT) in multilingual language models (mLMs). Most prior work, however, focused on setups that favor romanization the most: (1) transfer from high-resource Latin-script to low-resource non-Latin-script languages and/or (2) between genealogically closely related languages with different scripts. It thus remains unclear whether romanization is a good representation choice for pretraining general-purpose mLMs, or, more precisely, if information loss associated with romanization harms performance for high-resource languages. We address this gap by pretraining encoder LMs from scratch on both romanized and original texts for six typologically diverse high-resource languages, investigating two potential sources of degradation: (i) loss of script-specific information and (ii) negative cross-lingual interference from increased vocabulary overlap. Using two romanizers with different fidelity profiles, we observe negligible performance loss for languages with segmental scripts, whereas languages with morphosyllabic scripts (Chinese and Japanese) suffer degradation that higher-fidelity romanization mitigates but cannot fully recover. Importantly, comparing monolingual LMs with their mLM counterpart, we find no evidence that increased subword overlap induces negative interference. We further show that romanization improves encoding efficiency (i.e., fertility) for segmental scripts at a negligible performance cost.

Foundations

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

Your Notes