English

Fast Neural Machine Translation Implementation

Computation and Language 2018-06-11 v3

Abstract

This paper describes the submissions to the efficiency track for GPUs at the Workshop for Neural Machine Translation and Generation by members of the University of Edinburgh, Adam Mickiewicz University, Tilde and University of Alicante. We focus on efficient implementation of the recurrent deep-learning model as implemented in Amun, the fast inference engine for neural machine translation. We improve the performance with an efficient mini-batching algorithm, and by fusing the softmax operation with the k-best extraction algorithm. Submissions using Amun were first, second and third fastest in the GPU efficiency track.

Keywords

Cite

@article{arxiv.1805.09863,
  title  = {Fast Neural Machine Translation Implementation},
  author = {Hieu Hoang and Tomasz Dwojak and Rihards Krislauks and Daniel Torregrosa and Kenneth Heafield},
  journal= {arXiv preprint arXiv:1805.09863},
  year   = {2018}
}
R2 v1 2026-06-23T02:07:40.283Z