An Iterative Knowledge Transfer NMT System for WMT20 News Translation Task
This paper describes our submission to the WMT20 news translation shared task in English to Japanese direction. Our main approach is based on transferring knowledge of domain and linguistic characteristics by pre-training the encoder-decoder model with large amount of in-domain monolingual data through unsupervised and supervised prediction task. We then fine-tune the model with parallel data and in-domain synthetic data, generated with iterative back-translation. For additional gain, we generate final results with an ensemble model and re-rank them with averaged models and language models. Through these methods, we achieve +5.42 BLEU score compare to the baseline model.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderNMTTransfer LearningTranslationSimilar Papers 제목 키워드 기반
WeChat Neural Machine Translation Systems for WMT20
We participate in the WMT 2020 shared news translation task on Chinese to English. Our system is based on the Transformer (Vaswani et al., 2017a) with effective variants and the DTMT (Meng and Zhang, 2019) architecture. …
Knowledge DistillationMachine TranslationSynthetic Data GenerationTransfer Learning+1The TALP-UPC System Description for WMT20 News Translation Task: Multilingual Adaptation for Low Resource MT
In this article, we describe the TALP-UPC participation in the WMT20 news translation shared task for Tamil-English. Given the low amount of parallel training data, we resort to adapt the task to a multilingual system to…
TranslationThe Universitat d'Alacant Submissions to the English-to-Kazakh News Translation Task at WMT 2019
This paper describes the two submissions of Universitat d{'}Alacant to the English-to-Kazakh news translation task at WMT 2019. Our submissions take advantage of monolingual data and parallel data from other language pai…
Machine TranslationTransfer LearningTranslationWeChat Neural Machine Translation Systems for WMT21
This paper introduces WeChat AI's participation in WMT 2021 shared news translation task on English->Chinese, English->Japanese, Japanese->English and English->German. Our systems are based on the Transformer (Vaswani et…
Knowledge DistillationMachine TranslationSynthetic Data GenerationTransfer Learning+1Adam Mickiewicz University’s English-Hausa Submissions to the WMT 2021 News Translation Task
This paper presents the Adam Mickiewicz University’s (AMU) submissions to the WMT 2021 News Translation Task. The submissions focus on the English↔Hausa translation directions, which is a low-resource translation scenari…
NMTTransfer LearningTranslation