English

Topic-Guided Attention for Image Captioning

Computer Vision and Pattern Recognition 2018-07-11 v1

Abstract

Attention mechanisms have attracted considerable interest in image captioning because of its powerful performance. Existing attention-based models use feedback information from the caption generator as guidance to determine which of the image features should be attended to. A common defect of these attention generation methods is that they lack a higher-level guiding information from the image itself, which sets a limit on selecting the most informative image features. Therefore, in this paper, we propose a novel attention mechanism, called topic-guided attention, which integrates image topics in the attention model as a guiding information to help select the most important image features. Moreover, we extract image features and image topics with separate networks, which can be fine-tuned jointly in an end-to-end manner during training. The experimental results on the benchmark Microsoft COCO dataset show that our method yields state-of-art performance on various quantitative metrics.

Keywords

Cite

@article{arxiv.1807.03514,
  title  = {Topic-Guided Attention for Image Captioning},
  author = {Zhihao Zhu and Zhan Xue and Zejian Yuan},
  journal= {arXiv preprint arXiv:1807.03514},
  year   = {2018}
}

Comments

Accepted by ICIP 2018

R2 v1 2026-06-23T02:55:57.913Z