CVJun 23

ViTexQA: A Multi-Frame Temporal Perception Dataset for Video Text Question Answering

arXiv:2606.2460216.5
Predicted impact top 21% in CV · last 90 daysOriginality Incremental advance
AI Analysis

Addresses the underexplored problem of temporal text understanding in video QA for MLLMs, providing a benchmark and method that enforces multi-frame reasoning.

ViTexQA introduces a video-text QA dataset requiring cross-frame text fusion, and FrameThinker, a two-stage training method (CoT-SFT + RL) that achieves a 6.3% ROUGE-L improvement over SOTA baselines.

Despite remarkable progress in multimodal understanding, current MLLMs still exhibit limitations in video text understanding, particularly when semantics emerge through the integration of temporally distributed textual cues across multiple frames. This perception challenge fundamentally differs from static image text understanding, yet existing datasets fail to capture: the vast majority of questions remain answerable from single frames, inadequately reflecting real-world video text comprehension demands. To address this, we present ViTexQA, a large-scale video-text QA dataset, and FrameThinker for robust multi-frame temporal reasoning. We build ViTexQA via a quality-controlled Chain-of-Thought (CoT) annotation pipeline boosted with temporal constraints; all its QA pairs demand cross-frame text fusion to solve, enforcing true temporal reliance. FrameThinker adopts two-stage training for explicit temporal modeling: CoT-Guided Supervised Fine-Tuning (SFT) generates frame-aware reasoning chains, followed by Temporally-grounded Reinforcement Learning (RL) optimized with multi-frame coherence rewards. Evaluations show our method outperforms SOTA baselines on ViTexQA, lifting ROUGE-L by 6.3%.

Foundations

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

Your Notes