Cross-lingual Transfer of Monolingual Models (2022.lrec-1)

Copied to clipboard

Challenge: Existing studies on cross-lingual learning using multilingual models cast doubt on shared vocabulary and joint pre-training . et al. (2005) show that model knowledge learned in the source language enhances the learning of the target language independently of language proximity.
Approach: They propose a method for transferring monolingual models to other languages through continuous pre-training and investigate their results in English.
Outcome: The proposed method outperforms a model trained from scratch in the GLUE benchmark for English . it shows that model knowledge from the source language enhances the learning of syntactic and semantic knowledge in english.

Similar Papers

Can Monolingual Pretrained Models Help Cross-Lingual Classification? (2020.aacl-main)

Copied to clipboard

Challenge: Multilingual pretrained language models have shown impressive results for cross-lingual transfer, but due to the constant model capacity, multilingual pre-training usually lags behind the monolingual competitors.
Approach: They propose to transfer the knowledge from monolingual pretrained models to multilingual ones to improve zero-shot cross-lingual classification by using machine translation systems.
Outcome: The proposed methods outperform vanilla multilingual fine-tuning on two cross-lingual classification benchmarks.
Emerging Cross-lingual Structure in Pretrained Language Models (2020.acl-main)

Copied to clipboard

Challenge: Recent work has shown that multilingual pretraining works, but is unable to measure these effects.
Approach: They propose to use multilingual masked language modeling to train a model on concatenated text from multiple languages to find universal latent symmetries in embedding spaces.
Outcome: The proposed models can be trained on concatenated text from multiple languages without shared vocabulary or domain similarity.
Analyzing the Mono- and Cross-Lingual Pretraining Dynamics of Multilingual Language Models (2022.emnlp-main)

Copied to clipboard

Challenge: Existing studies on multilingual models have focused on their cross-lingual transfer behavior . a recent study examined multilingual model learning from the multilingual pretraining signal .
Approach: They analyze checkpoints during multilingual pretraining to identify when models acquire in-language and cross-lingual abilities.
Outcome: The proposed model achieves high in-language performance early on, with lower-level linguistic skills acquired before more complex ones.
Language Contamination Helps Explains the Cross-lingual Capabilities of English Pretrained Models (2022.emnlp-main)

Copied to clipboard

Challenge: a large number of pretraining corpora are not publicly available, and it is unclear how much foreign language data exists in monolingual models.
Approach: They propose to use English pretraining corpora to analyze their language composition . they find that even when less than 1% of data is not English, it facilitates cross-lingual transfer .
Outcome: The proposed model is not truly monolingual when pretrained at scale, the authors show . they show that even when less than 1% of data is not English, it facilitates cross-lingual transfer .
Measuring Cross-lingual Transfer in Bytes (2024.naacl-long)

Copied to clipboard

Challenge: Multilingual pretraining models can transfer knowledge to target languages with minimal or no examples . underlying mechanisms for this transfer remain unclear, with hypotheses ranging from language contamination to syntactic similarity.
Approach: They conducted an experiment to investigate whether multilingual models transfer knowledge to target languages . they found that models initialized from diverse languages perform similarly to a target language .
Outcome: a new study shows that models initialized from diverse languages perform similarly to a target language in a cross-lingual setting.
Analyzing the Evaluation of Cross-Lingual Knowledge Transfer in Multilingual Language Models (2024.eacl-long)

Copied to clipboard

Challenge: Recent advances in training multilingual models on large datasets have shown promising results in knowledge transfer across languages.
Approach: They challenge the assumption that high zero-shot performance reflects high cross-lingual ability by introducing more challenging setups involving instances with multiple languages.
Outcome: The proposed model can achieve high performance on multilingual benchmarks and on low-resource languages.
On the Cross-lingual Transferability of Monolingual Representations (2020.acl-main)

Copied to clipboard

Challenge: State-of-the-art unsupervised multilingual models generalize in zero-shot cross-lingual setting . generalization ability attributed to shared subword vocabulary and joint training across multiple languages .
Approach: They propose an approach that transfers a monolingual model to new languages at the lexical level.
Outcome: The proposed approach is competitive with multilingual BERT on cross-lingual classification benchmarks and on a new cross-linguistic question answering dataset.
Unknown Script: Impact of Script on Cross-Lingual Transfer (2024.naacl-srw)

Copied to clipboard

Challenge: Existing models for high-resource languages are not available for all languages, and the vast majority of the world's languages are excluded from these models.
Approach: They propose to use pre-trained models to analyze the effect of the target language and its script on cross-lingual transfer.
Outcome: The proposed model is based on six models pre-trained on NER and POS tasks in the original script and romanized version.
Multi-Source Cross-Lingual Model Transfer: Learning What to Share (P19-1)

Copied to clipboard

Challenge: Cross-lingual transfer learning (CLTL) is a viable method for building NLP models for a low-resource target language . however, many languages lack the labeled training data necessary for training deep neural nets for varying NLP tasks.
Approach: They propose a cross-lingual transfer learning method that leverages annotated data from other languages to build NLP models for a target language.
Outcome: The proposed model achieves significant performance gains over prior art over multiple text classification and sequence tagging tasks including a large-scale industry dataset.
On the Acquisition of Shared Grammatical Representations in Bilingual Language Models (2025.acl-long)

Copied to clipboard

Challenge: Crosslingual transfer is crucial to contemporary language models’ multilingual capabilities, but how it occurs is not well understood.
Approach: They use structural priming to study grammatical representations in humans by controlling for training data quantity and language exposure.
Outcome: The proposed model is able to learn a language in two languages and has a higher likelihood of learning a prepositional object (PO) dative sentence than a double object (DO) .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations