paper-with-me

홈 › Papers

SurgViVQA: Temporally-Grounded Video Question Answering for Surgical Scene Understanding

2025-11-05 · Mauro Orazio Drago, Luca Carlini, Pelinsu Celebi Balyemez, Dennis Pierantozzi, Chiara Lena, Cesare Hassan, Danail Stoyanov, Elena De Momi, Sophia Bano, Mobarak I. Hoque arxiv

Video Question Answering (VideoQA) in the surgical domain aims to enhance intraoperative understanding by enabling AI models to reason over temporally coherent events rather than isolated frames. Current approaches are limited to static image features, and available datasets often lack temporal annotations, ignoring the dynamics critical for accurate procedural interpretation. We propose SurgViVQA, a surgical VideoQA model that extends visual reasoning from static images to dynamic surgical scenes. It uses a Masked Video--Text Encoder to fuse video and question features, capturing temporal cues such as motion and tool--tissue interactions, which a fine-tuned large language model (LLM) then decodes into coherent answers. To evaluate its performance, we curated REAL-Colon-VQA, a colonoscopic video dataset that includes motion-related questions and diagnostic attributes, as well as out-of-template questions with rephrased or semantically altered formulations to assess model robustness. Experimental validation on REAL-Colon-VQA and the public EndoVis18-VQA dataset shows that SurgViVQA outperforms existing image-based VQA benchmark models, particularly in keyword accuracy, improving over PitVQA by +11\% on REAL-Colon-VQA and +9\% on EndoVis18-VQA. A perturbation study on the questions further confirms improved generalizability and robustness to variations in question phrasing. SurgViVQA and the REAL-Colon-VQA dataset provide a framework for temporally-aware understanding in surgical VideoQA, enabling AI models to interpret dynamic procedural contexts more effectively. Code and dataset available at https://github.com/madratak/SurgViVQA.

📄 PDF Abstract BibTeX arXiv:2511.03325

Code (0)

등록된 구현이 없습니다.

Tasks

Video Question AnsweringScene UnderstandingVisual Reasoning

Similar Papers 제목 키워드 기반

SurgLQA: Scalable Long-Horizon Surgical Video Question Answering

2026-05-18 · Diandian Guo, Xikai Yang, Ruiyang Li, Jialun Pei 외 arxiv

Surgical Video Question Answering (VideoQA) provides a promising paradigm for dynamic intraoperative interpretation, enabling real-time decision support and context-aware retrieval in clinical environments. Nevertheless,…

Video Question Answering

Scene-Text Grounding for Text-Based Video Question Answering

2024-09-22 · Sheng Zhou, Junbin Xiao, Xun Yang, Peipei Song 외

Existing efforts in text-based video question answering (TextVideoQA) are criticized for their opaque decisionmaking and heavy reliance on scene-text recognition. In this paper, we propose to study Grounded TextVideoQA b…

2kContrastive LearningQuestion AnsweringScene Text Recognition+1

TimeProVe: Propose, then Verify for Efficient Long Video Temporal Reasoning in Activities of Daily Living

2026-06-18 · Arkaprava Sinha, Dominick Reilly, Siddharth Krishnan, Hieu Le 외 arxiv

Long Video Question Answering (LVQA) requires identifying sparse, query-relevant evidence within hours-long untrimmed videos. Existing approaches either process videos densely with large vision-language models (VLMs), in…

Video Question Answering

Zoom-Zero: Reinforced Coarse-to-Fine Video Understanding via Temporal Zoom-in

2025-12-16 · Xiaoqian Shen, Min-Hung Chen, Yu-Chiang Frank Wang, Mohamed Elhoseiny 외 arxiv

Grounded video question answering (GVQA) aims to localize relevant temporal segments in videos and generate accurate answers to a given question; however, large video-language models (LVLMs) exhibit limited temporal awar…

Video Question AnsweringAnswer Generation

Towards Temporal Compositional Reasoning in Long-Form Sports Videos

2026-04-24 · Siyu Cao, Lu Zhang, Ruizhe Zeng, Zhi-yong Liu arxiv

Sports videos are a challenging domain for multimodal understanding because they involve complex and dynamic human activities. Despite rapid progress in Multimodal Large Language Models (MLLMs), long-horizon reasoning in…