English

A sequential guiding network with attention for image captioning

Computer Vision and Pattern Recognition 2019-02-12 v3 Computation and Language

Abstract

The recent advances of deep learning in both computer vision (CV) and natural language processing (NLP) provide us a new way of understanding semantics, by which we can deal with more challenging tasks such as automatic description generation from natural images. In this challenge, the encoder-decoder framework has achieved promising performance when a convolutional neural network (CNN) is used as image encoder and a recurrent neural network (RNN) as decoder. In this paper, we introduce a sequential guiding network that guides the decoder during word generation. The new model is an extension of the encoder-decoder framework with attention that has an additional guiding long short-term memory (LSTM) and can be trained in an end-to-end manner by using image/descriptions pairs. We validate our approach by conducting extensive experiments on a benchmark dataset, i.e., MS COCO Captions. The proposed model achieves significant improvement comparing to the other state-of-the-art deep learning models.

Keywords

Cite

@article{arxiv.1811.00228,
  title  = {A sequential guiding network with attention for image captioning},
  author = {Daouda Sow and Zengchang Qin and Mouhamed Niasse and Tao Wan},
  journal= {arXiv preprint arXiv:1811.00228},
  year   = {2019}
}

Comments

5 pages, 2 figures, 1 table, IEEE ICASSP 2019

R2 v1 2026-06-23T05:00:09.252Z