English

Improving Video Question Answering through query-based frame selection

Computer Vision and Pattern Recognition 2026-01-13 v1 Machine Learning

Abstract

Video Question Answering (VideoQA) models enhance understanding and interaction with audiovisual content, making it more accessible, searchable, and useful for a wide range of fields such as education, surveillance, entertainment, and content creation. Due to heavy compute requirements, most large visual language models (VLMs) for VideoQA rely on a fixed number of frames by uniformly sampling the video. However, this process does not pick important frames or capture the context of the video. We present a novel query-based selection of frames relevant to the questions based on the submodular mutual Information (SMI) functions. By replacing uniform frame sampling with query-based selection, our method ensures that the chosen frames provide complementary and essential visual information for accurate VideoQA. We evaluate our approach on the MVBench dataset, which spans a diverse set of multi-action video tasks. VideoQA accuracy on this dataset was assessed using two VLMs, namely Video-LLaVA and LLaVA-NeXT, both of which originally employed uniform frame sampling. Experiments were conducted using both uniform and query-based sampling strategies. An accuracy improvement of up to \textbf{4\%} was observed when using query-based frame selection over uniform sampling. Qualitative analysis further highlights that query-based selection, using SMI functions, consistently picks frames better aligned with the question. We opine that such query-based frame selection can enhance accuracy in a wide range of tasks that rely on only a subset of video frames.

Keywords

Cite

@article{arxiv.2601.07459,
  title  = {Improving Video Question Answering through query-based frame selection},
  author = {Himanshu Patil and Geo Jolly and Ramana Raja Buddala and Ganesh Ramakrishnan and Rohit Saluja},
  journal= {arXiv preprint arXiv:2601.07459},
  year   = {2026}
}
R2 v1 2026-07-01T09:00:36.726Z