paper-with-me

홈 › Papers

Hunter NMT System for WMT18 Biomedical Translation Task: Transfer Learning in Neural Machine Translation

2018-10-01 · WS 2018 10 · Abdul Khan, P, Subhadarshi a, Jia Xu, Lampros Flokas

This paper describes the submission of Hunter Neural Machine Translation (NMT) to the WMT{'}18 Biomedical translation task from English to French. The discrepancy between training and test data distribution brings a challenge to translate text in new domains. Beyond the previous work of combining in-domain with out-of-domain models, we found accuracy and efficiency gain in combining different in-domain models. We conduct extensive experiments on NMT with \textit{transfer learning}. We train on different in-domain Biomedical datasets one after another. That means parameters of the previous training serve as the initialization of the next one. Together with a pre-trained out-of-domain News model, we enhanced translation quality with 3.73 BLEU points over the baseline. Furthermore, we applied ensemble learning on training models of intermediate epochs and achieved an improvement of 4.02 BLEU points over the baseline. Overall, our system is 11.29 BLEU points above the best system of last year on the EDP 2017 test set.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationEnsemble LearningMachine TranslationNMTTransfer LearningTranslation

Similar Papers 제목 키워드 기반

Huawei's NMT Systems for the WMT 2019 Biomedical Translation Task

2019-08-01 · WS 2019 8 · Wei Peng, Jianfeng Liu, Liangyou Li, Qun Liu

This paper describes Huawei{'}s neural machine translation systems for the WMT 2019 biomedical translation shared task. We trained and fine-tuned our systems on a combination of out-of-domain and in-domain parallel corpo…

Domain AdaptationMachine TranslationNMTTransfer Learning+1

UCAM Biomedical translation at WMT19: Transfer learning multi-domain ensembles

2019-06-13 · WS 2019 8 · Danielle Saunders, Felix Stahlberg, Bill Byrne

The 2019 WMT Biomedical translation task involved translating Medline abstracts. We approached this using transfer learning to obtain a series of strong neural models on distinct domains, and combining them into multi-do…

Language ModelingLanguage ModellingTransfer LearningTranslation

Exploring Transfer Learning and Domain Data Selection for the Biomedical Translation

2019-08-01 · WS 2019 8 · Noor-e- Hira, Sadaf Abdul Rauf, Kiran Kiani, Ammara Zafar 외

Transfer Learning and Selective data training are two of the many approaches being extensively investigated to improve the quality of Neural Machine Translation systems. This paper presents a series of experiments by app…

Information RetrievalMachine TranslationRetrievalTransfer Learning+1

Huawei’s Submissions to the WMT20 Biomedical Translation Task

2020-11-01 · WMT (EMNLP) 2020 11 · Wei Peng, Jianfeng Liu, Minghan Wang, Liangyou Li 외

This paper describes Huawei’s submissions to the WMT20 biomedical translation shared task. Apart from experimenting with finetuning on domain-specific bitexts, we explore effects of in-domain dictionaries on enhancing cr…

Machine TranslationTransfer LearningTranslation

LMU Munich's Neural Machine Translation Systems at WMT 2018

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

We present the LMU Munich machine translation systems for the English{--}German language pair. We have built neural machine translation systems for both translation directions (English→German and German→English) and for …

Domain AdaptationMachine TranslationTranslationUnsupervised Machine Translation