English

Image Captioning using Deep Stacked LSTMs, Contextual Word Embeddings and Data Augmentation

Computer Vision and Pattern Recognition 2021-02-23 v1 Artificial Intelligence Machine Learning Multimedia Neural and Evolutionary Computing

Abstract

Image Captioning, or the automatic generation of descriptions for images, is one of the core problems in Computer Vision and has seen considerable progress using Deep Learning Techniques. We propose to use Inception-ResNet Convolutional Neural Network as encoder to extract features from images, Hierarchical Context based Word Embeddings for word representations and a Deep Stacked Long Short Term Memory network as decoder, in addition to using Image Data Augmentation to avoid over-fitting. For data Augmentation, we use Horizontal and Vertical Flipping in addition to Perspective Transformations on the images. We evaluate our proposed methods with two image captioning frameworks- Encoder-Decoder and Soft Attention. Evaluation on widely used metrics have shown that our approach leads to considerable improvement in model performance.

Keywords

Cite

@article{arxiv.2102.11237,
  title  = {Image Captioning using Deep Stacked LSTMs, Contextual Word Embeddings and Data Augmentation},
  author = {Sulabh Katiyar and Samir Kumar Borgohain},
  journal= {arXiv preprint arXiv:2102.11237},
  year   = {2021}
}

Comments

Accepted for publication in Springer Book Series: Advances in Intelligent Systems and Computing - ISSN 2194-5357. Upon publication, this article will point to the published one

R2 v1 2026-06-23T23:24:47.622Z