English

Motion-Appearance Co-Memory Networks for Video Question Answering

Computer Vision and Pattern Recognition 2018-03-30 v1

Abstract

Video Question Answering (QA) is an important task in understanding video temporal structure. We observe that there are three unique attributes of video QA compared with image QA: (1) it deals with long sequences of images containing richer information not only in quantity but also in variety; (2) motion and appearance information are usually correlated with each other and able to provide useful attention cues to the other; (3) different questions require different number of frames to infer the answer. Based these observations, we propose a motion-appearance comemory network for video QA. Our networks are built on concepts from Dynamic Memory Network (DMN) and introduces new mechanisms for video QA. Specifically, there are three salient aspects: (1) a co-memory attention mechanism that utilizes cues from both motion and appearance to generate attention; (2) a temporal conv-deconv network to generate multi-level contextual facts; (3) a dynamic fact ensemble method to construct temporal representation dynamically for different questions. We evaluate our method on TGIF-QA dataset, and the results outperform state-of-the-art significantly on all four tasks of TGIF-QA.

Keywords

Cite

@article{arxiv.1803.10906,
  title  = {Motion-Appearance Co-Memory Networks for Video Question Answering},
  author = {Jiyang Gao and Runzhou Ge and Kan Chen and Ram Nevatia},
  journal= {arXiv preprint arXiv:1803.10906},
  year   = {2018}
}

Comments

CVPR 2018

R2 v1 2026-06-23T01:08:26.105Z