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

Deterministic Non-Autoregressive Neural Sequence Modeling by Iterative Refinement

About

We propose a conditional non-autoregressive neural sequence model based on iterative refinement. The proposed model is designed based on the principles of latent variable models and denoising autoencoders, and is generally applicable to any sequence generation task. We extensively evaluate the proposed model on machine translation (En-De and En-Ro) and image caption generation, and observe that it significantly speeds up decoding while maintaining the generation quality comparable to the autoregressive counterpart.

Jason Lee, Elman Mansimov, Kyunghyun Cho• 2018

Related benchmarks

TaskDatasetResultRank
Image CaptioningMS COCO Karpathy (test)
CIDEr1.095
682
Machine TranslationWMT En-De 2014 (test)
BLEU21.6
379
Machine TranslationWMT English-German 2014 (test)
BLEU25.5
136
Machine TranslationWMT 2014 (test)
BLEU25.48
100
Machine TranslationWMT En-De '14
BLEU21.61
89
Machine TranslationWMT Ro-En 2016 (test)
BLEU30.19
82
Image CaptioningCOCO (Karpathy split)
CIDEr109.5
74
Machine TranslationWMT14 En-De newstest2014 (test)
BLEU21.61
65
Machine TranslationWMT De-En 14 (test)
BLEU25.48
59
Machine TranslationWMT 2016 (test)
BLEU30.19
58
Showing 10 of 16 rows

Other info

Code

Follow for update