English

Semantic Compositional Networks for Visual Captioning

Computer Vision and Pattern Recognition 2017-03-30 v2 Computation and Language Machine Learning

Abstract

A Semantic Compositional Network (SCN) is developed for image captioning, in which semantic concepts (i.e., tags) are detected from the image, and the probability of each tag is used to compose the parameters in a long short-term memory (LSTM) network. The SCN extends each weight matrix of the LSTM to an ensemble of tag-dependent weight matrices. The degree to which each member of the ensemble is used to generate an image caption is tied to the image-dependent probability of the corresponding tag. In addition to captioning images, we also extend the SCN to generate captions for video clips. We qualitatively analyze semantic composition in SCNs, and quantitatively evaluate the algorithm on three benchmark datasets: COCO, Flickr30k, and Youtube2Text. Experimental results show that the proposed method significantly outperforms prior state-of-the-art approaches, across multiple evaluation metrics.

Keywords

Cite

@article{arxiv.1611.08002,
  title  = {Semantic Compositional Networks for Visual Captioning},
  author = {Zhe Gan and Chuang Gan and Xiaodong He and Yunchen Pu and Kenneth Tran and Jianfeng Gao and Lawrence Carin and Li Deng},
  journal= {arXiv preprint arXiv:1611.08002},
  year   = {2017}
}

Comments

Accepted in CVPR 2017

R2 v1 2026-06-22T17:02:55.270Z