Unsupervised Multi-modal Neural Machine Translation | Awesome LLM Papers Contribute to Awesome LLM Papers

Unsupervised Multi-modal Neural Machine Translation

Yuanhang Su, Kai Fan, Nguyen Bach, C. -C. Jay Kuo, Fei Huang . 2019 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) 2019 – 70 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
CVPR Datasets Tools Training Techniques

Unsupervised neural machine translation (UNMT) has recently achieved remarkable results with only large monolingual corpora in each language. However, the uncertainty of associating target with source sentences makes UNMT theoretically an ill-posed problem. This work investigates the possibility of utilizing images for disambiguation to improve the performance of UNMT. Our assumption is intuitively based on the invariant property of image, i.e., the description of the same visual content by different languages should be approximately similar. We propose an unsupervised multi-modal machine translation (UMNMT) framework based on the language translation cycle consistency loss conditional on the image, targeting to learn the bidirectional multi-modal translation simultaneously. Through an alternate training between multi-modal and uni-modal, our inference model can translate with or without the image. On the widely used Multi30K dataset, the experimental results of our approach are significantly better than those of the text-only UNMT on the 2016 test dataset.

Similar Work