CauSciBench: Evaluating LLM Causal Inference for Scientific Research
Sawal Acharya, Terry Zhang, Andrew Kim, Anahita Haghighat, Xianlin Sun, Pepijn Cobben, Rahul Shrestha, Maximilian Mordig
Abstract
Identifying and estimating causal relationships from data is an important component of the scientific research process because it enables researchers to understand how variables affect one another. While large language models (LLMs) show potential for assisting research workflows, their ability to perform causal inference in empirical studies remains underexplored, despite the importance of causality in domains such as medicine and public policy. To address this gap, we introduce CauSciBench, a benchmark for evaluating LLMs' ability to perform end-to-end causal inference autonomously to answer causal questions that arise in empirical research. CauSciBench contains over 300 evaluation tasks derived from real-world studies across multiple disciplines, synthetic scenarios, and textbook datasets. Prior causal inference benchmarks primarily evaluate whether LLMs can implement user-specified methods. In contrast, CauSciBench evaluates performance across the full causal analysis pipeline, including variable selection, method selection, causal effect estimation, and statistical interpretation. We evaluate seven frontier models using several test-time scaling strategies, including Chain-of-Thought, Program-of-Thought, and ReAct. Results show a clear performance gap between real-world and synthetic settings, highlighting limitations in current agentic capabilities for data-driven causal analysis.
BibTeX
@inproceedings{
acharya2026causcibench,
title={CauSciBench: Can {LLM}s Automate Causal Inference in Real-World Scientific Research?},
author={Sawal Acharya and Terry Jingchen Zhang and Andrew Kim and Rahul Babu Shrestha and Xianlin Sun and Pepijn Cobben and Maximilian Mordig and Jacob T. Emmerson and Anahita Haghighat and Furkan Danisman and Yuen Chen and Clijo Jose and Andrei Ioan Muresanu and Justin Cui and Jiarui Liu and Yahang Qi and Punya Syon Pandey and Yinya Huang and Bernhard Sch{\"o}lkopf and Zhijing Jin},
booktitle={Forty-third International Conference on Machine Learning},
year={2026},
url={https://openreview.net/forum?id=v9d4RqaPFO}
}