The Challenges of Hyperparameter Tuning for Accurate Causal Effect Estimation
Damian Machlanski, Spyridon Samothrakis, Paul Clarke

TL;DR
This paper investigates the complexities of hyperparameter tuning in causal effect estimation using machine learning, highlighting the impact on model performance and the need for better evaluation metrics.
Contribution
It provides an extensive empirical analysis of hyperparameter tuning effects on various causal estimators and benchmarks, revealing the importance of tuning and metric selection.
Findings
Hyperparameter tuning improves state-of-the-art performance probabilities.
Standard metrics can be inconsistent across different causal inference scenarios.
Tuning increases average and individual effect estimation accuracy.
Abstract
ML is playing an increasingly crucial role in estimating causal effects of treatments on outcomes from observational data. Many ML methods (`causal estimators') have been proposed for this task. All of these methods, as with any ML approach, require extensive hyperparameter tuning. For non-causal predictive tasks, there is a consensus on the choice of tuning metrics (e.g. mean squared error), making it simple to compare models. However, for causal inference tasks, such a consensus is yet to be reached, making any comparison of causal models difficult. On top of that, there is no ideal metric on which to tune causal estimators, so one must rely on proxies. Furthermore, the fact that model selection in causal inference involves multiple components (causal estimator, ML regressor, hyperparameters, metric), complicates the issue even further. In order to evaluate the importance of each…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Causal Inference Techniques · Bayesian Modeling and Causal Inference
