paper-with-me

홈 › Papers

Tool-Augmented Spatiotemporal Reasoning for Streamlining Video Question Answering Task

2025-12-11 · Sunqi Fan, Jiashuo Cui, Meng-Hao Guo, Shuojin Yang arxiv

Video Question Answering (VideoQA) task serves as a critical playground for evaluating whether foundation models can effectively perceive, understand, and reason about dynamic real-world scenarios. However, existing Multimodal Large Language Models (MLLMs) struggle with simultaneously modeling spatial relationships within video frames and understanding the causal dynamics of temporal evolution on complex and reasoning-intensive VideoQA task. In this work, we equip MLLM with a comprehensive and extensible Video Toolkit, to enhance MLLM's spatiotemporal reasoning capabilities and ensure the harmony between the quantity and diversity of tools. To better control the tool invocation sequence and avoid toolchain shortcut issues, we propose a Spatiotemporal Reasoning Framework (STAR) that strategically schedules temporal and spatial tools, thereby progressively localizing the key area in the video. Our STAR framework enhances GPT-4o using lightweight tools, achieving an 8.2% gain on VideoMME and 4.6% on LongVideoBench. We believe that our proposed Video Toolkit and STAR framework make an important step towards building autonomous and intelligent video analysis assistants. The code is publicly available at https://github.com/fansunqi/VideoTool.

📄 PDF Abstract BibTeX arXiv:2512.10359

Code (0)

등록된 구현이 없습니다.

Tasks

Video Question Answering

Similar Papers 제목 키워드 기반

A 4D Representation for Training-Free Agentic Reasoning from Monocular Laparoscopic Video

2026-04-01 · Maximilian Fehrentz, Nicolas Stellwag, Robert Wiebe, Nicole Thorisch 외 arxiv

Spatiotemporal reasoning is a fundamental capability for artificial intelligence (AI) in soft tissue surgery, paving the way for intelligent assistive systems and autonomous robotics. While 2D vision-language models show…

Point Tracking

MemDreamer: Decoupling Perception and Reasoning for Long Video Understanding via Hierarchical Graph Memory and Agentic Retrieval Mechanism

2026-06-05 · Cong Chen, Guo Gan, Kaixiang Ji, ZhaoYang Zhang 외 arxiv

Current Vision-Language Models struggle with hours-long videos because processing full-length visual sequences induces prohibitive token explosion and attention dilution. To overcome this, we introduce MemDreamer to deco…

A Very Big Video Reasoning Suite

2026-02-23 · Maijunxian Wang, Ruisi Wang, Juyi Lin, Ran Ji 외 arxiv

Rapid progress in video models has largely focused on visual quality, leaving their reasoning capabilities underexplored. Video reasoning grounds intelligence in spatiotemporally consistent visual environments that go be…

ReTool-Video: Recursive Tool-Using Video Agents with Meta-Augmented Tool Grounding

2026-05-13 · Xiao Liu, Nayu Liu, Junnan Zhu, Ruirui Chen 외 arxiv

Video understanding requires active evidence seeking, motivating tool-augmented video agents for temporal reasoning, cross-modal understanding, and complex question answering. Existing video agents have improved video re…

Question Answering

Thinking With Videos: Multimodal Tool-Augmented Reinforcement Learning for Long Video Reasoning

2025-08-06 · Haoji Zhang, Xin Gu, Jiawen Li, Chixiang Ma 외 arxiv

The video reasoning ability of multimodal large language models (MLLMs) is crucial for downstream tasks like video question answering and temporal grounding. While recent approaches have explored text-based chain-of-thou…

Video Question AnsweringReinforcement Learning