paper-with-me

홈 › Papers

TimeBlind: A Spatio-Temporal Compositionality Benchmark for Video LLMs

2026-01-30 · Baiqi Li, Kangyi Zhao, Ce Zhang, Chancharik Mitra, Jean de Dieu Nyandwi, Gedas Bertasius arxiv

Fine-grained spatio-temporal understanding is essential for video reasoning and embodied AI. Yet, while Multimodal Large Language Models (MLLMs) master static semantics, their grasp of temporal dynamics remains brittle. We present TimeBlind, a diagnostic benchmark for compositional spatio-temporal understanding. Inspired by cognitive science, TimeBlind categorizes fine-grained temporal understanding into three levels: recognizing atomic events, characterizing event properties, and reasoning about event interdependencies. Unlike benchmarks that conflate recognition with temporal reasoning, TimeBlind leverages a minimal-pairs paradigm: video pairs share identical static visual content but differ solely in temporal structure, utilizing complementary questions to neutralize language priors. Evaluating over 20 state-of-the-art MLLMs (e.g., GPT-5, Gemini 3 Pro) on 600 curated instances (2400 video-question pairs), reveals that the Instance Accuracy (correctly distinguishing both videos in a pair) of the best performing MLLM is only 48.2%, far below the human performance (98.2%). These results demonstrate that even frontier models rely heavily on static visual shortcuts rather than genuine temporal logic, positioning TimeBlind as a vital diagnostic tool for next-generation video understanding. Dataset and code are available at https://baiqi-li.github.io/timeblind_project/ .

📄 PDF Abstract BibTeX arXiv:2602.00288

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Spatiotemporal Sensitivity in Video LLMs via Counterfactual Reinforcement Learning

2026-05-21 · Dazhao Du, Jian Liu, Jialong Qin, Tao Han 외 arxiv

Video large language models (Video LLMs) achieve strong benchmark accuracy, yet often answer video questions through shortcuts such as single-frame cues and language priors rather than by tracking spatiotemporal dynamics…

Reinforcement Learning

Time Blindness: Why Video-Language Models Can't See What Humans Can?

2025-05-30 · Ujjwal Upadhyay, Mukul Ranjan, Zhiqiang Shen, Mohamed Elhoseiny

Recent advances in vision-language models (VLMs) have made impressive strides in understanding spatio-temporal relationships in videos. However, when spatial information is obscured, these models struggle to capture pure…

Temporal SequencesVideo Understanding

STEP: Enhancing Video-LLMs' Compositional Reasoning by Spatio-Temporal Graph-guided Self-Training

2024-11-29 · CVPR 2025 1 · Haiyi Qiu, Minghe Gao, Long Qian, Kaihang Pan 외

Video Large Language Models (Video-LLMs) have recently shown strong performance in basic video understanding tasks, such as captioning and coarse-grained question answering, but struggle with compositional reasoning that…

Question AnsweringVideo Understanding

Dynamic Concepts Personalization from Single Videos

2025-02-20 · Rameen Abdal, Or Patashnik, Ivan Skorokhodov, Willi Menapace 외

Personalizing generative text-to-image models has seen remarkable progress, but extending this personalization to text-to-video models presents unique challenges. Unlike static concepts, personalizing text-to-video model…

VideoComp: Advancing Fine-Grained Compositional and Temporal Alignment in Video-Text Models

2025-04-04 · CVPR 2025 1 · Dahun Kim, AJ Piergiovanni, Ganesh Mallya, Anelia Angelova

We introduce VideoComp, a benchmark and learning framework for advancing video-text compositionality understanding, aimed at improving vision-language models (VLMs) in fine-grained temporal alignment. Unlike existing ben…