NESTER: An Adaptive Neurosymbolic Method for Causal Effect Estimation
This work addresses causal effect estimation for researchers and practitioners in causal inference, representing an incremental improvement by combining existing methods into a unified framework.
The authors tackled the problem of causal effect estimation from observational data by proposing NESTER, a generalized adaptive neurosympholic method that integrates existing neural network approaches into a single framework, and demonstrated that it outperforms state-of-the-art methods on benchmark datasets.
Causal effect estimation from observational data is a central problem in causal inference. Methods based on potential outcomes framework solve this problem by exploiting inductive biases and heuristics from causal inference. Each of these methods addresses a specific aspect of causal effect estimation, such as controlling propensity score, enforcing randomization, etc., by designing neural network (NN) architectures and regularizers. In this paper, we propose an adaptive method called Neurosymbolic Causal Effect Estimator (NESTER), a generalized method for causal effect estimation. NESTER integrates the ideas used in existing methods based on multi-head NNs for causal effect estimation into one framework. We design a Domain Specific Language (DSL) tailored for causal effect estimation based on causal inductive biases used in literature. We conduct a theoretical analysis to investigate NESTER's efficacy in estimating causal effects. Our comprehensive empirical results show that NESTER performs better than state-of-the-art methods on benchmark datasets.