EMNLP 2021main6 citations

Unsupervised Neural Machine Translation with Universal Grammar

Zuchao Li, Masao Utiyama, Eiichiro Sumita, Hai Zhao

Abstract

Machine translation usually relies on parallel corpora to provide parallel signals for training. The advent of unsupervised machine translation has brought machine translation away from this reliance, though performance still lags behind traditional supervised machine translation. In unsupervised machine translation, the model seeks symmetric language similarities as a source of weak parallel signal to achieve translation. Chomsky’s Universal Grammar theory postulates that grammar is an innate form of knowledge to humans and is governed by universal principles and constraints. Therefore, in this paper, we seek to leverage such shared grammar clues to provide more explicit language parallel signals to enhance the training of unsupervised machine translation models. Through experiments on multiple typical language pairs, we demonstrate the effectiveness of our proposed approaches.

BibTeX
@inproceedings{li-etal-2021-unsupervised-neural,
    title = "Unsupervised Neural Machine Translation with Universal Grammar",
    author = "Li, Zuchao  and
      Utiyama, Masao  and
      Sumita, Eiichiro  and
      Zhao, Hai",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.261/",
    doi = "10.18653/v1/2021.emnlp-main.261",
    pages = "3249--3264"
}