English

Unsupervised Neural Machine Translation Initialized by Unsupervised Statistical Machine Translation

Computation and Language 2018-10-31 v1

Abstract

Recent work achieved remarkable results in training neural machine translation (NMT) systems in a fully unsupervised way, with new and dedicated architectures that rely on monolingual corpora only. In this work, we propose to define unsupervised NMT (UNMT) as NMT trained with the supervision of synthetic bilingual data. Our approach straightforwardly enables the use of state-of-the-art architectures proposed for supervised NMT by replacing human-made bilingual data with synthetic bilingual data for training. We propose to initialize the training of UNMT with synthetic bilingual data generated by unsupervised statistical machine translation (USMT). The UNMT system is then incrementally improved using back-translation. Our preliminary experiments show that our approach achieves a new state-of-the-art for unsupervised machine translation on the WMT16 German--English news translation task, for both translation directions.

Keywords

Cite

@article{arxiv.1810.12703,
  title  = {Unsupervised Neural Machine Translation Initialized by Unsupervised Statistical Machine Translation},
  author = {Benjamin Marie and Atsushi Fujita},
  journal= {arXiv preprint arXiv:1810.12703},
  year   = {2018}
}

Comments

preliminary work

R2 v1 2026-06-23T04:57:35.380Z