English

An Empirical Study of Language CNN for Image Captioning

Computer Vision and Pattern Recognition 2017-08-03 v3 Machine Learning

Abstract

Language Models based on recurrent neural networks have dominated recent image caption generation tasks. In this paper, we introduce a Language CNN model which is suitable for statistical language modeling tasks and shows competitive performance in image captioning. In contrast to previous models which predict next word based on one previous word and hidden state, our language CNN is fed with all the previous words and can model the long-range dependencies of history words, which are critical for image captioning. The effectiveness of our approach is validated on two datasets MS COCO and Flickr30K. Our extensive experimental results show that our method outperforms the vanilla recurrent neural network based language models and is competitive with the state-of-the-art methods.

Keywords

Cite

@article{arxiv.1612.07086,
  title  = {An Empirical Study of Language CNN for Image Captioning},
  author = {Jiuxiang Gu and Gang Wang and Jianfei Cai and Tsuhan Chen},
  journal= {arXiv preprint arXiv:1612.07086},
  year   = {2017}
}

Comments

Comments: 10 pages, In proceedings of ICCV 2017

R2 v1 2026-06-22T17:30:41.519Z