CAUSAL3D: A Comprehensive Benchmark for Causal Learning from Visual Data
Disheng Liu, Yiran Qiao, Wuche Liu, Yiren Lu, Yunlai Zhou, Tuo Liang, Yu Yin, Jing Ma
TL;DR
CAUSAL3D addresses the lack of benchmarks for inferring latent causality from visual data by pairing structured tabular data with tightly aligned 3D visuals rendered in Blender, enabling controlled causal evaluation. It comprises 19 datasets spanning 2–5 variables across physically consistent and hypothetical scenes and supports three tasks: causal discovery from tabular data, causal representation learning from images, and causal discovery with intervention from few images, including interventions via the do-operator $do(X=x)$. Across traditional causal discovery methods, causal representation learning models, and LLM/VLM-based approaches, performance declines as causal graphs grow more complex and hypothetical knowledge is absent. Causal3D offers a foundation for advancing causal reasoning in CV and supports trustworthy AI in safety-critical domains, with dataset release and evaluation tools to foster future research.
Abstract
True intelligence hinges on the ability to uncover and leverage hidden causal relations. Despite significant progress in AI and computer vision (CV), there remains a lack of benchmarks for assessing models' abilities to infer latent causality from complex visual data. In this paper, we introduce \textsc{\textbf{Causal3D}}, a novel and comprehensive benchmark that integrates structured data (tables) with corresponding visual representations (images) to evaluate causal reasoning. Designed within a systematic framework, Causal3D comprises 19 3D-scene datasets capturing diverse causal relations, views, and backgrounds, enabling evaluations across scenes of varying complexity. We assess multiple state-of-the-art methods, including classical causal discovery, causal representation learning, and large/vision-language models (LLMs/VLMs). Our experiments show that as causal structures grow more complex without prior knowledge, performance declines significantly, highlighting the challenges even advanced methods face in complex causal scenarios. Causal3D serves as a vital resource for advancing causal reasoning in CV and fostering trustworthy AI in critical domains.
