English

Image Captioning: Transforming Objects into Words

Computer Vision and Pattern Recognition 2020-01-14 v2 Computation and Language

Abstract

Image captioning models typically follow an encoder-decoder architecture which uses abstract image feature vectors as input to the encoder. One of the most successful algorithms uses feature vectors extracted from the region proposals obtained from an object detector. In this work we introduce the Object Relation Transformer, that builds upon this approach by explicitly incorporating information about the spatial relationship between input detected objects through geometric attention. Quantitative and qualitative results demonstrate the importance of such geometric attention for image captioning, leading to improvements on all common captioning metrics on the MS-COCO dataset.

Keywords

Cite

@article{arxiv.1906.05963,
  title  = {Image Captioning: Transforming Objects into Words},
  author = {Simao Herdade and Armin Kappeler and Kofi Boakye and Joao Soares},
  journal= {arXiv preprint arXiv:1906.05963},
  year   = {2020}
}

Comments

10 pages

R2 v1 2026-06-23T09:53:21.617Z