We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Understanding Knowledge Distillation in Non-autoregressive Machine Translation

Abstract: Non-autoregressive machine translation (NAT) systems predict a sequence of output tokens in parallel, achieving substantial improvements in generation speed compared to autoregressive models. Existing NAT models usually rely on the technique of knowledge distillation, which creates the training data from a pretrained autoregressive model for better performance. Knowledge distillation is empirically useful, leading to large gains in accuracy for NAT models, but the reason for this success has, as of yet, been unclear. In this paper, we first design systematic experiments to investigate why knowledge distillation is crucial to NAT training. We find that knowledge distillation can reduce the complexity of data sets and help NAT to model the variations in the output data. Furthermore, a strong correlation is observed between the capacity of an NAT model and the optimal complexity of the distilled data for the best translation quality. Based on these findings, we further propose several approaches that can alter the complexity of data sets to improve the performance of NAT models. We achieve the state-of-the-art performance for the NAT-based models, and close the gap with the autoregressive baseline on WMT14 En-De benchmark.
Comments: fix a typo; accepted by ICLR 2020
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:1911.02727 [cs.CL]
  (or arXiv:1911.02727v3 [cs.CL] for this version)

Submission history

From: Chunting Zhou [view email]
[v1] Thu, 7 Nov 2019 02:47:26 GMT (797kb,D)
[v2] Thu, 13 Feb 2020 05:20:18 GMT (807kb,D)
[v3] Mon, 22 Feb 2021 20:17:07 GMT (807kb,D)

Link back to: arXiv, form interface, contact.