2017

Neural Machine Translation Training in a Multi-Domain Scenario

Sajjad, Hassan, Durrani, Nadir, Dalvi, Fahim et al.

Understand

In this paper, we explore alternative ways to train a neural machine translation system in a multi-domain scenario.

  • We investigate data concatenation (with fine tuning), model stacking (multi-level fine tuning), data selection and multi-model ensemble.
  • Our findings show that the best translation quality can be achieved by building an initial system on a concatenation of available out-of-domain data and then fine-tuning it on in-domain data.
  • Model stacking works best when training begins with the furthest out-of-domain data and the model is incrementally fine-tuned with the next furthest domain and so on.

Reading the bibliography…