Deep neural networks for predicting restricted mean survival times.
Where this comes from
- Record sourced from PubMed, PMID 33399818.
- Also identified by DOI 10.1093/bioinformatics/btaa1082 and PMC identifier 8023687.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
Restricted mean survival time (RMST) is a useful summary measurement of the time-to-event data, and it has attracted great attention for its straightforward clinical interpretation. In this article, I propose a deep neural network model that directly relates the RMST to its baseline covariates for simultaneous prediction of RSMT at multiple times. Each subject's survival time is transformed into a series of jackknife pseudo observations and then used as quantitative response variables in a deep neural network model. By using the pseudo values, a complex survival analysis is reduced to a standard regression problem, which greatly simplifies the neural network construction. By jointly modeling RMST at multiple times, the neural network model gains prediction accuracy by information sharing across times. The proposed network model was evaluated by extensive simulation studies and was further illustrated on three real datasets. In real data analyses, I also used methods to open the blackbox by identifying subject-specific predictors and their importance in contributing to the risk prediction. The source code is freely available at http://github.com/lilizhaoUM/DnnRMST. Supplementary data are available at Bioinformatics online.