Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

Effective vocabulary expansion of multilingual language models for extremely low-resource languages

Domain:

natural language processing

Record type:

papermodel
Creator:
Zhe
Host:avatar
Multilingual pre-trained language models(mPLMs) offer significant benefits for many low-resource languages. To further expand the range of languages these models can support, many works focus on continued pre-training of these models. However, few works address how to extend mPLMs to low-resource languages that were previously unsupported. To tackle this issue, we expand the model's vocabulary using a target language corpus. We then screen out a subset from the model's original vocabulary, which is biased towards representing the source language(e.g. English), and utilize bilingual dictionaries to initialize the representations of the expanded vocabulary. Subsequently, we continue to pre-train the mPLMs using the target language corpus, based on the representations of these expanded vocabulary. Experimental results show that our proposed method outperforms the baseline, which uses randomly initialized expanded vocabulary for continued pre-training, in POS tagging and NER tasks, achieving improvements by 0.54% and 2.60%, respectively. Furthermore, our method demonstrates high robustness in selecting the training corpora, and the models' performance on the source language does not degrade after continued pre-training. 12 pages, 5 figures, 7 tables, under review

Visit

arxiv.org

Tags

Computation and Language

Similar

Multilingual unsupervised sequence segmentation transfers to extremely low-resource languagesLexC-Gen: Generating Data for Extremely Low-Resource Languages with Large Language Models and Bilingual LexiconsUtilizing Multilingual Encoders to Improve Large Language Models for Low-Resource LanguagesAddressing word-order Divergence in Multilingual Neural Machine Translation for extremely Low Resource LanguagesBreaking the Transcription Bottleneck: Fine-tuning ASR Models for Extremely Low-Resource Fieldwork LanguagesRethinking what Matters: Effective and Robust Multilingual Realignment for Low-Resource Languages

Multilingual unsupervised sequence segmentation transfers to extremely low-resource languages

We show that unsupervised sequence-segmentation performance can be transferred to extremely low-reso

LexC-Gen: Generating Data for Extremely Low-Resource Languages with Large Language Models and Bilingual Lexicons

Data scarcity in low-resource languages can be addressed with word-to-word translations from labeled

Utilizing Multilingual Encoders to Improve Large Language Models for Low-Resource Languages

Large Language Models (LLMs) excel in English, but their performance degrades significantly on low-r

Addressing word-order Divergence in Multilingual Neural Machine Translation for extremely Low Resource Languages

Transfer learning approaches for Neural Machine Translation (NMT) train a NMT model on the assisting

Breaking the Transcription Bottleneck: Fine-tuning ASR Models for Extremely Low-Resource Fieldwork Languages

Automatic Speech Recognition (ASR) has reached impressive accuracy for high-resource languages, yet

Rethinking what Matters: Effective and Robust Multilingual Realignment for Low-Resource Languages

Realignment is a promising strategy to improve cross-lingual transfer in multilingual language model