arXiv:2503.11495cs.CV2025-03被引 68

评测视频大模型的时空推理能力,发现其远未达到人类水平。

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

  • 设计反向时空推理任务,分解视频理解为时间+空间+因果三步
  • 14个视频大模型在新基准上表现不佳,平均准确率不足60%
  • 适合研究视频理解、认知推理与模型可解释性的学者

人类在处理视频时采用顺序的时空推理逻辑:先识别关键帧(何时),再分析物体间空间关系(何处),最后推断事件(何事)。然而,视频大语言模型能否真正遵循这种逻辑?现有评测主要关注物体存在性,忽略关系推理。这导致难以判断模型是否真正理解互动行为,还是依赖预训练中的共现记忆生成答案。为此,本文提出视频时空推理基准V-STaR,核心是将视频理解拆解为逆向时空推理(RSTR)任务,同时评估对象存在、时间发生、空间位置及背后的思维链(CoT)逻辑。我们构建了一个数据集,通过半自动GPT-4管道生成从粗到细的CoT问题,模拟人类认知过程。14个视频大模型在该基准上的实验显示,当前模型在稳健性和一致性方面存在显著差距。

原文摘要 · Abstract (English)

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.

视频理解时空推理大模型评测

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。