CVAIDec 26, 2025

VideoZoomer: Reinforcement-Learned Temporal Focusing for Long Video Reasoning

arXiv:2512.22315v113 citationsh-index: 5Has Code
Originality Highly original
AI Analysis

This addresses the challenge of critical evidence oversight in long video reasoning for AI systems, representing a novel method for a known bottleneck.

The authors tackled the problem of limited context windows in Multimodal Large Language Models for long video understanding by proposing VideoZoomer, a framework that dynamically controls visual focus during reasoning, resulting in strong performance across benchmarks and surpassing open-source models while achieving superior efficiency.

Multimodal Large Language Models (MLLMs) have achieved remarkable progress in vision-language tasks yet remain limited in long video understanding due to the limited context window. Consequently, prevailing approaches tend to rely on uniform frame sampling or static pre-selection, which might overlook critical evidence and unable to correct its initial selection error during its reasoning process. To overcome these limitations, we propose VideoZoomer, a novel agentic framework that enables MLLMs to dynamically control their visual focus during reasoning. Starting from a coarse low-frame-rate overview, VideoZoomer invokes a temporal zoom tool to obtain high-frame-rate clips at autonomously chosen moments, thereby progressively gathering fine-grained evidence in a multi-turn interactive manner. Accordingly, we adopt a two-stage training strategy: a cold-start supervised fine-tuning phase on a curated dataset of distilled exemplar and reflection trajectories, followed by reinforcement learning to further refine the agentic policy. Extensive experiments demonstrate that our 7B model delivers diverse and complex reasoning patterns, yielding strong performance across a broad set of long video understanding and reasoning benchmarks. These emergent capabilities allow it to consistently surpass existing open-source models and even rival proprietary systems on challenging tasks, while achieving superior efficiency under reduced frame budgets.

Foundations

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

Your Notes