paper-with-me

Papers

VCRBench: Exploring Long-form Causal Reasoning Capabilities of Large Video Language Models

2025-05-13 · Pritam Sarkar, Ali Etemad

Despite recent advances in video understanding, the capabilities of Large Video Language Models (LVLMs) to perform video-based causal reasoning remains underexplored, largely due to the absence of relevant and dedicated benchmarks for evaluating causal reasoning in visually grounded and goal-driven settings. To fill this gap, we introduce a novel benchmark named Video-based long-form Causal Reasoning (VCRBench). We create VCRBench using procedural videos of simple everyday activities, where the steps are deliberately shuffled with each clip capturing a key causal event, to test whether LVLMs can identify, reason about, and correctly sequence the events needed to accomplish a specific goal. Moreover, the benchmark is carefully designed to prevent LVLMs from exploiting linguistic shortcuts, as seen in multiple-choice or binary QA formats, while also avoiding the challenges associated with evaluating open-ended QA. Our evaluation of state-of-the-art LVLMs on VCRBench suggests that these models struggle with video-based long-form causal reasoning, primarily due to their difficulty in modeling long-range causal dependencies directly from visual observations. As a simple step toward enabling such capabilities, we propose Recognition-Reasoning Decomposition (RRD), a modular approach that breaks video-based causal reasoning into two sub-tasks of video recognition and causal reasoning. Our experiments on VCRBench show that RRD significantly boosts accuracy on VCRBench, with gains of up to 25.2%. Finally, our thorough analysis reveals interesting insights, for instance, that LVLMs primarily rely on language knowledge for complex video-based long-form causal reasoning tasks.

📄 PDF Abstract BibTeX arXiv:2505.08455

Code (1)

pritamqu/vcrbench 공식 구현 pytorch

Tasks

FormMultiple-choiceVideo RecognitionVideo Understanding

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

e-CARE: a New Dataset for Exploring Explainable Causal Reasoning

2022-05-12 · ACL 2022 5 · Li Du, Xiao Ding, Kai Xiong, Ting Liu 외

Understanding causality has vital importance for various Natural Language Processing (NLP) applications. Beyond the labeled instances, conceptual explanations of the causality can provide deep understanding of the causal…

valid

e-CARE: a New Dataset for Exploring Explainable Causal Reasoning

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Understanding causality has vital importance for various Natural Language Processing (NLP) applications. Beyond the labeled instances, conceptual explanations of the causality can provide deep understanding of the causal…

valid

Exploring Defeasibility in Causal Reasoning

2024-01-06 · Shaobo Cui, Lazar Milikic, Yiyang Feng, Mete Ismayilzada 외

Defeasibility in causal reasoning implies that the causal relationship between cause and effect can be strengthened or weakened. Namely, the causal strength between cause and effect should increase or decrease with the i…

Causal-PIK: Causality-based Physical Reasoning with a Physics-Informed Kernel

2025-05-28 · Carlota Parés-Morlans, Michelle Yi, Claire Chen, Sarah A. Wu 외

Tasks that involve complex interactions between objects with unknown dynamics make planning before execution difficult. These tasks require agents to iteratively improve their actions after actively exploring causes and …

Bayesian Optimization

Multi-Agent Causal Discovery Using Large Language Models

2024-07-21 · Hao Duong Le, Xin Xia, Zhang Chen

Large Language Models (LLMs) have demonstrated significant potential in causal discovery tasks by utilizing their vast expert knowledge from extensive text corpora. However, the multi-agent capabilities of LLMs in causal…

Causal Discovery