Using Machine Translation to Augment Multilingual Classification
An all-too-present bottleneck for text classification model development is the need to annotate training data and this need is multiplied for multilingual classifiers. Fortunately, contemporary machine translation models are both easily accessible and have dependable translation quality, making it possible to translate labeled training data from one language into another. Here, we explore the effects of using machine translation to fine-tune a multilingual model for a classification task across multiple languages. We also investigate the benefits of using a novel technique, originally proposed in the field of image captioning, to account for potential negative effects of tuning models on translated data. We show that translated data are of sufficient quality to tune multilingual classifiers and that this novel loss technique is able to offer some improvement over models tuned without it.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationImage CaptioningMachine Translationtext-classificationText ClassificationTranslationSimilar Papers 제목 키워드 기반
PhraseOut: A Code Mixed Data Augmentation Method for MultilingualNeural Machine Tranlsation
Data Augmentation methods for Neural Machine Translation (NMT) such as back- translation (BT) and self-training (ST) are quite popular. In a multilingual NMT system, simply copying monolingual source sentences to the tar…
Data AugmentationMachine TranslationNMTSentence+1Improving Sentence Classification by Multilingual Data Augmentation and Consensus Learning
Neural network based models have achieved impressive results on the sentence classification task. However, most of previous work focuses on designing more sophisticated network or effective learning paradigms on monoling…
ClassificationData AugmentationMachine TranslationSentence+2Improving Robustness in Multilingual Machine Translation via Data Augmentation
Multilingual humans can and do seamlessly switch back and forth between languages when communicating. However, multilingual (machine) translation models are not robust to such sudden changes. In this work, we explore th…
Data AugmentationMachine TranslationTranslationMultilingual Neural Machine Translation involving Indian Languages
Neural Machine Translations (NMT) models are capable of translating a single bilingual pair and require a new model for each new language pair. Multilingual Neural Machine Translation models are capable of translating mu…
Data AugmentationMachine TranslationNMTTranslationThe LMU Munich System for the WMT 2021 Large-Scale Multilingual Machine Translation Shared Task
This paper describes the submission of LMU Munich to the WMT 2021 multilingual machine translation task for small track #1, which studies translation between 6 languages (Croatian, Hungarian, Estonian, Serbian, Macedonia…
Data AugmentationKnowledge DistillationMachine TranslationTranslation