Two Causally Related Needles in a Video Haystack
Miaoyu Li, Qin Chao, Boyang Li
TL;DR
Causal2Needles introduces a long-context video benchmark that targets two core capabilities: extracting and jointly reasoning about information from two distant video locations and modeling human-behavior causality. It combines 1-needle and 2-needle questions with complementary visual-grounding and image-description formats to combat textual bias, enabling diagnostic evaluation of world-modeling in VLMs. Empirical results show causal and multi-needle reasoning remain major challenges, with performance deteriorating as needle distance grows and open-source models lagging proprietary systems in world-modeling ability. The work highlights significant gaps in current VLMs and provides a publicly available dataset to spur progress in long-context video understanding and causal reasoning.
Abstract
Properly evaluating the ability of Video-Language Models (VLMs) to understand long videos remains a challenge. We propose a long-context video understanding benchmark, Causal2Needles, that assesses two crucial abilities insufficiently addressed by existing benchmarks: (1) extracting information from two separate locations (two needles) in a long video and understanding them jointly, and (2) modeling the world in terms of cause and effect in human behaviors. Causal2Needles evaluates these abilities using noncausal one-needle, causal one-needle, and causal two-needle questions. The most complex question type, causal two-needle questions, require extracting information from both the cause and effect events from a long video and the associated narration text. To prevent textual bias, we introduce two complementary question formats: locating the video clip containing the answer, and verbal description of a visual detail from that video clip. Our experiments reveal that models excelling on existing benchmarks struggle with causal 2-needle questions, and the model performance is negatively correlated with the distance between the two needles. These findings highlight critical limitations in current VLMs. The dataset is available at: https://huggingface.co/datasets/causal2needles/Causal2Needles
