paper-with-me

홈 › Papers

V-STaR: Benchmarking Video-LLMs on Video Spatio-Temporal Reasoning

2025-03-14 · Zixu Cheng, Jian Hu, Ziquan Liu, Chenyang Si, Wei Li, Shaogang Gong

Human processes video reasoning in a sequential spatio-temporal reasoning logic, we first identify the relevant frames ("when") and then analyse the spatial relationships ("where") between key objects, and finally leverage these relationships to draw inferences ("what"). However, can Video Large Language Models (Video-LLMs) also "reason through a sequential spatio-temporal logic" in videos? Existing Video-LLM benchmarks primarily focus on assessing object presence, neglecting relational reasoning. Consequently, it is difficult to measure whether a model truly comprehends object interactions (actions/events) in videos or merely relies on pre-trained "memory" of co-occurrences as biases in generating answers. In this work, we introduce a Video Spatio-Temporal Reasoning (V-STaR) benchmark to address these shortcomings. The key idea is to decompose video understanding into a Reverse Spatio-Temporal Reasoning (RSTR) task that simultaneously evaluates what objects are present, when events occur, and where they are located while capturing the underlying Chain-of-thought (CoT) logic. To support this evaluation, we construct a dataset to elicit the spatial-temporal reasoning process of Video-LLMs. It contains coarse-to-fine CoT questions generated by a semi-automated GPT-4-powered pipeline, embedding explicit reasoning chains to mimic human cognition. Experiments from 14 Video-LLMs on our V-STaR reveal significant gaps between current Video-LLMs and the needs for robust and consistent spatio-temporal reasoning.

📄 PDF Abstract BibTeX arXiv:2503.11495

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingRelational ReasoningVideo Understanding

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

CVBench: Benchmarking Cross-Video Synergies for Complex Multimodal Reasoning

2025-08-27 · Nannan Zhu, Yonghao Dong, Teng Wang, Xueqian Li 외 arxiv

While multimodal large language models (MLLMs) exhibit strong performance on single-video tasks (e.g., video question answering), their capability for spatiotemporal pattern reasoning across multiple videos remains a cri…

Video Question AnsweringRelational ReasoningMultimodal Reasoning

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

Video Question Answering

LiveStar: Live Streaming Assistant for Real-World Online Video Understanding

2025-11-07 · Zhenyu Yang, Kairui Zhang, Yuhang Hu, Bing Wang 외 arxiv

Despite significant progress in Video Large Language Models (Video-LLMs) for offline video understanding, existing online Video-LLMs typically struggle to simultaneously process continuous frame-by-frame inputs and deter…

EgoCoT-Bench: Benchmarking Grounded and Verifiable Operation-Centric Chain of Thought Reasoning for MLLMs

2026-05-19 · Yang Dai, Dian Jiao, Tianwei Lin, Wenqiao Zhang arxiv

The rapid development of Multimodal Large Language Models (MLLMs) has led to growing interest in egocentric video understanding, specifically the ability for MLLMs to recognize fine-grained hand-object interactions, trac…

T-STAR: A Large-Scale Benchmark for Spatio-Temporal Panoptic Scene Graph Generation in Satellite Video

2026-07-23 · Linlin Wang, Xue Yang, Zhihuang Zhou, Zhenyu Zhong 외 arxiv

Structured understanding of satellite video is essential for advancing dynamic geospatial scene analysis from low-level perception to high-level cognition. To move beyond object-centric perception, this paper introduces …

Panoptic Scene Graph Generation