LGAug 18, 2023

CTP:A Causal Interpretable Model for Non-Communicable Disease Progression Prediction

arXiv:2308.09735v22 citationsh-index: 30Has Code
Originality Incremental advance
AI Analysis

This addresses the need for causal interpretability in clinical decision-making for non-communicable diseases, representing an incremental improvement over existing machine learning models.

The study tackled the problem of predicting non-communicable disease progression by proposing the CTP model, which combines trajectory prediction and causal discovery to provide interpretable predictions and estimate treatment effects, achieving satisfactory performance on simulated and real medical datasets.

Non-communicable disease is the leading cause of death, emphasizing the need for accurate prediction of disease progression and informed clinical decision-making. Machine learning (ML) models have shown promise in this domain by capturing non-linear patterns within patient features. However, existing ML-based models cannot provide causal interpretable predictions and estimate treatment effects, limiting their decision-making perspective. In this study, we propose a novel model called causal trajectory prediction (CTP) to tackle the limitation. The CTP model combines trajectory prediction and causal discovery to enable accurate prediction of disease progression trajectories and uncover causal relationships between features. By incorporating a causal graph into the prediction process, CTP ensures that ancestor features are not influenced by the treatment of descendant features, thereby enhancing the interpretability of the model. By estimating the bounds of treatment effects, even in the presence of unmeasured confounders, the CTP provides valuable insights for clinical decision-making. We evaluate the performance of the CTP using simulated and real medical datasets. Experimental results demonstrate that our model achieves satisfactory performance, highlighting its potential to assist clinical decisions. Source code is in \href{https://github.com/DanielSun94/CFPA}{here}.

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