Deep State-Space Generative Model For Correlated Time-to-Event Predictions
Yuan Xue, Denny Zhou, Nan Du, Andrew M. Dai, Zhen Xu, Kun Zhang, Claire Cui
TL;DR
This paper presents a deep latent state-space generative model for correlated time-to-event predictions from EMR time-series. It models latent patient states that evolve under intrinsic dynamics and interventions, with event hazards for multiple outcomes given by $\lambda^e_t = \mathcal{L}^e(\mathbf{z}_t)$ and survival tracked via $S^e(t) = \prod_{s=1}^t (1-\lambda^e_s)$. The approach is learned via variational inference using an ELBO that couples time-to-event likelihood with a KL regularization term, enabling joint prediction of mortality and organ failures. Experiments on the MIMIC-III dataset show that the method outperforms state-of-the-art baselines and yields interpretable hazard trajectories and cross-event correlations that can support clinical decision-making.
Abstract
Capturing the inter-dependencies among multiple types of clinically-critical events is critical not only to accurate future event prediction, but also to better treatment planning. In this work, we propose a deep latent state-space generative model to capture the interactions among different types of correlated clinical events (e.g., kidney failure, mortality) by explicitly modeling the temporal dynamics of patients' latent states. Based on these learned patient states, we further develop a new general discrete-time formulation of the hazard rate function to estimate the survival distribution of patients with significantly improved accuracy. Extensive evaluations over real EMR data show that our proposed model compares favorably to various state-of-the-art baselines. Furthermore, our method also uncovers meaningful insights about the latent correlations among mortality and different types of organ failures.
