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.

Overlap-based Vocabulary Generation Improves Cross-lingual Transfer Among Related Languages

Domain:

natural language processing

Record type:

papermodelsoftware
Creator:
PatTalSar
Host:avatar
Pre-trained multilingual language models such as mBERT and XLM-R have demonstrated great potential for zero-shot cross-lingual transfer to low web-resource languages (LRL). However, due to limited model capacity, the large difference in the sizes of available monolingual corpora between high web-resource languages (HRL) and LRLs does not provide enough scope of co-embedding the LRL with the HRL, thereby affecting downstream task performance of LRLs. In this paper, we argue that relatedness among languages in a language family along the dimension of lexical overlap may be leveraged to overcome some of the corpora limitations of LRLs. We propose Overlap BPE (OBPE), a simple yet effective modification to the BPE vocabulary generation algorithm which enhances overlap across related languages. Through extensive experiments on multiple NLP tasks and datasets, we observe that OBPE generates a vocabulary that increases the representation of LRLs via tokens shared with HRLs. This results in improved zero-shot transfer from related HRLs to LRLs without reducing HRL representation and accuracy. Unlike previous studies that dismissed the importance of token-overlap, we show that in the low-resource related language setting, token overlap matters. Synthetically reducing the overlap to zero can cause as much as a four-fold drop in zero-shot transfer accuracy. Accepted to appear at the ACL 2022 Main conference

Visit

arxiv.org

Tasks

language modelingtransfer learning

Tags

Computation and Language

Similar

Parallel Tokenizers: Rethinking Vocabulary Design for Cross-Lingual TransferDictionaries to the Rescue: Cross-Lingual Vocabulary Transfer for Low-Resource Languages Using Bilingual DictionariesCross-lingual Transfer for Automatic Question Generation by Learning Interrogative Structures in Target LanguagesAfriWOZ: Corpus for Exploiting Cross-Lingual Transfer for Dialogue Generation in Low-Resource, African LanguagesScaling Zero-Shot Cross-Lingual Transfer for Synthetic Error Data Generation in Low-Resource Languagesnossamchakri05/Cross-Lingual-Transfer-Learning-Based-Sentiment-Analysis-for-Low-Resource-Languages

Parallel Tokenizers: Rethinking Vocabulary Design for Cross-Lingual Transfer

Tokenization defines the foundation of multilingual language models by determining how words are rep

Dictionaries to the Rescue: Cross-Lingual Vocabulary Transfer for Low-Resource Languages Using Bilingual Dictionaries

Cross-lingual vocabulary transfer plays a promising role in adapting pre-trained language models to

Cross-lingual Transfer for Automatic Question Generation by Learning Interrogative Structures in Target Languages

Automatic question generation (QG) serves a wide range of purposes, such as augmenting question-answ

AfriWOZ: Corpus for Exploiting Cross-Lingual Transfer for Dialogue Generation in Low-Resource, African Languages

Scaling Zero-Shot Cross-Lingual Transfer for Synthetic Error Data Generation in Low-Resource Languages

Grammatical Error Detection (GED) methods rely heavily on human annotated error corpora. However, th

nossamchakri05/Cross-Lingual-Transfer-Learning-Based-Sentiment-Analysis-for-Low-Resource-Languages

# Cross-Lingual Transfer Learning-Based Sentiment Analysis for Low-Resource Languages ## 📋 Overview