From Words to Sentences: A Progressive Learning Approach for Zero-Resource Machine Translation with Visual Pivots

Abstract

The neural machine translation model has suffered from the lack of large-scale parallel corpora. In contrast, we humans can learn multi-lingual translations even without parallel texts by referring our languages to the external world. To mimic such human learning behavior, we employ images as pivots to enable zero-resource translation learning. However, a picture tells a thousand words, which makes multi-lingual sentences pivoted by the same image noisy as mutual translations and thus hinders the translation model learning. In this work, we propose a progressive learning approach for image-pivoted zero-resource machine translation. Since words are less diverse when grounded in the image, we first learn word-level translation with image pivots, and then progress to learn the sentence-level translation by utilizing the learned word translation to suppress noises in image-pivoted multi-lingual sentences. Experimental results on two widely used image-pivot translation datasets, IAPR-TC12 and Multi30k, show that the proposed approach significantly outperforms other state-of-the-art methods.

Cite

Text

Chen et al. "From Words to Sentences: A Progressive Learning Approach for Zero-Resource Machine Translation with Visual Pivots." International Joint Conference on Artificial Intelligence, 2019. doi:10.24963/IJCAI.2019/685

Markdown

[Chen et al. "From Words to Sentences: A Progressive Learning Approach for Zero-Resource Machine Translation with Visual Pivots." International Joint Conference on Artificial Intelligence, 2019.](https://mlanthology.org/ijcai/2019/chen2019ijcai-words/) doi:10.24963/IJCAI.2019/685

BibTeX

@inproceedings{chen2019ijcai-words,
  title     = {{From Words to Sentences: A Progressive Learning Approach for Zero-Resource Machine Translation with Visual Pivots}},
  author    = {Chen, Shizhe and Jin, Qin and Fu, Jianlong},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2019},
  pages     = {4932-4938},
  doi       = {10.24963/IJCAI.2019/685},
  url       = {https://mlanthology.org/ijcai/2019/chen2019ijcai-words/}
}