English

Attention Beam: An Image Captioning Approach

Computer Vision and Pattern Recognition 2020-11-12 v2 Machine Learning

Abstract

The aim of image captioning is to generate textual description of a given image. Though seemingly an easy task for humans, it is challenging for machines as it requires the ability to comprehend the image (computer vision) and consequently generate a human-like description for the image (natural language understanding). In recent times, encoder-decoder based architectures have achieved state-of-the-art results for image captioning. Here, we present a heuristic of beam search on top of the encoder-decoder based architecture that gives better quality captions on three benchmark datasets: Flickr8k, Flickr30k and MS COCO.

Keywords

Cite

@article{arxiv.2011.01753,
  title  = {Attention Beam: An Image Captioning Approach},
  author = {Anubhav Shrimal and Tanmoy Chakraborty},
  journal= {arXiv preprint arXiv:2011.01753},
  year   = {2020}
}

Comments

5 pages, 6 figures, 1 table, in Proceedings of the 35th AAAI Conference on Artificial Intelligence (AAAI-21) Student Abstract

R2 v1 2026-06-23T19:53:15.066Z