CausalDeepCENT: Deep Learning for Causal Prediction of Individual Event Times
Jong-Hyeon Jeong, Yichen Jia

TL;DR
This paper introduces CausalDeepCENT, a deep learning approach for estimating individual causal event times in survival analysis, accounting for latent causal structures and improving prediction accuracy, especially in complex variable interactions.
Contribution
Develops a novel deep learning algorithm for causal time-to-event estimation that accounts for latent causal structures and demonstrates improved prediction accuracy.
Findings
Significant improvement in prediction accuracy with collider variables.
Effective estimation of causal individual event times in censored data.
Implementation available in PyTorch at GitHub.
Abstract
Deep learning (DL) has recently drawn much attention in image analysis, natural language process, and high-dimensional medical data analysis. Under the causal direct acyclic graph (DAG) interpretation, the input variables without incoming edges from parent nodes in the DL architecture maybe assumed to be randomized and independent of each other. As in a regression setting, including the input variables in the DL algorithm would reduce the bias from the potential confounders. However, failing to include a potential latent causal structure among the input variables affecting both treatment assignment and the output variable could be additional significant source of bias. The primary goal of this study is to develop new DL algorithms to estimate causal individual event times for time-to-event data, equivalently to estimate the causal time-to-event distribution with or without right…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Causal Inference Techniques · Health, Environment, Cognitive Aging · Statistical Methods and Inference
