Video Question Answering via Hierarchical Spatio-Temporal Attention Networks

Abstract

Open-ended video question answering is a challenging problem in visual information retrieval, which automatically generates the natural language answer from the referenced video content according to the question. However, the existing visual question answering works only focus on the static image, which may be ineffectively applied to video question answering due to the temporal dynamics of video contents. In this paper, we consider the problem of open-ended video question answering from the viewpoint of spatio-temporal attentional encoder-decoder learning framework. We propose the hierarchical spatio-temporal attention network for learning the joint representation of the dynamic video contents according to the given question. We then develop the encoder-decoder learning method with reasoning recurrent neural networks for open-ended video question answering. We construct a large-scale video question answering dataset. The extensive experiments show the effectiveness of our method.

Cite

Text

Zhao et al. "Video Question Answering via Hierarchical Spatio-Temporal Attention Networks." International Joint Conference on Artificial Intelligence, 2017. doi:10.24963/IJCAI.2017/492

Markdown

[Zhao et al. "Video Question Answering via Hierarchical Spatio-Temporal Attention Networks." International Joint Conference on Artificial Intelligence, 2017.](https://mlanthology.org/ijcai/2017/zhao2017ijcai-video/) doi:10.24963/IJCAI.2017/492

BibTeX

@inproceedings{zhao2017ijcai-video,
  title     = {{Video Question Answering via Hierarchical Spatio-Temporal Attention Networks}},
  author    = {Zhao, Zhou and Yang, Qifan and Cai, Deng and He, Xiaofei and Zhuang, Yueting},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2017},
  pages     = {3518-3524},
  doi       = {10.24963/IJCAI.2017/492},
  url       = {https://mlanthology.org/ijcai/2017/zhao2017ijcai-video/}
}