paper-with-me

홈 › Papers

CausalSpatial: A Benchmark for Object-Centric Causal Spatial Reasoning

2026-01-19 · Wenxin Ma, Chenlong Wang, Ruisheng Yuan, Hao Chen, Nanru Dai, S. Kevin Zhou, Yijun Yang, Alan Yuille, Jieneng Chen arxiv

Humans can look at a static scene and instantly predict what happens next -- will moving this object cause a collision? We call this ability Causal Spatial Reasoning. However, current multimodal large language models (MLLMs) cannot do this, as they remain largely restricted to static spatial perception, struggling to answer "what-if" questions in a 3D scene. We introduce CausalSpatial, a diagnostic benchmark evaluating whether models can anticipate consequences of object motions across four tasks: Collision, Compatibility, Occlusion, and Trajectory. Results expose a severe gap: humans score 84% while GPT-5 achieves only 54%. Why do MLLMs fail? Our analysis uncovers a fundamental deficiency: models over-rely on textual chain-of-thought reasoning that drifts from visual evidence, producing fluent but spatially ungrounded hallucinations. To address this, we propose the Causal Object World model (COW), a framework that externalizes the simulation process by generating videos of hypothetical dynamics. With explicit visual cues of causality, COW enables models to ground their reasoning in physical reality rather than linguistic priors. We make the dataset and code publicly available here: https://github.com/CausalSpatial/CausalSpatial

📄 PDF Abstract BibTeX arXiv:2601.13304

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial Reasoning

Similar Papers 제목 키워드 기반

HCLSM: Hierarchical Causal Latent State Machines for Object-Centric World Modeling

2026-03-31 · Jaber Jaber, Osama Jaber arxiv

World models that predict future states from video remain limited by flat latent representations that entangle objects, ignore causal structure, and collapse temporal dynamics into a single scale. We present HCLSM, a wor…

Graph Neural Network

Causal Object-Centric Models for Planning with Monte Carlo Tree Search

2026-06-12 · Rodion Vakhitov, Leonid Ugadiarov, Alexey Skrynnik, Aleksandr Panov arxiv

We introduce COMET (Causal Object-centric Model for Efficient Tree search), a model-based reinforcement learning algorithm that performs Monte Carlo Tree Search in a slot-structured latent space. COMET pairs a frozen uns…

Reinforcement Learning

EgoSound: Benchmarking Sound Understanding in Egocentric Videos

2026-02-15 · Bingwen Zhu, Yuqian Fu, Qiaole Dong, Guolei Sun 외 arxiv

Multimodal Large Language Models (MLLMs) have recently achieved remarkable progress in vision-language understanding. Yet, human perception is inherently multisensory, integrating sight, sound, and motion to reason about…

Causal Inference

Robust Egocentric Referring Video Object Segmentation via Dual-Modal Causal Intervention

2025-12-30 · Haijing Liu, Zhiyuan Song, Hefeng Wu, Tao Pu 외 arxiv

Egocentric Referring Video Object Segmentation (Ego-RVOS) aims to segment the specific object actively involved in a human action, as described by a language query, within first-person videos. This task is critical for u…

Referring Video Object Segmentation

RobustCLEVR: A Benchmark and Framework for Evaluating Robustness in Object-centric Learning

2023-08-28 · Nathan Drenkow, Mathias Unberath

Object-centric representation learning offers the potential to overcome limitations of image-level representations by explicitly parsing image scenes into their constituent components. While image-level representations t…

Image GenerationObjectRepresentation Learning