CVMay 3

Video Active Perception: Effective Inference-Time Long-Form Video Understanding with Vision-Language Models

arXiv:2605.0166293.9
Predicted impact top 5% in CV · last 90 daysOriginality Highly original
AI Analysis

This work addresses the efficiency and effectiveness bottleneck of frame selection for long-form video understanding with VLMs, offering a practical solution for real-world video QA applications.

VAP introduces a training-free method for long-form video QA that selects keyframes using a lightweight video generation model, achieving state-of-the-art zero-shot results on five benchmarks with up to 5.6x frame efficiency over standard VLMs.

Large vision-language models (VLMs) have advanced multimodal tasks such as video question answering (QA). However, VLMs face the challenge of selecting frames effectively and efficiently, as standard uniform sampling is expensive and performance may plateau. Inspired by active perception theory, which posits that models gain information by acquiring data that differs from their expectations, we introduce Video Active Perception (VAP), a training-free method to enhance long-form video QA using VLMs. Our approach treats keyframe selection as data acquisition in active perception and leverages a lightweight text-conditioned video generation model to represent prior world knowledge. Empirically, VAP achieves state-of-the-art zero-shot results on long-form or reasoning video QA datasets such as EgoSchema, NExT-QA, ActivityNet-QA, IntentQA, and CLEVRER, achieving an increase of up to 5.6 x frame efficiency by frames per question over standard GPT-4o, Gemini 1.5 Pro, and LLaVA-OV. Moreover, VAP shows stronger reasoning abilities than previous methods and effectively selects keyframes relevant to questions. These findings highlight the potential of leveraging active perception to improve the frame effectiveness and efficiency of long-form video QA.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes