TempCloze评测视频大模型时间推理能力

TempCloze: Can Video-LLMs Identify the Missing Middle?

精选理由

新基准测试揭示视频大模型在时间对齐上的短板,比语义理解更弱。

AI 摘要

研究团队推出TempCloze基准测试,包含1521个视频片段,评估Video-LLMs的时间推理能力。测试要求模型从四个选项中识别出视频中间缺失的部分。研究发现Alignment维度是主要瓶颈,模型能识别语义内容和事件进展,但难以把握时间对齐。研究团队对10个专有和21个开源Video-LLMs进行了评估。

原文 · arXiv cs.AI

TempCloze: Can Video-LLMs Identify the Missing Middle?

Temporal reasoning benchmarks for Video-LLMs are often mediated by language, leaving room for linguistic shortcuts from option wording, answer correlations, or language priors. To reduce such shortcuts, we introduce TempCloze, a video cloze benchmark for evaluating visual temporal reasoning in Video-LLMs. Given the beginning and ending clips of a video, models must identify the true missing middle from four candidates. TempCloze contains 1,521 carefully filtered videos from seven sources, mainly long-take and egocentric videos. We construct same-source distractors along three dimensions: Semantic asks what event should happen, Alignment probes when it should occur, and Progression tests how it should unfold, while shared scenes and objects reduce appearance cues. Our evaluation of 10 proprietary and 21 open-source Video-LLMs reveals Alignment as the primary bottleneck: models often recognize plausible semantic content and local event progression but struggle with temporal alignment. We further conduct error pattern and behavioral sensitivity analyses on TempCloze-Mixed and TempCloze-Hard with four representative models to examine where errors arise and how candidate order, context direction, visible span, frame density, and test-time scaling influence model choices.