English

Unpaired Image Captioning by Language Pivoting

Computer Vision and Pattern Recognition 2018-07-19 v2

Abstract

Image captioning is a multimodal task involving computer vision and natural language processing, where the goal is to learn a mapping from the image to its natural language description. In general, the mapping function is learned from a training set of image-caption pairs. However, for some language, large scale image-caption paired corpus might not be available. We present an approach to this unpaired image captioning problem by language pivoting. Our method can effectively capture the characteristics of an image captioner from the pivot language (Chinese) and align it to the target language (English) using another pivot-target (Chinese-English) sentence parallel corpus. We evaluate our method on two image-to-English benchmark datasets: MSCOCO and Flickr30K. Quantitative comparisons against several baseline approaches demonstrate the effectiveness of our method.

Keywords

Cite

@article{arxiv.1803.05526,
  title  = {Unpaired Image Captioning by Language Pivoting},
  author = {Jiuxiang Gu and Shafiq Joty and Jianfei Cai and Gang Wang},
  journal= {arXiv preprint arXiv:1803.05526},
  year   = {2018}
}

Comments

17 pages, 4 figures, Accepted at ECCV 2018

R2 v1 2026-06-23T00:53:34.660Z