English

Encoding and Controlling Global Semantics for Long-form Video Question Answering

Computer Vision and Pattern Recognition 2024-10-08 v3 Artificial Intelligence

Abstract

Seeking answers effectively for long videos is essential to build video question answering (videoQA) systems. Previous methods adaptively select frames and regions from long videos to save computations. However, this fails to reason over the whole sequence of video, leading to sub-optimal performance. To address this problem, we introduce a state space layer (SSL) into multi-modal Transformer to efficiently integrate global semantics of the video, which mitigates the video information loss caused by frame and region selection modules. Our SSL includes a gating unit to enable controllability over the flow of global semantics into visual representations. To further enhance the controllability, we introduce a cross-modal compositional congruence (C^3) objective to encourage global semantics aligned with the question. To rigorously evaluate long-form videoQA capacity, we construct two new benchmarks Ego-QA and MAD-QA featuring videos of considerably long length, i.e. 17.5 minutes and 1.9 hours, respectively. Extensive experiments demonstrate the superiority of our framework on these new as well as existing datasets. The code, model, and data have been made available at https://nguyentthong.github.io/Long_form_VideoQA.

Keywords

Cite

@article{arxiv.2405.19723,
  title  = {Encoding and Controlling Global Semantics for Long-form Video Question Answering},
  author = {Thong Thanh Nguyen and Zhiyuan Hu and Xiaobao Wu and Cong-Duy T Nguyen and See-Kiong Ng and Anh Tuan Luu},
  journal= {arXiv preprint arXiv:2405.19723},
  year   = {2024}
}

Comments

Accepted to the main EMNLP 2024 conference

R2 v1 2026-06-28T16:46:41.296Z