paper-with-me

Papers

XTREME: A Massively Multilingual Multi-task Benchmark for Evaluating Cross-lingual Generalization

2020-03-24 · Junjie Hu, Sebastian Ruder, Aditya Siddhant, Graham Neubig, Orhan Firat, Melvin Johnson

Much recent progress in applications of machine learning models to NLP has been driven by benchmarks that evaluate models across a wide variety of tasks. However, these broad-coverage benchmarks have been mostly limited to English, and despite an increasing interest in multilingual models, a benchmark that enables the comprehensive evaluation of such methods on a diverse range of languages and tasks is still missing. To this end, we introduce the Cross-lingual TRansfer Evaluation of Multilingual Encoders XTREME benchmark, a multi-task benchmark for evaluating the cross-lingual generalization capabilities of multilingual representations across 40 languages and 9 tasks. We demonstrate that while models tested on English reach human performance on many tasks, there is still a sizable gap in the performance of cross-lingually transferred models, particularly on syntactic and sentence retrieval tasks. There is also a wide spread of results across languages. We release the benchmark to encourage research on cross-lingual learning methods that transfer linguistic knowledge across a diverse and representative set of languages and tasks.

📄 PDF Abstract BibTeX arXiv:2003.11080

Code (4)

google-research/xtreme 공식 구현 pytorch
JunjieHu/xtreme-dev pytorch
KyGao/token-level-classification pytorch
boleima/topro pytorch

Tasks

Cross-Lingual TransferRetrievalSentenceSentence Retrieval

Similar Papers 제목 키워드 기반

XTREME-R: Towards More Challenging and Nuanced Multilingual Evaluation

2021-04-15 · EMNLP 2021 11 · Sebastian Ruder, Noah Constant, Jan Botha, Aditya Siddhant 외

Machine learning has brought striking advances in multilingual natural language processing capabilities over the past year. For example, the latest techniques have improved the state-of-the-art performance on the XTREME …

Cross-Lingual TransferDiagnosticNatural Language UnderstandingRetrieval+1

XTREME: A Massively Multilingual Multi-task Benchmark for Evaluating Cross-lingual Generalisation

2020-01-01 · ICML 2020 1 · Junjie Hu, Sebastian Ruder, Aditya Siddhant, Graham Neubig 외

Much recent progress in applications of machine learning models to NLP has been driven by benchmarks that evaluate models across a wide variety of tasks. However, these broad-coverage benchmarks have been mostly limited …

Cross-Lingual TransferRetrievalSentenceSentence Retrieval+1

Gradient Vaccine: Investigating and Improving Multi-task Optimization in Massively Multilingual Models

2020-10-12 · ICLR 2021 1 · ZiRui Wang, Yulia Tsvetkov, Orhan Firat, Yuan Cao

Massively multilingual models subsuming tens or even hundreds of languages pose great challenges to multi-task optimization. While it is a common practice to apply a language-agnostic procedure optimizing a joint multili…

Machine TranslationMulti-Task LearningTranslation

Massively Multilingual Adaptation of Large Language Models Using Bilingual Translation Data

2025-05-31 · Shaoxiong Ji, Zihao Li, Jaakko Paavola, Indraneil Paul 외

This paper investigates a critical design decision in the practice of massively multilingual continual pre-training -- the inclusion of parallel data. Specifically, we study the impact of bilingual translation data for m…

Translation

Universal NER v2: Towards a Massively Multilingual Named Entity Recognition Benchmark

2026-04-14 · Terra Blevins, Stephen Mayhew, Marek Šuppa, Hila Gonen 외 arxiv

While multilingual language models promise to bring the benefits of LLMs to speakers of many languages, gold-standard evaluation benchmarks in most languages to interrogate these assumptions remain scarce. The Universal …