paper-with-me

홈 › Papers

Identifying Patient-Specific Root Causes of Disease

2022-05-23 · Eric V. Strobl, Thomas A. Lasko

Complex diseases are caused by a multitude of factors that may differ between patients. As a result, hypothesis tests comparing all patients to all healthy controls can detect many significant variables with inconsequential effect sizes. A few highly predictive root causes may nevertheless generate disease within each patient. In this paper, we define patient-specific root causes as variables subject to exogenous "shocks" which go on to perturb an otherwise healthy system and induce disease. In other words, the variables are associated with the exogenous errors of a structural equation model (SEM), and these errors predict a downstream diagnostic label. We quantify predictivity using sample-specific Shapley values. This derivation allows us to develop a fast algorithm called Root Causal Inference for identifying patient-specific root causes by extracting the error terms of a linear SEM and then computing the Shapley value associated with each error. Experiments highlight considerable improvements in accuracy because the method uncovers root causes that may have large effect sizes at the individual level but clinically insignificant effect sizes at the group level. An R implementation is available at github.com/ericstrobl/RCI.

📄 PDF Abstract BibTeX arXiv:2205.11627

Code (1)

ericstrobl/rci 공식 구현

Tasks

Causal InferenceDiagnostic

Similar Papers 제목 키워드 기반

Identifying Patient-Specific Root Causes with the Heteroscedastic Noise Model

2022-05-25 · Eric V. Strobl, Thomas A. Lasko

Complex diseases are caused by a multitude of factors that may differ between patients even within the same diagnostic category. A few underlying root causes may nevertheless initiate the development of disease within ea…

Causal InferenceDiagnostic

Counterfactual Formulation of Patient-Specific Root Causes of Disease

2023-05-27 · Eric V. Strobl

Root causes of disease intuitively correspond to root vertices that increase the likelihood of a diagnosis. This description of a root cause nevertheless lacks the rigorous mathematical formulation needed for the develop…

counterfactualExplainable artificial intelligence

Root Causal Inference from Single Cell RNA Sequencing with the Negative Binomial

2023-07-10 · Eric V. Strobl

Accurately inferring the root causes of disease from sequencing data can improve the discovery of novel therapeutic targets. However, existing root causal inference algorithms require perfectly measured continuous random…

Causal Inference

Root Cause Identification for Collective Anomalies in Time Series given an Acyclic Summary Causal Graph with Loops

2023-03-07 · Charles K. Assaad, Imad Ez-zejjari, Lei Zan

This paper presents an approach for identifying the root causes of collective anomalies given observational time series and an acyclic summary causal graph which depicts an abstraction of causal relations present in a dy…

Time SeriesTime Series Analysis

Sample-Specific Root Causal Inference with Latent Variables

2022-10-27 · Eric V. Strobl, Thomas A. Lasko

Root causal analysis seeks to identify the set of initial perturbations that induce an unwanted outcome. In prior work, we defined sample-specific root causes of disease using exogenous error terms that predict a diagnos…

Causal Inference