paper-with-me

홈 › Papers

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

2024-07-21 · Jianxin Liang, Xiaojun Meng, Yueqian Wang, Chang Liu, Qun Liu, Dongyan Zhao

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.

📄 PDF Abstract BibTeX arXiv:2407.15047

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVideo Question Answering

Similar Papers 제목 키워드 기반

The Forgettable-Watcher Model for Video Question Answering

2017-05-03 · Hongyang Xue, Zhou Zhao, Deng Cai

A number of visual question answering approaches have been proposed recently, aiming at understanding the visual scenes by answering the natural language questions. While the image question answering has drawn significan…

modelQuestion AnsweringQuestion GenerationQuestion-Generation+3

VQA$^2$: Visual Question Answering for Video Quality Assessment

2024-11-06 · Ziheng Jia, ZiCheng Zhang, Jiaying Qian, HaoNing Wu 외

The advent and proliferation of large multi-modal models (LMMs) have introduced new paradigms to computer vision, transforming various tasks into a unified visual question answering framework. Video Quality Assessment (V…

Question AnsweringVideo Quality AssessmentVisual Question AnsweringVisual Question Answering (VQA)

Object-centric Video Question Answering with Visual Grounding and Referring

2025-07-25 · Haochen Wang, Qirui Chen, Cilin Yan, Jiayin Cai 외 arxiv

Video Large Language Models (VideoLLMs) have recently demonstrated remarkable progress in general video understanding. However, existing models primarily focus on high-level comprehension and are limited to text-only res…

Video Question AnsweringObject SegmentationVisual Grounding

When Thinking Hurts: Mitigating Visual Forgetting in Video Reasoning via Frame Repetition

2026-03-17 · Xiaokun Sun, Yubo Wang, Haoyu Cao, Linli Xu arxiv

Recently, Multimodal Large Language Models (MLLMs) have demonstrated significant potential in complex visual tasks through the integration of Chain-of-Thought (CoT) reasoning. However, in Video Question Answering, extend…

Video Question Answering

Query-Conditioned Evidential Keyframe Sampling for MLLM-Based Long-Form Video Understanding

2026-04-01 · Yiheng Wang, Lichen Zhu, Yueqian Lin, Yudong Liu 외 arxiv

Multimodal Large Language Models (MLLMs) have shown strong performance on video question answering, but their application to long-form videos is constrained by limited context length and computational cost, making keyfra…

Video Question AnsweringReinforcement Learning