CVJun 16

Reasoning as Intersection: Consensus-Frame Alignment for Visual Focus in Video-MLLMs

arXiv:2606.1844117.6Has Code
Predicted impact top 18% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For researchers working on video multimodal large language models, this work addresses the problem of insufficient guidance on visual evidence in reinforcement learning, offering a method to improve reasoning interpretability and performance.

The paper introduces CF-GRPO, a process-level reward framework for video reasoning that aligns model attention with consensus frames derived from intrinsic video cues, achieving competitive performance on complex video reasoning benchmarks without temporal annotations.

Reinforcement learning has improved the reasoning ability of large language models, but applying outcome-only rewards to video multimodal large language models (Video-MLLMs) provides limited guidance on which visual evidence should support the answer. Inspired by multisensory integration, where consistent cues can enhance the salience and reliability of perceptual estimates, we introduce Consensus Frame GRPO (CF-GRPO), a temporal-annotation-free process-level reward framework for evidence-aware video reasoning. CF-GRPO constructs a consensus frame prior from intrinsic video cues, including temporal coverage, scene-transition cues, and query-conditioned visual relevance. It then computes a model-side frame-use score from visual and response representations and optimizes their agreement through the Consensus Frame Reward (CFR). With salience-aware sparse aggregation and distribution sharpening, CFR provides a high-contrast reward signal without requiring human temporal annotations. Experiments show that VideoCFR achieves competitive performance across complex video reasoning benchmarks and improves several metrics over representative Video-MLLM and RL baselines, while the consensus prior provides an interpretable view of the evidence frames emphasized during training. The implementation is available at https://github.com/1Pansy/VideoCFR.

Code Implementations1 repo
Foundations

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

Your Notes