paper-with-me

Papers

Using Machine Translation to Augment Multilingual Classification

2024-05-09 · Adam King

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.

📄 PDF Abstract BibTeX arXiv:2405.05478

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationImage CaptioningMachine Translationtext-classificationText ClassificationTranslation

Similar Papers 제목 키워드 기반

PhraseOut: A Code Mixed Data Augmentation Method for MultilingualNeural Machine Tranlsation

2020-12-01 · ICON 2020 12 · Binu Jasim, Vinay Namboodiri, C V Jawahar

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+1

Improving Sentence Classification by Multilingual Data Augmentation and Consensus Learning

2020-10-01 · CCL 2020 10 · Yanfei Wang, Yangdong Chen, Yuejie Zhang

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+2

Improving Robustness in Multilingual Machine Translation via Data Augmentation

2022-01-16 · ACL ARR January 2022 1 · Anonymous

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 TranslationTranslation

Multilingual Neural Machine Translation involving Indian Languages

2020-05-01 · LREC 2020 5 · Pulkit Madaan, Fatiha Sadat

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 TranslationNMTTranslation

The LMU Munich System for the WMT 2021 Large-Scale Multilingual Machine Translation Shared Task

2021-11-01 · WMT (EMNLP) 2021 11 · Wen Lai, Jindřich Libovický, Alexander Fraser

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