# From Bilingual to Multilingual Neural Machine Translation by Incremental   Training

**Authors:** Carlos Escolano, Marta R. Costa-Juss\`a, Jos\'e A. R. Fonollosa

arXiv: 1907.00735 · 2019-07-12

## TL;DR

This paper introduces an incremental training method for multilingual neural machine translation that scales to more languages without retraining the entire system, using joint training and language-independent modules.

## Contribution

It proposes a novel training schedule enabling scalable multilingual NMT with zero-shot translation, avoiding retraining of previous components.

## Key findings

- Achieves results close to state-of-the-art in WMT tasks
- Enables adding new languages without retraining existing models
- Supports zero-shot translation capabilities

## Abstract

Multilingual Neural Machine Translation approaches are based on the use of task-specific models and the addition of one more language can only be done by retraining the whole system. In this work, we propose a new training schedule that allows the system to scale to more languages without modification of the previous components based on joint training and language-independent encoder/decoder modules allowing for zero-shot translation. This work in progress shows close results to the state-of-the-art in the WMT task.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.00735/full.md

## Figures

2 figures with captions in the complete paper: https://tomesphere.com/paper/1907.00735/full.md

## References

22 references — full list in the complete paper: https://tomesphere.com/paper/1907.00735/full.md

---
Source: https://tomesphere.com/paper/1907.00735