2017

Bottom-Up and Top-Down Attention for Image Captioning and Visual Question Answering

Anderson, Peter, He, Xiaodong, Buehler, Chris et al.

Understand

Top-down visual attention mechanisms have been used extensively in image captioning and visual question answering (VQA) to enable deeper image understanding through fine-grained analysis and even multiple steps of reasoning.

  • In this work, we propose a combined bottom-up and top-down attention mechanism that enables attention to be calculated at the level of objects and other salient image regions.
  • This is the natural basis for attention to be considered.
  • Within our approach, the bottom-up mechanism (based on Faster R-CNN) proposes image regions, each with an associated feature vector, while the top-down mechanism determines feature weightings.

Reading the bibliography…