paper-with-me

홈 › Papers

Robust Unsupervised Neural Machine Translation with Adversarial Denoising Training

2020-02-28 · COLING 2020 8 · Haipeng Sun, Rui Wang, Kehai Chen, Xugang Lu, Masao Utiyama, Eiichiro Sumita, Tiejun Zhao

Unsupervised neural machine translation (UNMT) has recently attracted great interest in the machine translation community. The main advantage of the UNMT lies in its easy collection of required large training text sentences while with only a slightly worse performance than supervised neural machine translation which requires expensive annotated translation pairs on some translation tasks. In most studies, the UMNT is trained with clean data without considering its robustness to the noisy data. However, in real-world scenarios, there usually exists noise in the collected input sentences which degrades the performance of the translation system since the UNMT is sensitive to the small perturbations of the input sentences. In this paper, we first time explicitly take the noisy data into consideration to improve the robustness of the UNMT based systems. First of all, we clearly defined two types of noises in training sentences, i.e., word noise and word order noise, and empirically investigate its effect in the UNMT, then we propose adversarial training methods with denoising process in the UNMT. Experimental results on several language pairs show that our proposed methods substantially improved the robustness of the conventional UNMT systems in noisy scenarios.

📄 PDF Abstract BibTeX arXiv:2002.12549

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingMachine TranslationTranslation

Similar Papers 제목 키워드 기반

The LMU Munich Unsupervised Machine Translation System for WMT19

2019-08-01 · WS 2019 8 · Dario Stojanovski, Viktor Hangya, Matthias Huck, Alex Fraser 외

We describe LMU Munich{'}s machine translation system for German→Czech translation which was used to participate in the WMT19 shared task on unsupervised news translation. We train our model using monolingual data only…

DenoisingLanguage ModelingLanguage ModellingMachine Translation+3

Multilingual Denoising Pre-training for Neural Machine Translation

2020-01-22 · Yinhan Liu, Jiatao Gu, Naman Goyal, Xi-An Li 외

This paper demonstrates that multilingual denoising pre-training produces significant performance gains across a wide variety of machine translation (MT) tasks. We present mBART -- a sequence-to-sequence denoising auto-e…

DecoderDenoisingMachine TranslationSentence+2

CUNI Submission to MT4All Shared Task

2022-06-01 · SIGUL (LREC) 2022 6 · Ivana Kvapilíková, Ondrej Bojar

This paper describes our submission to the MT4All Shared Task in unsupervised machine translation from English to Ukrainian, Kazakh and Georgian in the legal domain. In addition to the standard pipeline for unsupervised …

DenoisingMachine TranslationTranslationUnsupervised Machine Translation

Multilingual Unsupervised Neural Machine Translation with Denoising Adapters

2021-10-20 · EMNLP 2021 11 · Ahmet Üstün, Alexandre Bérard, Laurent Besacier, Matthias Gallé

We consider the problem of multilingual unsupervised machine translation, translating to and from languages that only have monolingual data by using auxiliary parallel language pairs. For this problem the standard proced…

DenoisingMachine TranslationTranslationUnsupervised Machine Translation

The LMU Munich Unsupervised Machine Translation Systems

2018-10-01 · WS 2018 10 · Dario Stojanovski, Viktor Hangya, Matthias Huck, Alex Fraser 외

We describe LMU Munich{'}s unsupervised machine translation systems for English↔German translation. These systems were used to participate in the WMT18 news translation shared task and more specifically, for the unsupe…

DenoisingLanguage ModelingLanguage ModellingMachine Translation+3