EMNLP 2021finding23 citations

Rethinking Zero-shot Neural Machine Translation: From a Perspective of Latent Variables

Weizhi Wang, Zhirui Zhang, Yichao Du, Boxing Chen, Jun Xie, Weihua Luo

Abstract

Zero-shot translation, directly translating between language pairs unseen in training, is a promising capability of multilingual neural machine translation (NMT). However, it usually suffers from capturing spurious correlations between the output language and language invariant semantics due to the maximum likelihood training objective, leading to poor transfer performance on zero-shot translation. In this paper, we introduce a denoising autoencoder objective based on pivot language into traditional training objective to improve the translation accuracy on zero-shot directions. The theoretical analysis from the perspective of latent variables shows that our approach actually implicitly maximizes the probability distributions for zero-shot directions. On two benchmark machine translation datasets, we demonstrate that the proposed method is able to effectively eliminate the spurious correlations and significantly outperforms state-of-the-art methods with a remarkable performance. Our code is available at https://github.com/Victorwz/zs-nmt-dae.

BibTeX
@inproceedings{wang-etal-2021-rethinking-zero,
    title = "Rethinking Zero-shot Neural Machine Translation: From a Perspective of Latent Variables",
    author = "Wang, Weizhi  and
      Zhang, Zhirui  and
      Du, Yichao  and
      Chen, Boxing  and
      Xie, Jun  and
      Luo, Weihua",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-emnlp.366/",
    doi = "10.18653/v1/2021.findings-emnlp.366",
    pages = "4321--4327"
}
Rethinking Zero-shot Neural Machine Translation: From a Perspective of Latent Variables · EMNLP 2021