English

Image Captioning based on Deep Reinforcement Learning

Computer Vision and Pattern Recognition 2018-09-14 v1 Machine Learning

Abstract

Recently it has shown that the policy-gradient methods for reinforcement learning have been utilized to train deep end-to-end systems on natural language processing tasks. What's more, with the complexity of understanding image content and diverse ways of describing image content in natural language, image captioning has been a challenging problem to deal with. To the best of our knowledge, most state-of-the-art methods follow a pattern of sequential model, such as recurrent neural networks (RNN). However, in this paper, we propose a novel architecture for image captioning with deep reinforcement learning to optimize image captioning tasks. We utilize two networks called "policy network" and "value network" to collaboratively generate the captions of images. The experiments are conducted on Microsoft COCO dataset, and the experimental results have verified the effectiveness of the proposed method.

Keywords

Cite

@article{arxiv.1809.04835,
  title  = {Image Captioning based on Deep Reinforcement Learning},
  author = {Haichao Shi and Peng Li and Bo Wang and Zhenyu Wang},
  journal= {arXiv preprint arXiv:1809.04835},
  year   = {2018}
}