English

Imitation Learning for Non-Autoregressive Neural Machine Translation

Computation and Language 2019-07-23 v2

Abstract

Non-autoregressive translation models (NAT) have achieved impressive inference speedup. A potential issue of the existing NAT algorithms, however, is that the decoding is conducted in parallel, without directly considering previous context. In this paper, we propose an imitation learning framework for non-autoregressive machine translation, which still enjoys the fast translation speed but gives comparable translation performance compared to its auto-regressive counterpart. We conduct experiments on the IWSLT16, WMT14 and WMT16 datasets. Our proposed model achieves a significant speedup over the autoregressive models, while keeping the translation quality comparable to the autoregressive models. By sampling sentence length in parallel at inference time, we achieve the performance of 31.85 BLEU on WMT16 Ro\rightarrowEn and 30.68 BLEU on IWSLT16 En\rightarrowDe.

Keywords

Cite

@article{arxiv.1906.02041,
  title  = {Imitation Learning for Non-Autoregressive Neural Machine Translation},
  author = {Bingzhen Wei and Mingxuan Wang and Hao Zhou and Junyang Lin and Jun Xie and Xu Sun},
  journal= {arXiv preprint arXiv:1906.02041},
  year   = {2019}
}

Comments

Accepted by ACL 2019. arXiv admin note: text overlap with arXiv:1902.10245, arXiv:1812.09664 by other authors

R2 v1 2026-06-23T09:43:22.878Z