LGFeb 12, 2021

Do-calculus enables estimation of causal effects in partially observed biomolecular pathways

arXiv:2102.06626v2Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of causal inference in partially observed biological pathways, enabling more reliable estimation despite latent variables, though it is incremental as it builds on established do-calculus theory.

The paper tackles the problem of inaccurate causal effect estimation in biomolecular pathways with latent variables by proving that estimators are accurate if queries are identifiable via Pearl's do-calculus, and demonstrates this in synthetic and experimental case studies where existing methods fail.

Estimating causal queries, such as changes in protein abundance in response to a perturbation, is a fundamental task in the analysis of biomolecular pathways. The estimation requires experimental measurements on the pathway components. However, in practice many pathway components are left unobserved (latent) because they are either unknown, or difficult to measure. Latent variable models (LVMs) are well-suited for such estimation. Unfortunately, LVM-based estimation of causal queries can be inaccurate when parameters of the latent variables are not uniquely identified, or when the number of latent variables is misspecified. This has limited the use of LVMs for causal inference in biomolecular pathways. In this manuscript, we propose a general and practical approach for LVM-based estimation of causal queries. We prove that, despite the challenges above, LVM-based estimators of causal queries are accurate if the queries are identifiable according to Pearl's do-calculus, and describe an algorithm for its estimation. We illustrate the breadth and the practical utility of this approach for estimating causal queries in four synthetic and two experimental case studies, where structures of biomolecular pathways challenge the existing methods for causal query estimation. The code and the data documenting all the case studies are available at \url{https://github.com/srtaheri/LVMwithDoCalculus}

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes