English

Improving Image Captioning by Leveraging Intra- and Inter-layer Global Representation in Transformer Network

Computer Vision and Pattern Recognition 2020-12-15 v1

Abstract

Transformer-based architectures have shown great success in image captioning, where object regions are encoded and then attended into the vectorial representations to guide the caption decoding. However, such vectorial representations only contain region-level information without considering the global information reflecting the entire image, which fails to expand the capability of complex multi-modal reasoning in image captioning. In this paper, we introduce a Global Enhanced Transformer (termed GET) to enable the extraction of a more comprehensive global representation, and then adaptively guide the decoder to generate high-quality captions. In GET, a Global Enhanced Encoder is designed for the embedding of the global feature, and a Global Adaptive Decoder are designed for the guidance of the caption generation. The former models intra- and inter-layer global representation by taking advantage of the proposed Global Enhanced Attention and a layer-wise fusion module. The latter contains a Global Adaptive Controller that can adaptively fuse the global information into the decoder to guide the caption generation. Extensive experiments on MS COCO dataset demonstrate the superiority of our GET over many state-of-the-arts.

Keywords

Cite

@article{arxiv.2012.07061,
  title  = {Improving Image Captioning by Leveraging Intra- and Inter-layer Global Representation in Transformer Network},
  author = {Jiayi Ji and Yunpeng Luo and Xiaoshuai Sun and Fuhai Chen and Gen Luo and Yongjian Wu and Yue Gao and Rongrong Ji},
  journal= {arXiv preprint arXiv:2012.07061},
  year   = {2020}
}

Comments

Accepted at AAAI 2021 (preprint version)

R2 v1 2026-06-23T20:55:55.494Z