CausalARC: Abstract Reasoning with Causal World Models
TLDR
Introduces CausalARC, a testbed for AI reasoning using causal world models, evaluated on language models.
Reasoning
Strengths: novel integration of causal world models with abstract reasoning tasks. Weaknesses: synthetic benchmark without real-world validation; performance varies heavily across models.
Read-first score
Read-first score 40.7, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 10.
Field roles
Rank sensitivity
Stability: volatile; rank range: 366.
Keyword Scores
Deep Analysis
Innovations
- Introduces CausalARC, a testbed for AI reasoning in low-data and out-of-distribution regimes, modeled after the Abstraction and Reasoning Corpus (ARC).
- Each reasoning task is sampled from a fully specified causal world model expressed as a structural causal model (SCM).
- Principled data augmentations provide observational, interventional, and counterfactual feedback as few-shot in-context learning demonstrations.
- Proposes four evaluation settings: abstract reasoning with test-time training, counterfactual reasoning with in-context learning, program synthesis, and causal discovery with logical reasoning.
Methodology
CausalARC constructs reasoning tasks by sampling from fully specified structural causal models (SCMs). It uses principled data augmentations to generate observational, interventional, and counterfactual feedback, which are presented as few-shot in-context learning demonstrations. The testbed is evaluated across four language model settings: abstract reasoning with test-time training, counterfactual reasoning with in-context learning, program synthesis, and causal discovery with logical reasoning.
Key Results
Within- and between-model performance varied heavily across tasks, indicating significant room for improvement in language model reasoning.
Limitations
- The work is presented as a proof-of-concept, not a fully scaled benchmark.
- Performance varied heavily across tasks, suggesting current models struggle with the causal reasoning demands.
- Limited data and distribution shift are inherent challenges, but the paper does not demonstrate robust solutions beyond the testbed design.