paper-with-me

홈 › Papers

Translation Artifacts in Cross-lingual Transfer Learning

2020-04-09 · EMNLP 2020 11 · Mikel Artetxe, Gorka Labaka, Eneko Agirre

Both human and machine translation play a central role in cross-lingual transfer learning: many multilingual datasets have been created through professional translation services, and using machine translation to translate either the test set or the training set is a widely used transfer technique. In this paper, we show that such translation process can introduce subtle artifacts that have a notable impact in existing cross-lingual models. For instance, in natural language inference, translating the premise and the hypothesis independently can reduce the lexical overlap between them, which current models are highly sensitive to. We show that some previous findings in cross-lingual transfer learning need to be reconsidered in the light of this phenomenon. Based on the gained insights, we also improve the state-of-the-art in XNLI for the translate-test and zero-shot approaches by 4.3 and 2.8 points, respectively.

📄 PDF Abstract BibTeX arXiv:2004.04721

Code (1)

artetxem/esxnli 공식 구현

Tasks

Cross-Lingual TransferMachine TranslationNatural Language InferenceTransfer LearningTranslation

Similar Papers 제목 키워드 기반

Translation Deserves Better: Analyzing Translation Artifacts in Cross-lingual Visual Question Answering

2024-06-04 · ChaeHun Park, Koanho Lee, Hyesu Lim, Jaeseok Kim 외

Building a reliable visual question answering~(VQA) system across different languages is a challenging problem, primarily due to the lack of abundant samples for training. To address this challenge, recent studies have e…

Data AugmentationMachine TranslationQuestion AnsweringTranslation+2

Synergy with Translation Artifacts for Training and Inference in Multilingual Tasks

2022-10-18 · Jaehoon Oh, Jongwoo Ko, Se-Young Yun

Translation has played a crucial role in improving the performance on multilingual tasks: (1) to generate the target language data from the source language data for training and (2) to generate the source language data f…

SentenceSentence ClassificationTranslation

Cross-lingual Word Embeddings beyond Zero-shot Machine Translation

2020-11-03 · Shifei Chen, Ali Basirat

We explore the transferability of a multilingual neural machine translation model to unseen languages when the transfer is grounded solely on the cross-lingual word embeddings. Our experimental results show that the tran…

Cross-Lingual Word EmbeddingsMachine TranslationTranslationWord Embeddings+1

Towards Debiasing Translation Artifacts

2022-05-16 · NAACL 2022 7 · Koel Dutta Chowdhury, Rricha Jalota, Cristina España-Bonet, Josef van Genabith

Cross-lingual natural language processing relies on translation, either by humans or machines, at different levels, from translating training data to translating test sets. However, compared to original texts in the same…

Natural Language InferenceSentenceTranslation

Evaluating the Cross-Lingual Effectiveness of Massively Multilingual Neural Machine Translation

2019-09-01 · Aditya Siddhant, Melvin Johnson, Henry Tsai, Naveen Arivazhagan 외

The recently proposed massively multilingual neural machine translation (NMT) system has been shown to be capable of translating over 100 languages to and from English within a single model. Its improved translation perf…

Cross-Lingual TransferMachine TranslationNMTTransfer Learning+1