DiMS: Distilling Multiple Steps of Iterative Non-Autoregressive Transformers for Machine Translation

Sajad Norouzi, Rasa Hosseinzadeh, Felipe Perez, Maksims Volkovs


Abstract
The computational benefits of iterative non-autoregressive transformers decrease as the number of decoding steps increases. As a remedy, we introduce Distill Multiple Steps (DiMS), a simple yet effective distillation technique to decrease the number of required steps to reach a certain translation quality. The distilled model enjoys the computational benefits of early iterations while preserving the enhancements from several iterative steps. DiMS relies on two models namely student and teacher. The student is optimized to predict the output of the teacher after multiple decoding steps while the teacher follows the student via a slow-moving average. The moving average keeps the teacher’s knowledge updated and enhances the quality of the labels provided by the teacher. During inference, the student is used for translation and no additional computation is added. We verify the effectiveness of DiMS on various models obtaining 7.8 and 12.9 BLEU points improvements in single-step translation accuracy on distilled and raw versions of WMT’14 De-En.Full code for this work is available here: https://github.com/layer6ai-labs/DiMS
Anthology ID:
2023.findings-acl.542
Volume:
Findings of the Association for Computational Linguistics: ACL 2023
Month:
July
Year:
2023
Address:
Toronto, Canada
Editors:
Anna Rogers, Jordan Boyd-Graber, Naoaki Okazaki
Venue:
Findings
SIG:
Publisher:
Association for Computational Linguistics
Note:
Pages:
8538–8553
Language:
URL:
https://aclanthology.org/2023.findings-acl.542
DOI:
10.18653/v1/2023.findings-acl.542
Bibkey:
Cite (ACL):
Sajad Norouzi, Rasa Hosseinzadeh, Felipe Perez, and Maksims Volkovs. 2023. DiMS: Distilling Multiple Steps of Iterative Non-Autoregressive Transformers for Machine Translation. In Findings of the Association for Computational Linguistics: ACL 2023, pages 8538–8553, Toronto, Canada. Association for Computational Linguistics.
Cite (Informal):
DiMS: Distilling Multiple Steps of Iterative Non-Autoregressive Transformers for Machine Translation (Norouzi et al., Findings 2023)
Copy Citation:
PDF:
https://aclanthology.org/2023.findings-acl.542.pdf