ACL 2021short23 citations

Multi-Scale Progressive Attention Network for Video Question Answering

Zhicheng Guo, Jiaxuan Zhao, Licheng Jiao, Xu Liu, Lingling Li

Abstract

Understanding the multi-scale visual information in a video is essential for Video Question Answering (VideoQA). Therefore, we propose a novel Multi-Scale Progressive Attention Network (MSPAN) to achieve relational reasoning between cross-scale video information. We construct clips of different lengths to represent different scales of the video. Then, the clip-level features are aggregated into node features by using max-pool, and a graph is generated for each scale of clips. For cross-scale feature interaction, we design a message passing strategy between adjacent scale graphs, i.e., top-down scale interaction and bottom-up scale interaction. Under the question’s guidance of progressive attention, we realize the fusion of all-scale video features. Experimental evaluations on three benchmarks: TGIF-QA, MSVD-QA and MSRVTT-QA show our method has achieved state-of-the-art performance.

BibTeX
@inproceedings{guo-etal-2021-multi,
    title = "Multi-Scale Progressive Attention Network for Video Question Answering",
    author = "Guo, Zhicheng  and
      Zhao, Jiaxuan  and
      Jiao, Licheng  and
      Liu, Xu  and
      Li, Lingling",
    editor = "Zong, Chengqing  and
      Xia, Fei  and
      Li, Wenjie  and
      Navigli, Roberto",
    booktitle = "Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 2: Short Papers)",
    month = aug,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.acl-short.122/",
    doi = "10.18653/v1/2021.acl-short.122",
    pages = "973--978"
}
Multi-Scale Progressive Attention Network for Video Question Answering · ACL 2021