Challenge: Recent studies have shown that cross-lingual transfer learning in pre-trained multilingual models could be improved further by incorporating parallel data.
Approach: They propose to integrate parallel data into mT5 pre-training to improve results on downstream multilingual and cross-lingual tasks.
Outcome: The proposed model improves cross-lingual transfer significantly in small fine-tuning datasets and small model sizes.

Similar Papers

On the Role of Parallel Data in Cross-lingual Transfer Learning (2023.findings-acl)

Copied to clipboard

Challenge: Existing multilingual models do not exploit the full potential of monolingual data, a new study finds . prior work has shown that parallel data is beneficial for cross-lingual learning, but it is unclear if it is the data itself or the modeling of parallel interactions that matters.
Approach: They compare unsupervised machine translation to supervised machine translator and gold parallel data to generate synthetic parallel data.
Outcome: The proposed model generated parallel data is better than supervised machine translation and gold parallel data in both general and task-specific settings.
mT5: A Massively Multilingual Pre-trained Text-to-Text Transformer (2021.naacl-main)

Copied to clipboard

Challenge: Current natural language processing pipelines often use transfer learning, where a model is pre-trained on a data-rich task before being fine-tuned on . this significantly limits their use given that roughly 80% of the world population does not speak English.
Approach: They introduce a multilingual variant of T5 that was pre-trained on a new Common Crawl-based dataset covering 101 languages.
Outcome: The proposed model achieves state-of-the-art on multilingual benchmarks and a simple technique to prevent accidental translation in the zero-shot setting.
The Role of Mixed-Language Documents for Multilingual Large Language Model Pretraining (2026.acl-long)

Copied to clipboard

Challenge: Existing research suggests that multilingual large language models can achieve impressive cross-lingual understanding despite largely monolingual pretraining.
Approach: They compare a monolingual-only corpus with a standard web corpus that removes all multilingual documents and then retrain the models from scratch under controlled conditions.
Outcome: The results show that removing bilingual data causes translation performance to drop 56% in BLEU, whereas code-switching contributes minimally.
mT6: Multilingual Pretrained Text-to-Text Transformer with Translation Pairs (2021.emnlp-main)

Copied to clipboard

Challenge: Multilingual T5 pretrains a sequence-to-sequence model on monolingual texts, but it has shown promising results on many cross-lingual tasks.
Approach: They propose a partially non-autoregressive objective for text-to-text pre-training and propose mT6 to improve cross-lingual transferability over multilingual T5.
Outcome: The proposed model improves cross-lingual transferability over existing models.
A Recipe of Parallel Corpora Exploitation for Multilingual Large Language Models (2025.findings-naacl)

Copied to clipboard

Challenge: Recent studies have highlighted the potential of exploiting parallel corpora to enhance multilingual large language models.
Approach: They investigate the impact of parallel corpora quality and quantity, training objectives, and model size on performance of multilingual large language models enhanced with parallel corporeal.
Outcome: The proposed approach improves performance in bilingual and general-purpose tasks.
Pre-training Multilingual Neural Machine Translation by Leveraging Alignment Information (2020.emnlp-main)

Copied to clipboard

Challenge: Existing pre-training methods are not effective for machine translation tasks.
Approach: They propose a method to pre-train a universal multilingual neural machine translation model . they use random aligned substitution technique to bring words and phrases with similar meanings closer in the representation space.
Outcome: The proposed approach improves translation quality on low, medium, rich resource languages.
Not Enough Data to Pre-train Your Language Model? MT to the Rescue! (2023.findings-acl)

Copied to clipboard

Challenge: In recent years, transformer-based language models (LMs) have become the default approach for many NLP tasks.
Approach: They compare the performance of transformer-based language models with machine-translated corpora.
Outcome: The proposed model can be improved with real data, but further research is needed.
Just Go Parallel: Improving the Multilingual Capabilities of Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Large language models (LLMs) have impressive translation capabilities even without being explicitly trained on parallel data.
Approach: They propose to add parallel data to enhance multilingual encoder-based and encoder decoder language models by focusing on translation and multilingual common-sense reasoning.
Outcome: The proposed methods show that adding parallel data can significantly improve LLMs’ multilingual capabilities.
Data-Centric Continual Pre-training for 500+ Languages: A New Bilingual Translation Corpus and Multilingual Models (2026.findings-acl)

Copied to clipboard

Challenge: Large language models pre-trained on massive data have promoted multilingual natural language processing (NLP).
Approach: They construct a bilingual translation corpus with 2,500 language pairs and develop a suite of four models with parallel data.
Outcome: The proposed model suites are evaluated across 7 tasks and 12 benchmarks.
Synthetic Pre-Training Tasks for Neural Machine Translation (2023.findings-acl)

Copied to clipboard

Challenge: toxicity and bias can be addressed by pre-training with synthetic resources . BLEU scores are used to compare methods with real-world data .
Approach: They propose several ways to generate obfuscated data from large parallel corpus and concatenating phrase pairs from small word-aligned corpus with synthetic parallel data without real human language corpora.
Outcome: The proposed methods can be used to generate obfuscated data or synthetic parallel data without real human language corpora even with high levels of oblication.

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