2021

Simultaneous Multi-Pivot Neural Machine Translation

Dabre, Raj, Imankulova, Aizhan, Kaneko, Masahiro et al.

Understand

Parallel corpora are indispensable for training neural machine translation (NMT) models, and parallel corpora for most language pairs do not exist or are scarce.

  • In such cases, pivot language NMT can be helpful where a pivot language is used such that there exist parallel corpora between the source and pivot and pivot and target languages.
  • Naturally, the quality of pivot language translation is more inferior to what could be achieved with a direct parallel corpus of a reasonable size for that pair.
  • In a real-time simultaneous translation setting, the quality of pivot language translation deteriorates even further given that the model has to output translations the moment a few source words become available.

Reading the bibliography…