English

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

Machine Learning 2023-09-25 v2

Abstract

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}.

Keywords

Cite

@article{arxiv.2308.09735,
  title  = {CTP:A Causal Interpretable Model for Non-Communicable Disease Progression Prediction},
  author = {Zhoujian Sun and Wenzhuo Zhang and Zhengxing Huang and Nai Ding and Cheng Luo},
  journal= {arXiv preprint arXiv:2308.09735},
  year   = {2023}
}

Comments

25 pages, 5 figures, 12 tables

R2 v1 2026-06-28T11:59:01.335Z