SFA: Scan, Focus, and Amplify toward Guidance-aware Answering for Video TextVQA
Haibin He, Qihuang Zhong, Juhua Liu, Bo Du, Peng Wang, Jing Zhang
TL;DR
SFA tackles Video TextVQA by introducing a training-free, three-stage Scan-Focus-Amplify framework that guides Video-LLMs to text-centric regions in videos. It leverages a VTS to scan text locations, adaptive windows to preserve text integrity, a multimodal relevance scorer to select key regions, and amplification to improve textual clarity before LLM-based reasoning. The approach delivers state-of-the-art results across multiple public benchmarks and demonstrates strong generalization, particularly in challenging, text-dense or small-text scenarios. This work bridges fine-grained visual-text perception with holistic video understanding, offering a practical, scalable route to more reliable video-text reasoning.
Abstract
Video text-based visual question answering (Video TextVQA) task aims to answer questions about videos by leveraging the visual text appearing within the videos. This task poses significant challenges, requiring models to accurately perceive and comprehend scene text that varies in scale, orientation, and clarity across frames, while effectively integrating temporal and semantic context to generate precise answers. Moreover, the model must identify question-relevant textual cues and filter out redundant or irrelevant information to ensure answering is guided by the most relevant and informative cues. To address these challenges, we propose SFA, a training-free framework and the first Video-LLM-based method tailored for Video TextVQA, motivated by the human process of answering questions. By adaptively scanning video frames, selectively focusing on key regions, and directly amplifying them, SFA effectively guides the Video-LLM's attention toward essential cues, enabling it to generate more accurate answers. SFA achieves new state-of-the-art results across several public Video TextVQA datasets and surpasses previous methods by a substantial margin, demonstrating its effectiveness and generalizability.
