π€ AI Summary
Estimating treatment effects (TE) from observational data remains challenging due to reliance on strong causal assumptions and complex modeling, limiting accessibility for non-experts. This paper introduces CATE-B: the first end-to-end causal analysis framework powered by LLM-based agents, integrating causal discovery, identification of the minimal uncertainty-adjustment set, structural causal modeling, uncertainty quantification, and adaptive regression model selection. Its key contribution is the formalization of the *minimal uncertainty-adjustment set*βa novel criterion balancing confounding control and estimation varianceβand the use of LLMs to assist in causal graph edge orientation and structural inference, substantially lowering the barrier to entry. The system is open-sourced alongside a benchmark suite featuring diverse domains and intricate causal structures. Experiments demonstrate that CATE-B significantly outperforms state-of-the-art methods in both TE estimation accuracy and user success rate, advancing both accessibility and reliability in causal inference.
π Abstract
Estimating treatment effects (TE) from observational data is a critical yet complex task in many fields, from healthcare and economics to public policy. While recent advances in machine learning and causal inference have produced powerful estimation techniques, their adoption remains limited due to the need for deep expertise in causal assumptions, adjustment strategies, and model selection. In this paper, we introduce CATE-B, an open-source co-pilot system that uses large language models (LLMs) within an agentic framework to guide users through the end-to-end process of treatment effect estimation. CATE-B assists in (i) constructing a structural causal model via causal discovery and LLM-based edge orientation, (ii) identifying robust adjustment sets through a novel Minimal Uncertainty Adjustment Set criterion, and (iii) selecting appropriate regression methods tailored to the causal structure and dataset characteristics. To encourage reproducibility and evaluation, we release a suite of benchmark tasks spanning diverse domains and causal complexities. By combining causal inference with intelligent, interactive assistance, CATE-B lowers the barrier to rigorous causal analysis and lays the foundation for a new class of benchmarks in automated treatment effect estimation.