English

End-to-End Video Question Answering with Frame Scoring Mechanisms and Adaptive Sampling

Computer Vision and Pattern Recognition 2024-07-24 v2 Computation and Language

Abstract

Video Question Answering (VideoQA) has emerged as a challenging frontier in the field of multimedia processing, requiring intricate interactions between visual and textual modalities. Simply uniformly sampling frames or indiscriminately aggregating frame-level visual features often falls short in capturing the nuanced and relevant contexts of videos to well perform VideoQA. To mitigate these issues, we propose VidF4, a novel VideoQA framework equipped with tailored frame selection strategy for effective and efficient VideoQA. We propose three frame-scoring mechanisms that consider both question relevance and inter-frame similarity to evaluate the importance of each frame for a given question on the video. Furthermore, we design a differentiable adaptive frame sampling mechanism to facilitate end-to-end training for the frame selector and answer generator. The experimental results across three widely adopted benchmarks demonstrate that our model consistently outperforms existing VideoQA methods, establishing a new SOTA across NExT-QA (+0.3%), STAR (+0.9%), and TVQA (+1.0%). Furthermore, through both quantitative and qualitative analyses, we validate the effectiveness of each design choice.

Keywords

Cite

@article{arxiv.2407.15047,
  title  = {End-to-End Video Question Answering with Frame Scoring Mechanisms and Adaptive Sampling},
  author = {Jianxin Liang and Xiaojun Meng and Yueqian Wang and Chang Liu and Qun Liu and Dongyan Zhao},
  journal= {arXiv preprint arXiv:2407.15047},
  year   = {2024}
}