EconBase
← All papers

CausalVerify: An Execution-Grounded Benchmark for LLM Causal Inference Workflows

Yonghong Zhang, Ricardo Correia, Isabel M. Parra, Yong Xie

arXiv 7 Sep 2026 · Artificial Intelligence

arXiv:2609.07944 · PDF · Extracted main text

Abstract

Existing causal-inference benchmarks for LLMs mostly score method descriptions or whether generated code runs, not whether the executed workflow recovers the target causal estimate. CausalVerify studies this verification problem for structured econometric causal-estimation workflows by separating realistic interpretation from verifiable computation. It pairs 259 published economics papers (reconstructed research question, data description, institutional context) with 100 fixed-seed synthetic scenarios that realise CSV datasets for difference-in-differences, event study, instrumental variables, and regression discontinuity designs. Experiment A (real-paper text agreement) scores method-family and direction agreement against four-LLM consensus labels. Experiment B (synthetic execution) runs model-written R code and checks whether the extracted treatment-effect estimate matches a canonical estimator on the same realised dataset; this execution-grounded correctness layer is L2b+, distinct from L2b, which records only whether the code executes. A calibration arm asks whether self-reported confidence separates correct from incorrect workflows. On Experiment B, seven LLMs reach L2b+ pass rates of 10% to 88% at the default 50% tolerance, and 66 of the 426 workflows that execute (15.5%) return a wrong estimate. Execution ranking (L2b) agrees with L2b+ far better than text-direction scoring (L4): Kendall $τ=0.81$ and Spearman $ρ=0.93$, versus Kendall $τ$ between $-0.20$ and $0.10$ for L4. Llama-3.3-70B-Instruct shows the same qualitative gap, and reported confidence does not reliably separate correct from incorrect workflows. The claims are confined to standardized single-shot workflows in these four design families under the evaluated R backend and model panel; the benchmark does not measure general causal-inference ability. Code, data, cached outputs, and a datasheet are released.

Citation extraction

70
references
104
in-text mentions
70
distinct cited
1
self-citations
5,891
main-text words

appendix boundary found by appendix_command · 70% of the source is main text. Read the extracted text to check this.

Most heavily cited references

The works this paper leans on most, across its whole bibliography — not restricted to papers in our corpus. Ranked by composite intensity, which combines how often a work is mentioned, how many sections mention it, and how much of that falls in the main text rather than the appendix.

ReferenceIntensityMentionsSectionsMain text
1Sawarni, Ayush and Tan, Jiyuan and Syrgkanis, Vasilis (2026) CausalReasoningBenchmark: A Real-World Benchmark for Disentangled Evaluation of Causal Identification and Estimation0.92843100%
2Callaway, Brantly and Sant'Anna, Pedro H. C (2021) Difference-in-Differences with Multiple Time Periods0.84333100%
3Jin, Zhijing and others (2023) CLadder: Assessing Causal Reasoning in Language Models0.84333100%
4Jin, Zhijing and Liu, Jiarui and Lyu, Zhiheng and Poff, Spencer and… (2024) Can Large Language Models Infer Causation from Correlation?0.84333100%
5Lee, Donggyu and Yun, Hyeok and Cha, Meeyoung and Park, Sungwon and… (2025) EconCausal: A Context-Aware Causal Reasoning Benchmark for Large Language Models in Social Science0.84333100%
6Sun, Liyang and Abraham, Sarah (2021) Estimating Dynamic Treatment Effects in Event Studies with Heterogeneous Treatment Effects0.84333100%
7Acharya, Sawal and Zhang, Terry Jingchen and Kim, Andrew and Haghigh… (2025) CauSciBench: A Comprehensive Benchmark on End-to-End Causal Inference for Scientific Research0.73732100%
8Jimenez, Carlos E. and Yang, John and Wettig, Alexander and Yao, Shu… (2024) SWE-bench: Can language models resolve real-world GitHub issues?0.73732100%
9Angrist, Joshua D. and Imbens, Guido W. and Rubin, Donald B (1996) Identification of Causal Effects Using Instrumental Variables0.64422100%
10Angrist, Joshua D. and Pischke, Jörn-Steffen (2009) Mostly Harmless Econometrics0.64422100%

Showing the top 10 of 70 scored citations.