Non-Autoregressive Translation by Learning Target Categorical Codes
About
Non-autoregressive Transformer is a promising text generation model. However, current non-autoregressive models still fall behind their autoregressive counterparts in translation quality. We attribute this accuracy gap to the lack of dependency modeling among decoder inputs. In this paper, we propose CNAT, which learns implicitly categorical codes as latent variables into the non-autoregressive decoding. The interaction among these categorical codes remedies the missing dependencies and improves the model capacity. Experiment results show that our model achieves comparable or better performance in machine translation tasks, compared with several strong baselines.
Yu Bao, Shujian Huang, Tong Xiao, Dongqi Wang, Xinyu Dai, Jiajun Chen• 2021
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Machine Translation | WMT En-De 2014 (test) | BLEU29.36 | 379 | |
| Machine Translation | IWSLT De-En 2014 (test) | BLEU31.15 | 146 | |
| Machine Translation | WMT 2014 (test) | BLEU30.75 | 100 | |
| Machine Translation | WMT De-En 14 (test) | BLEU25.73 | 59 | |
| Machine Translation | NIST Chinese-English MT02 (test) | BLEU22.16 | 14 |
Showing 5 of 5 rows