paper-with-me

Papers

How Good is Your Tokenizer? On the Monolingual Performance of Multilingual Language Models

2020-12-31 · ACL 2021 5 · Phillip Rust, Jonas Pfeiffer, Ivan Vulić, Sebastian Ruder, Iryna Gurevych

In this work, we provide a systematic and comprehensive empirical comparison of pretrained multilingual language models versus their monolingual counterparts with regard to their monolingual task performance. We study a set of nine typologically diverse languages with readily available pretrained monolingual models on a set of five diverse monolingual downstream tasks. We first aim to establish, via fair and controlled comparisons, if a gap between the multilingual and the corresponding monolingual representation of that language exists, and subsequently investigate the reason for any performance difference. To disentangle conflating factors, we train new monolingual models on the same data, with monolingually and multilingually trained tokenizers. We find that while the pretraining data size is an important factor, a designated monolingual tokenizer plays an equally important role in the downstream performance. Our results show that languages that are adequately represented in the multilingual model's vocabulary exhibit negligible performance decreases over their monolingual counterparts. We further find that replacing the original multilingual tokenizer with the specialized monolingual tokenizer improves the downstream performance of the multilingual model for almost every task and language.

📄 PDF Abstract BibTeX arXiv:2012.15613

Code (1)

Adapter-Hub/hgiyt 공식 구현 pytorch

Tasks

Pretrained Multilingual Language Models

Similar Papers 제목 키워드 기반

VBART: The Turkish LLM

2024-03-02 · Meliksah Turker, Mehmet Erdi Ari, Aydin Han

We present VBART, the first Turkish sequence-to-sequence Large Language Models (LLMs) pre-trained on a large corpus from scratch. VBART are compact LLMs based on good ideas leveraged from BART and mBART models and come i…

Abstractive Text SummarizationQuestion AnsweringQuestion GenerationQuestion-Generation+2

Comparing Explanation Faithfulness between Multilingual and Monolingual Fine-tuned Language Models

2024-03-19 · Zhixue Zhao, Nikolaos Aletras

In many real natural language processing application scenarios, practitioners not only aim to maximize predictive performance but also seek faithful explanations for the model predictions. Rationales and importance distr…

Unified model for code-switching speech recognition and language identification based on a concatenated tokenizer

2023-06-14 · Kunal Dhawan, Dima Rekesh, Boris Ginsburg

Code-Switching (CS) multilingual Automatic Speech Recognition (ASR) models can transcribe speech containing two or more alternating languages during a conversation. This paper proposes (1) a new method for creating code-…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language Identificationspeech-recognition+2

UrduLM: A Resource-Efficient Monolingual Urdu Language Model

2026-01-25 · Syed Muhammad Ali, Hammad Sajid, Zainab Haider, Ali Muhammad Asad 외 arxiv

Urdu, spoken by 230 million people worldwide, lacks dedicated transformer-based language models and curated corpora. While multilingual models provide limited Urdu support, they suffer from poor performance, high computa…

Parallel Tokenizers: Rethinking Vocabulary Design for Cross-Lingual Transfer

2025-10-07 · Muhammad Dehan Al Kautsar, Fajri Koto arxiv

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 b…

Representation LearningEmotion ClassificationCross-Lingual TransferHate Speech Detection