Related Experiment Video
Updated: Nov 23, 2025

Monitoring Neuronal Survival via Longitudinal Fluorescence Microscopy
Published on: January 19, 2019
Deep neural networks for predicting restricted mean survival times
1Department of Biostatistics, School of Public Health, University of Michigan, Ann Arbor, MI 48105, USA.
Summary:
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.
Availability And Implementation:
The source code is freely available at http://github.com/lilizhaoUM/DnnRMST.
Supplementary Information:
Supplementary data are available at Bioinformatics online.
More Related Videos
07:15Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
Published on: August 16, 2020
04:09Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
Published on: October 10, 2018
Related Concept Videos
Survival Tree
Building a Survival Tree
Constructing a...
Kaplan-Meier Approach
Introduction To Survival Analysis
The primary goal of survival analysis is to estimate survival time—the time...
Assumptions of Survival Analysis
Actuarial Approach
Consider the example of a high-risk surgical procedure with significant early-stage mortality. A two-year clinical study is conducted,...
Censoring Survival Data