A Neural Framework for Generalized Causal Sensitivity Analysis
Dennis Frauen, Fergus Imrie, Alicia Curth, Valentyn Melnychuk, Stefan, Feuerriegel, Mihaela van der Schaar

TL;DR
NeuralCSA is a neural network-based framework that provides flexible and theoretically guaranteed bounds for causal effects under unobserved confounding across various models, treatment types, and causal queries.
Contribution
It introduces NeuralCSA, a versatile neural framework capable of handling multiple sensitivity models, treatment types, and causal queries with theoretical guarantees.
Findings
NeuralCSA accurately infers bounds on causal effects in simulated data.
It demonstrates practical applicability on real-world observational data.
The framework generalizes previous methods to broader sensitivity models and treatment types.
Abstract
Unobserved confounding is common in many applications, making causal inference from observational data challenging. As a remedy, causal sensitivity analysis is an important tool to draw causal conclusions under unobserved confounding with mathematical guarantees. In this paper, we propose NeuralCSA, a neural framework for generalized causal sensitivity analysis. Unlike previous work, our framework is compatible with (i) a large class of sensitivity models, including the marginal sensitivity model, f-sensitivity models, and Rosenbaum's sensitivity model; (ii) different treatment types (i.e., binary and continuous); and (iii) different causal queries, including (conditional) average treatment effects and simultaneous effects on multiple outcomes. The generality of NeuralCSA is achieved by learning a latent distribution shift that corresponds to a treatment intervention using two…
Peer Reviews
Decision·ICLR 2024 poster
The key advantage of the authors' approach (according to the authors) is that it is much more widely applicable than any other single approach (which typically focus on a specific sensitivity model, treatment type, and causal query). The paper is well-written, and it provides substantial background about existing methods for causal sensitivity analysis. The experiments appear consistent with the existing literature, well-motivated, and useful.
The generality of the approach appears to come at a substantial cost in terms of complexity (with a corresponding potential for unexpected sources of error, bias, or misspecification). The single advantage over MSM appears to be allowing causal queries with multiple outcomes. It is unclear the extent to which alternative (non-neural) implementations of the GTSM are possible. The paper would be improved by clearly describing what advantages the neural implementation provides over alternatives.
- The paper overall is well-written and easy to understand. I found the motivation and setup to be clear. I also appreciated comparisons to existing sensitivity models. - The GTSM framework subsumes many of the existing sensitivity models and thus is more generally applicable. In principle, the framework also applies to arbitrary functionals (e.g., quantiles) of the interventional outcome distributions. - The clarity of the two-stage procedure can be improved (see Weaknesses section), but overal
- I found Sec 5.1 and 5.2 difficult to read and I think clarity can be improved. What confused me initially was that you suggest fixing $P^*(U|x, a)$ but then the $\sup$ in Eq. 5 is also over the distributions $p(u|x, A)$. Reading it further, the sup is only for $A \neq a$ but I think clarifying that you only fix for the treatment $a$ that enters into $Q$ would be useful. Maybe this is obvious, but it will still make it easier to understand what is being optimized over in the $\sup$. - It would
- The concise summary of sensitivity models enhances the paper's readability and flow. - The authors introduce a novel learning strategy to model the latent distribution. - Experiments with both synthetic and real-world data are used to demonstrate the validity and effectiveness of the proposed method.
- It is not very obvious how does the bounds the proposed framework compares with some existing works such as GMSM. - The section 5.1 might be a little hard to follow. Please find some questions I have below.
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 · Statistical Methods and Bayesian Inference
MethodsCausal inference
