ICCV 2017poster267 citations

Areas of Attention for Image Captioning

Marco Pedersoli, Thomas Lucas, Cordelia Schmid, Jakob Verbeek

Abstract

We propose "Areas of Attention", a novel attention-based model for automatic image captioning. Our approach models the dependencies between image regions, caption words, and the state of an RNN language model, using three pairwise interactions. In contrast to previous attention-based approaches that associate image regions to the RNN state, our method allows a direct association between caption words and image regions. During training these associations are inferred from image-level captions, akin to weakly-supervised object detector training. These associations help to improve captioning by localizing the corresponding regions during testing. We also propose and compare different ways of generating attention areas: CNN activation grids, object proposals, and spatial transformers nets applied in a convolutional fashion. Spatial transformers give the best results, since they allow for image specific attention areas, and can be trained jointly with the rest of the network. Our attention mechanism and spatial transformer attention areas together yield state-of-the-art results on the MSCOCO dataset.

BibTeX
@inproceedings{iccv2017_areasofattention,
  title = {Areas of Attention for Image Captioning},
  author = {Marco Pedersoli and Thomas Lucas and Cordelia Schmid and Jakob Verbeek},
  booktitle = {ICCV 2017},
  year = {2017}
}
Areas of Attention for Image Captioning · ICCV 2017