Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Edinburgh Neural Machine Translation Systems for WMT 16

About

We participated in the WMT 2016 shared news translation task by building neural translation systems for four language pairs, each trained in both directions: English<->Czech, English<->German, English<->Romanian and English<->Russian. Our systems are based on an attentional encoder-decoder, using BPE subword segmentation for open-vocabulary translation with a fixed vocabulary. We experimented with using automatic back-translations of the monolingual News corpus as additional training data, pervasive dropout, and target-bidirectional models. All reported methods give substantial improvements, and we see improvements of 4.3--11.2 BLEU over our baseline systems. In the human evaluation, our systems were the (tied) best constrained system for 7 out of 8 translation directions in which we participated.

Rico Sennrich, Barry Haddow, Alexandra Birch• 2016

Related benchmarks

TaskDatasetResultRank
Machine TranslationWMT En-De 2014 (test)
BLEU27.5
379
Question AnsweringSQuAD v1.1 (test)
F1 Score84.33
260
Machine TranslationIWSLT De-En 2014 (test)
BLEU35.6
146
Question AnsweringSQuAD (test)
F188.21
111
Machine TranslationIWSLT En-De 2014 (test)
BLEU29.21
92
Machine TranslationIWSLT De-En 14
BLEU Score35.6
33
Machine TranslationWMT Ro-En '16
BLEU Score33.9
28
Extractive Question AnsweringReddit (test)
EM65.05
16
Extractive Question AnsweringWiki (test)
EM76.94
16
Extractive Question AnsweringBioASQ (test)
EM44.34
16
Showing 10 of 34 rows

Other info

Code

Follow for update