English

Memory-Attended Recurrent Network for Video Captioning

Computer Vision and Pattern Recognition 2019-05-13 v1

Abstract

Typical techniques for video captioning follow the encoder-decoder framework, which can only focus on one source video being processed. A potential disadvantage of such design is that it cannot capture the multiple visual context information of a word appearing in more than one relevant videos in training data. To tackle this limitation, we propose the Memory-Attended Recurrent Network (MARN) for video captioning, in which a memory structure is designed to explore the full-spectrum correspondence between a word and its various similar visual contexts across videos in training data. Thus, our model is able to achieve a more comprehensive understanding for each word and yield higher captioning quality. Furthermore, the built memory structure enables our method to model the compatibility between adjacent words explicitly instead of asking the model to learn implicitly, as most existing models do. Extensive validation on two real-word datasets demonstrates that our MARN consistently outperforms state-of-the-art methods.

Keywords

Cite

@article{arxiv.1905.03966,
  title  = {Memory-Attended Recurrent Network for Video Captioning},
  author = {Wenjie Pei and Jiyuan Zhang and Xiangrong Wang and Lei Ke and Xiaoyong Shen and Yu-Wing Tai},
  journal= {arXiv preprint arXiv:1905.03966},
  year   = {2019}
}

Comments

Accepted by CVPR 2019

R2 v1 2026-06-23T09:02:28.709Z