English

Using Perturbed Length-aware Positional Encoding for Non-autoregressive Neural Machine Translation

Computation and Language 2021-07-30 v1

Abstract

Non-autoregressive neural machine translation (NAT) usually employs sequence-level knowledge distillation using autoregressive neural machine translation (AT) as its teacher model. However, a NAT model often outputs shorter sentences than an AT model. In this work, we propose sequence-level knowledge distillation (SKD) using perturbed length-aware positional encoding and apply it to a student model, the Levenshtein Transformer. Our method outperformed a standard Levenshtein Transformer by 2.5 points in bilingual evaluation understudy (BLEU) at maximum in a WMT14 German to English translation. The NAT model output longer sentences than the baseline NAT models.

Keywords

Cite

@article{arxiv.2107.13689,
  title  = {Using Perturbed Length-aware Positional Encoding for Non-autoregressive Neural Machine Translation},
  author = {Yui Oka and Katsuhito Sudoh and Satoshi Nakamura},
  journal= {arXiv preprint arXiv:2107.13689},
  year   = {2021}
}

Comments

5 pages, 1 figures. Will be presented at ACL SRW 2021

R2 v1 2026-06-24T04:37:21.385Z