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.

Parallel Tokenizers: Rethinking Vocabulary Design for Cross-Lingual Transfer

Domain:

natural language processing

Record type:

papermodel
Creator:
KauKot
Host:avatar
Tokenization defines the foundation of multilingual language models by determining how words are represented and shared across languages. However, existing methods often fail to support effective cross-lingual transfer because semantically equivalent words are assigned distinct embeddings. For example, "I eat rice" in English and "Ina cin shinkafa" in Hausa are typically mapped to different vocabulary indices, preventing shared representations and limiting cross-lingual generalization. We introduce parallel tokenizers. This new framework trains tokenizers monolingually and then aligns their vocabularies exhaustively using bilingual dictionaries or word-to-word translation, ensuring consistent indices for semantically equivalent words. This alignment enforces a shared semantic space across languages while naturally improving fertility balance. To assess their effectiveness, we pretrain a transformer encoder from scratch on thirteen low-resource languages and evaluate it on sentiment analysis, hate speech detection, emotion classification, and sentence embedding similarity. Across all tasks, models trained with parallel tokenizers outperform conventional multilingual baselines, confirming that rethinking tokenization is essential for advancing multilingual representation learning--especially in low-resource settings. 18 pages, 25 tables, 7 figures

Visit

arxiv.org

Tasks

transfer learning

Languages

Hausa

Tags

Computation and Language

Similar

Overlap-based Vocabulary Generation Improves Cross-lingual Transfer Among Related LanguagesRethinking Cross-lingual Alignment: Balancing Transfer and Cultural Erasure in Multilingual LLMsDictionaries to the Rescue: Cross-Lingual Vocabulary Transfer for Low-Resource Languages Using Bilingual Dictionariesdsfsi/cross-lingual-transfer-gains-evaluationMultilingual Intermediate-Task Training for Low-Resource Cross-Lingual TransferCross-Multilingual, Cross-Lingual and Monolingual Transfer Learning For Arabic Dialect Sentiment Classification

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

Pre-trained multilingual language models such as mBERT and XLM-R have demonstrated great potential f

Rethinking Cross-lingual Alignment: Balancing Transfer and Cultural Erasure in Multilingual LLMs

Cross-lingual alignment (CLA) aims to align multilingual representations, enabling Large Language Mo

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

dsfsi/cross-lingual-transfer-gains-evaluation

Code and datasets for studying cross-lingual embedding transfer and transfer gain analysis in mutual

Multilingual Intermediate-Task Training for Low-Resource Cross-Lingual Transfer

Intermediate-task training---fine-tuning a pretrained model on an intermediate task before fine-tuni

Cross-Multilingual, Cross-Lingual and Monolingual Transfer Learning For Arabic Dialect Sentiment Classification

Abstract Transfer learning have recently proven to be very powerful in diverse Natural lan