English

Improving Image Captioning with Better Use of Captions

Computer Vision and Pattern Recognition 2020-06-23 v1 Computation and Language

Abstract

Image captioning is a multimodal problem that has drawn extensive attention in both the natural language processing and computer vision community. In this paper, we present a novel image captioning architecture to better explore semantics available in captions and leverage that to enhance both image representation and caption generation. Our models first construct caption-guided visual relationship graphs that introduce beneficial inductive bias using weakly supervised multi-instance learning. The representation is then enhanced with neighbouring and contextual nodes with their textual and visual features. During generation, the model further incorporates visual relationships using multi-task learning for jointly predicting word and object/predicate tag sequences. We perform extensive experiments on the MSCOCO dataset, showing that the proposed framework significantly outperforms the baselines, resulting in the state-of-the-art performance under a wide range of evaluation metrics.

Keywords

Cite

@article{arxiv.2006.11807,
  title  = {Improving Image Captioning with Better Use of Captions},
  author = {Zhan Shi and Xu Zhou and Xipeng Qiu and Xiaodan Zhu},
  journal= {arXiv preprint arXiv:2006.11807},
  year   = {2020}
}

Comments

ACL 2020

R2 v1 2026-06-23T16:29:47.464Z