Efficient Inference For Neural Machine Translation
AuthorsYi-Te Hsu, Sarthak Garg, Yi-Hsiu Liao, Ilya Chatsviorkin
AuthorsYi-Te Hsu, Sarthak Garg, Yi-Hsiu Liao, Ilya Chatsviorkin
Large transformer models have achieved state-of-the-art results in neural machine translation and have become standard in the field. In this work, we look for the optimal combination of known techniques to optimize inference speed without sacrificing translation quality. We conduct an empirical study that stacks various approaches and demonstrates that combination of replacing decoder self-attention with simplified recurrent units, adopting a deep encoder and a shallow decoder architecture and multi-head attention pruning can achieve up to 109 percent and 84 percent speedup on CPU and GPU respectively and reduce the number of parameters by 25 percent while maintaining the same translation quality in terms of BLEU.
Apple sponsored the 58th Annual Meeting of the Association for Computational Linguistics (ACL) from July 5 - 10. ACL is the premier conference of the field of computational linguistics, covering a broad spectrum of research areas regarding computational approaches to natural language.