paper-with-me

Papers

Track the Answer: Extending TextVQA from Image to Video with Spatio-Temporal Clues

2024-12-17 · Yan Zhang, Gangyan Zeng, Huawen Shen, Daiqing Wu, Yu Zhou, Can Ma

Video text-based visual question answering (Video TextVQA) is a practical task that aims to answer questions by jointly reasoning textual and visual information in a given video. Inspired by the development of TextVQA in image domain, existing Video TextVQA approaches leverage a language model (e.g. T5) to process text-rich multiple frames and generate answers auto-regressively. Nevertheless, the spatio-temporal relationships among visual entities (including scene text and objects) will be disrupted and models are susceptible to interference from unrelated information, resulting in irrational reasoning and inaccurate answering. To tackle these challenges, we propose the TEA (stands for ``\textbf{T}rack th\textbf{E} \textbf{A}nswer'') method that better extends the generative TextVQA framework from image to video. TEA recovers the spatio-temporal relationships in a complementary way and incorporates OCR-aware clues to enhance the quality of reasoning questions. Extensive experiments on several public Video TextVQA datasets validate the effectiveness and generalization of our framework. TEA outperforms existing TextVQA methods, video-language pretraining methods and video large language models by great margins.

📄 PDF Abstract BibTeX arXiv:2412.12502

Code (1)

zhangyan-ucas/TEA 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingOptical Character Recognition (OCR)Question AnsweringTextVQAVisual Question Answering

Similar Papers 제목 키워드 기반

SFA: Scan, Focus, and Amplify toward Guidance-aware Answering for Video TextVQA

2025-11-25 · Haibin He, Qihuang Zhong, Juhua Liu, Bo Du 외 arxiv

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…

Visual Question Answering

Gather and Trace: Rethinking Video TextVQA from an Instance-oriented Perspective

2025-08-06 · Yan Zhang, Gangyan Zeng, Daiqing Wu, Huawen Shen 외 arxiv

Video text-based visual question answering (Video TextVQA) aims to answer questions by explicitly reading and reasoning about the text involved in a video. Most works in this field follow a frame-level framework which su…

Visual Question Answering

VTAgent: Agentic Keyframe Anchoring for Evidence-Aware Video TextVQA

2026-05-06 · Haibin He, Maoyuan Ye, Jing Zhang, Juhua Liu 외 arxiv

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 V…

Visual Question AnsweringReinforcement Learning

Reading Between the Lanes: Text VideoQA on the Road

2023-07-08 · George Tom, Minesh Mathew, Sergi Garcia, Dimosthenis Karatzas 외

Text and signs around roads provide crucial information for drivers, vital for safe navigation and situational awareness. Scene text recognition in motion is a challenging problem, while textual cues typically appear for…

Question AnsweringScene Text RecognitionVideo Question Answering

EgoTextVQA: Towards Egocentric Scene-Text Aware Video Question Answering

2025-02-11 · CVPR 2025 1 · Sheng Zhou, Junbin Xiao, Qingyun Li, Yicong Li 외

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 n…

Question AnsweringVideo Question Answering