paper-with-me

홈 › Papers

When Being Unseen from mBERT is just the Beginning: Handling New Languages With Multilingual Language Models

2020-10-24 · NAACL 2021 4 · Benjamin Muller, Antonis Anastasopoulos, Benoît Sagot, Djamé Seddah

Transfer learning based on pretraining language models on a large amount of raw data has become a new norm to reach state-of-the-art performance in NLP. Still, it remains unclear how this approach should be applied for unseen languages that are not covered by any available large-scale multilingual language model and for which only a small amount of raw data is generally available. In this work, by comparing multilingual and monolingual models, we show that such models behave in multiple ways on unseen languages. Some languages greatly benefit from transfer learning and behave similarly to closely related high resource languages whereas others apparently do not. Focusing on the latter, we show that this failure to transfer is largely related to the impact of the script used to write such languages. Transliterating those languages improves very significantly the ability of large-scale multilingual language models on downstream tasks.

📄 PDF Abstract BibTeX arXiv:2010.12858

Code (1)

benjamin-mlr/mbert-unseen-languages pytorch

Tasks

Language ModelingLanguage ModellingTransfer Learning

Similar Papers 제목 키워드 기반

Quand être absent de mBERT n’est que le commencement : Gérer de nouvelles langues à l’aide de modèles de langues multilingues (When Being Unseen from mBERT is just the Beginning : Handling New Languages With Multilingual Language Models)

2022-06-01 · JEP/TALN/RECITAL 2022 6 · Benjamin Muller, Antonios Anastasopoulos, Benoît Sagot, Djamé Seddah

L’apprentissage par transfert basé sur le pré-entraînement de modèles de langue sur une grande quantité de données brutes est devenu la norme pour obtenir des performances état de l’art en TAL. Cependant, la façon dont c…

LinguAlchemy: Fusing Typological and Geographical Elements for Unseen Language Generalization

2024-01-11 · Muhammad Farid Adilazuarda, Samuel Cahyawijaya, Alham Fikri Aji, Genta Indra Winata 외

Pretrained language models (PLMs) have become remarkably adept at task and language generalization. Nonetheless, they often fail when faced with unseen languages. In this work, we present LinguAlchemy, a regularization m…

intent-classificationIntent ClassificationLanguage ModellingNews Classification+1

The Impact of Cross-Lingual Adjustment of Contextual Word Representations on Zero-Shot Transfer

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Large pre-trained multilingual models such as mBERT and XLM-R enabled effective cross-lingual zero-shot transfer in many NLP tasks. A cross-lingual adjustment of these models using a small parallel corpus can further imp…

Machine TranslationNERXLM-R

Does mBERT understand Romansh? Evaluating word embeddings using word alignment

2023-06-14 · Eyal Liron Dolev

We test similarity-based word alignment models (SimAlign and awesome-align) in combination with word embeddings from mBERT and XLM-R on parallel sentences in German and Romansh. Since Romansh is an unseen language, we ar…

SentenceWord AlignmentWord EmbeddingsXLM-R

Distilling Large Language Models into Tiny and Effective Students using pQRNN

2021-01-21 · Prabhu Kaliamoorthi, Aditya Siddhant, Edward Li, Melvin Johnson

Large pre-trained multilingual models like mBERT, XLM-R achieve state of the art results on language understanding tasks. However, they are not well suited for latency critical applications on both servers and edge devic…

Data AugmentationSemantic ParsingXLM-R