CausalDS: Benchmarking Causal Reasoning in Data-Science Agents

· Source: cs.AI updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics, Research Methodology & Innovation · Depth: Expert, extended

Summary

The CausalDS benchmark introduces a novel approach to evaluating causal reasoning in agentic data-science workflows, addressing gaps in existing benchmarks by integrating symbolic causal reasoning, realistic data analysis, and advanced tool use. It generates synthetic "scenes" from Structural Causal Models (SCMs), observational data, and natural-language stories, incorporating an observation layer to vary data difficulty and empirically grounding its composition. Tasks span Pearl's three rungs (associational, interventional, counterfactual), requiring data science coding, uncertainty quantification, and epistemic abstention for non-identifiable queries. Initial evaluation of six LLMs on a 100-scene exam revealed Claude Opus 4.8 as the top performer with a CausalDSScore of 0.278. Models showed significant differentiation in uncertainty quantification (95% ATE interval coverage 20.0%–71.4%) and abstention (18.8%–75.0%), with frontier models generally demonstrating superior epistemic skills and tool-use efficiency.

Key takeaway

For AI Scientists and Machine Learning Engineers evaluating or deploying LLMs for complex data-science tasks involving causality, you must assess models beyond basic content correctness. Prioritize models that demonstrate strong epistemic skills, such as accurately quantifying uncertainty and recognizing when a causal claim is not identifiable. Additionally, evaluate their tool-use efficiency and interaction style, as these factors are crucial for reliable causal analysis and avoiding "causal parrot" failures in real-world applications.

Key insights

CausalDS benchmarks LLM data-science agents on integrated causal reasoning, data analysis, and tool use, including abstention for non-identifiable queries.

Principles

Method

CausalDS generates scenes from sampled SCMs, synthesizes observational data, maps nodes to domain variables with natural-language stories, and derives tasks across Pearl's hierarchy, scoring deterministically with abstention.

In practice

Topics

Code references

Best for: Research Scientist, AI Engineer, AI Scientist, Machine Learning Engineer, Data Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.AI updates on arXiv.org.