EgoTextVQA: Towards Egocentric Scene-Text Aware Video Question Answering
Sheng Zhou, Junbin Xiao, Qingyun Li, Yicong Li, Xun Yang, Dan Guo, Meng Wang, Tat-Seng Chua, Angela Yao
TL;DR
EgoTextVQA introduces a realistic egocentric scene-text QA benchmark with timestamped QA across Outdoor and Indoor settings, enabling live, multi-frame reasoning about text in dynamic environments. The study benchmarks 10 modern multimodal LLMs, finding that even the best models (around 33-39% accuracy) lag behind humans, and highlighting temporal grounding, high-resolution inputs, and OCR augmentation as key levers for improvement. Through extensive ablations and heuristic explorations, the authors reveal that combining video context with scene-text information yields the best performance and provide actionable guidance for future model designs and data collection. The dataset, analysis, and prompts offer a solid testbed for advancing real-time egocentric scene-text QA, with practical implications for assistive AI in everyday tasks.
Abstract
We introduce EgoTextVQA, a novel and rigorously constructed benchmark for egocentric QA assistance involving scene text. EgoTextVQA contains 1.5K ego-view videos and 7K scene-text aware questions that reflect real user needs in outdoor driving and indoor house-keeping activities. The questions are designed to elicit identification and reasoning on scene text in an egocentric and dynamic environment. With EgoTextVQA, we comprehensively evaluate 10 prominent multimodal large language models. Currently, all models struggle, and the best results (Gemini 1.5 Pro) are around 33\% accuracy, highlighting the severe deficiency of these techniques in egocentric QA assistance. Our further investigations suggest that precise temporal grounding and multi-frame reasoning, along with high resolution and auxiliary scene-text inputs, are key for better performance. With thorough analyses and heuristic suggestions, we hope EgoTextVQA can serve as a solid testbed for research in egocentric scene-text QA assistance. Our dataset is released at: https://github.com/zhousheng97/EgoTextVQA.
