vix.ing · top · new · best · stats · spec

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

2021/07/29 by Yui Oka, Oka, Yui, Katsuhito Sudoh +3
Computer Science · #Computation and Language (cs.CL) #FOS: Computer and information sciences #Natural Language Processing Techniques #Text Readability and Simplification #Topic Modeling

paper · pdf · doi:10.48550/arxiv.2107.13689

openalex publication_date 2021/07/29 · openalex created_date 2021/08/02 · openalex updated_date 2026/07/28

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.

Citations

Related