English

VTAgent: Agentic Keyframe Anchoring for Evidence-Aware Video TextVQA

Computer Vision and Pattern Recognition 2026-05-07 v1

Abstract

Video text-based visual question answering (Video TextVQA) aims to answer questions by reasoning over visual textual content appearing in videos. Despite the strong multimodal video understanding capabilities of recent Video-LLMs, their performance on existing Video TextVQA benchmarks remains limited. To better understand this gap, we conduct an upper-bound analysis through frame-wise question answering, counting a sample as correct if any frame yields the right answer, which significantly outperforms direct video-based inference and reveals a substantial performance gap. The results suggest that the primary bottleneck lies in the localization of key question-relevant evidence, rather than in reasoning capacity itself. Building on this insight, we propose a question-guided agent framework that explicitly anchors the relevant keyframes before answering. The approach operates effectively in a training-free setting and consistently surpasses direct video inference. With additional supervised fine-tuning (SFT) and reinforcement learning (RL), it achieves an average improvement of +12.12 in accuracy and +11.15 in ANLS across benchmarks, establishing new state-of-the-art results. Our study underscores the critical role of explicit keyframe anchoring for advancing Video TextVQA. The code will be publicly released.

Keywords

Cite

@article{arxiv.2605.04870,
  title  = {VTAgent: Agentic Keyframe Anchoring for Evidence-Aware Video TextVQA},
  author = {Haibin He and Maoyuan Ye and Jing Zhang and Juhua Liu and Bo Du},
  journal= {arXiv preprint arXiv:2605.04870},
  year   = {2026}
}
R2 v1 2026-07-01T12:52:44.758Z