paper-with-me

홈 › Papers

Synth-Validation: Selecting the Best Causal Inference Method for a Given Dataset

2017-10-31 · Alejandro Schuler, Ken Jung, Robert Tibshirani, Trevor Hastie, Nigam Shah

Many decisions in healthcare, business, and other policy domains are made without the support of rigorous evidence due to the cost and complexity of performing randomized experiments. Using observational data to answer causal questions is risky: subjects who receive different treatments also differ in other ways that affect outcomes. Many causal inference methods have been developed to mitigate these biases. However, there is no way to know which method might produce the best estimate of a treatment effect in a given study. In analogy to cross-validation, which estimates the prediction error of predictive models applied to a given dataset, we propose synth-validation, a procedure that estimates the estimation error of causal inference methods applied to a given dataset. In synth-validation, we use the observed data to estimate generative distributions with known treatment effects. We apply each causal inference method to datasets sampled from these distributions and compare the effect estimates with the known effects to estimate error. Using simulations, we show that using synth-validation to select a causal inference method for each study lowers the expected estimation error relative to consistently using any single method.

📄 PDF Abstract BibTeX arXiv:1711.00083

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Inference

Methods 이 논문이 사용한 방법론

Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

Learned Causal Method Prediction

2023-11-07 · Shantanu Gupta, Cheng Zhang, Agrin Hilmkil

For a given causal question, it is important to efficiently decide which causal inference method to use for a given dataset. This is challenging because causal methods typically rely on complex and difficult-to-verify as…

Causal DiscoveryCausal InferencePrediction

RealCause: Realistic Causal Inference Benchmarking

2020-11-30 · Brady Neal, Chin-wei Huang, Sunand Raghupathi

There are many different causal effect estimators in causal inference. However, it is unclear how to choose between these estimators because there is no ground-truth for causal effects. A commonly used option is to simul…

BenchmarkingCausal Inference

Selecting Classifiers by Pooling over Cross-Validation Results in More Consistency in Small-Sample Classification of Atrial Flutter Localization

2022-12-30 · Muhammad Haziq Bin Kamarul Azman, Olivier Meste, Kushsairy Kadir

Selecting learning machines such as classifiers is an important task when using AI in the clinic. K-fold crossvalidation is a practical technique that allows simple inference of such machines. However, the recipe generat…

Improving Generative Methods for Causal Evaluation via Simulation-Based Inference

2025-09-02 · Pracheta Amaranath, Vinitra Muralikrishnan, Amit Sharma, David Jensen arxiv

Generating synthetic datasets that accurately reflect real-world observational data is critical for evaluating causal estimators, but it remains a challenging task. Existing generative methods offer a solution by produci…

Automated Synthesis and Adversarial Validation of Executable Causal Research Pipelines

2026-07-23 · Irena Girshovitz, Dan Zeltzer, Ran Gilad-Bachrach arxiv

While automated research systems promise to accelerate empirical analysis, they are prone to silent failures: instances in which analysis code executes successfully yet relies on invalid causal assumptions. We present th…

Synthetic Data Generation