XLDA: Cross-Lingual Data Augmentation for Natural Language Inference and Question Answering
arXiv:1905.11471
Abstract
While natural language processing systems often focus on a single language, multilingual transfer learning has the potential to improve performance, especially for low-resource languages. We introduce XLDA, cross-lingual data augmentation, a method that replaces a segment of the input text with its translation in another language. XLDA enhances performance of all 14 tested languages of the cross-lingual natural language inference (XNLI) benchmark. With improvements of up to , training with XLDA achieves state-of-the-art performance for Greek, Turkish, and Urdu. XLDA is in contrast to, and performs markedly better than, a more naive approach that aggregates examples in various languages in a way that each example is solely in one language. On the SQuAD question answering task, we see that XLDA provides a performance increase on the English evaluation set. Comprehensive experiments suggest that most languages are effective as cross-lingual augmentors, that XLDA is robust to a wide range of translation quality, and that XLDA is even more effective for randomly initialized models than for pretrained models.
References in corpus (3)
Cited by in corpus (8)
- Adapting Multilingual Speech Representation Model for a New, Underresourced Language through Multilingual Fine-tuning and Continued Pretraining
- Neural Semi-supervised Learning for Text Classification Under Large-Scale Pretraining
- LAReQA: Language-agnostic answer retrieval from a multilingual pool
- Enhancing Answer Boundary Detection for Multilingual Machine Reading Comprehension
- Consistency Regularization for Cross-Lingual Fine-Tuning
- Cross-lingual Machine Reading Comprehension with Language Branch Knowledge Distillation
- BET: A Backtranslation Approach for Easy Data Augmentation in Transformer-based Paraphrase Identification Context
- Knowing More About Questions Can Help: Improving Calibration in Question Answering