English

Boosting Neural Machine Translation

Computation and Language 2017-10-04 v2

Abstract

Training efficiency is one of the main problems for Neural Machine Translation (NMT). Deep networks need for very large data as well as many training iterations to achieve state-of-the-art performance. This results in very high computation cost, slowing down research and industrialisation. In this paper, we propose to alleviate this problem with several training methods based on data boosting and bootstrap with no modifications to the neural network. It imitates the learning process of humans, which typically spend more time when learning "difficult" concepts than easier ones. We experiment on an English-French translation task showing accuracy improvements of up to 1.63 BLEU while saving 20% of training time.

Keywords

Cite

@article{arxiv.1612.06138,
  title  = {Boosting Neural Machine Translation},
  author = {Dakun Zhang and Jungi Kim and Josep Crego and Jean Senellart},
  journal= {arXiv preprint arXiv:1612.06138},
  year   = {2017}
}

Comments

published in IJCNLP 2017

R2 v1 2026-06-22T17:28:02.412Z