English

Multilingual Unsupervised Neural Machine Translation with Denoising Adapters

Computation and Language 2021-10-22 v1

Abstract

We consider the problem of multilingual unsupervised machine translation, translating to and from languages that only have monolingual data by using auxiliary parallel language pairs. For this problem the standard procedure so far to leverage the monolingual data is back-translation, which is computationally costly and hard to tune. In this paper we propose instead to use denoising adapters, adapter layers with a denoising objective, on top of pre-trained mBART-50. In addition to the modularity and flexibility of such an approach we show that the resulting translations are on-par with back-translating as measured by BLEU, and furthermore it allows adding unseen languages incrementally.

Keywords

Cite

@article{arxiv.2110.10472,
  title  = {Multilingual Unsupervised Neural Machine Translation with Denoising Adapters},
  author = {Ahmet Üstün and Alexandre Bérard and Laurent Besacier and Matthias Gallé},
  journal= {arXiv preprint arXiv:2110.10472},
  year   = {2021}
}

Comments

Accepted as a long paper to EMNLP 2021

R2 v1 2026-06-24T07:02:28.848Z