English

Comparative evaluation of CNN architectures for Image Caption Generation

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

Abstract

Aided by recent advances in Deep Learning, Image Caption Generation has seen tremendous progress over the last few years. Most methods use transfer learning to extract visual information, in the form of image features, with the help of pre-trained Convolutional Neural Network models followed by transformation of the visual information using a Caption Generator module to generate the output sentences. Different methods have used different Convolutional Neural Network Architectures and, to the best of our knowledge, there is no systematic study which compares the relative efficacy of different Convolutional Neural Network architectures for extracting the visual information. In this work, we have evaluated 17 different Convolutional Neural Networks on two popular Image Caption Generation frameworks: the first based on Neural Image Caption (NIC) generation model and the second based on Soft-Attention framework. We observe that model complexity of Convolutional Neural Network, as measured by number of parameters, and the accuracy of the model on Object Recognition task does not necessarily co-relate with its efficacy on feature extraction for Image Caption Generation task.

Keywords

Cite

@article{arxiv.2102.11506,
  title  = {Comparative evaluation of CNN architectures for Image Caption Generation},
  author = {Sulabh Katiyar and Samir Kumar Borgohain},
  journal= {arXiv preprint arXiv:2102.11506},
  year   = {2021}
}

Comments

Article Published in International Journal of Advanced Computer Science and Applications(IJACSA), Volume 11 Issue 12, 2020

R2 v1 2026-06-23T23:25:44.788Z