CausalProfiler: Generating Synthetic Benchmarks for Rigorous and Transparent Evaluation of Causal Machine Learning
Panayiotis Panayiotou, Audrey Poinsot, Alessandro Leite, Nicolas Chesneau, Marc Schoenauer, Özgür Şimşek
TL;DR
CausalProfiler tackles the weak and opaque evaluation practices in causal ML by introducing a principled synthetic benchmark generator defined through Spaces of Interest that jointly specify causal models, queries, and data. It provides ground-truth causal queries across L1–L3, explicit sampling strategies for SCMs, and validation of ground-truth consistency, enabling robust, repeatable, and assumption-aware method evaluation. The framework demonstrates increased diversity over existing benchmarks and reveals that method performance substantially depends on the underlying causal mechanisms and data regimes. While synthetic benchmarks cannot replace real-data studies, CausalProfiler offers a rigorous complement to uncover failure modes, robustness to assumption violations, and guidance for method development.
Abstract
Causal machine learning (Causal ML) aims to answer "what if" questions using machine learning algorithms, making it a promising tool for high-stakes decision-making. Yet, empirical evaluation practices in Causal ML remain limited. Existing benchmarks often rely on a handful of hand-crafted or semi-synthetic datasets, leading to brittle, non-generalizable conclusions. To bridge this gap, we introduce CausalProfiler, a synthetic benchmark generator for Causal ML methods. Based on a set of explicit design choices about the class of causal models, queries, and data considered, the CausalProfiler randomly samples causal models, data, queries, and ground truths constituting the synthetic causal benchmarks. In this way, Causal ML methods can be rigorously and transparently evaluated under a variety of conditions. This work offers the first random generator of synthetic causal benchmarks with coverage guarantees and transparent assumptions operating on the three levels of causal reasoning: observation, intervention, and counterfactual. We demonstrate its utility by evaluating several state-of-the-art methods under diverse conditions and assumptions, both in and out of the identification regime, illustrating the types of analyses and insights the CausalProfiler enables.
