English

Image Captioning with Very Scarce Supervised Data: Adversarial Semi-Supervised Learning Approach

Computer Vision and Pattern Recognition 2019-11-22 v2 Computation and Language

Abstract

Constructing an organized dataset comprised of a large number of images and several captions for each image is a laborious task, which requires vast human effort. On the other hand, collecting a large number of images and sentences separately may be immensely easier. In this paper, we develop a novel data-efficient semi-supervised framework for training an image captioning model. We leverage massive unpaired image and caption data by learning to associate them. To this end, our proposed semi-supervised learning method assigns pseudo-labels to unpaired samples via Generative Adversarial Networks to learn the joint distribution of image and caption. To evaluate, we construct scarcely-paired COCO dataset, a modified version of MS COCO caption dataset. The empirical results show the effectiveness of our method compared to several strong baselines, especially when the amount of the paired samples are scarce.

Keywords

Cite

@article{arxiv.1909.02201,
  title  = {Image Captioning with Very Scarce Supervised Data: Adversarial Semi-Supervised Learning Approach},
  author = {Dong-Jin Kim and Jinsoo Choi and Tae-Hyun Oh and In So Kweon},
  journal= {arXiv preprint arXiv:1909.02201},
  year   = {2019}
}

Comments

EMNLP 2019. Project page : https://sites.google.com/view/emnlp19scarcecaption

R2 v1 2026-06-23T11:06:14.752Z