Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Survival Tree01:19

Survival Tree

333
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
333
Assumptions of Survival Analysis01:15

Assumptions of Survival Analysis

322
Survival models analyze the time until one or more events occur, such as death in biological organisms or failure in mechanical systems. These models are widely used across fields like medicine, biology, engineering, and public health to study time-to-event phenomena. To ensure accurate results, survival analysis relies on key assumptions and careful study design.
322
Introduction To Survival Analysis01:18

Introduction To Survival Analysis

660
Survival analysis is a statistical method used to study time-to-event data, where the "event" might represent outcomes like death, disease relapse, system failure, or recovery. A unique feature of survival data is censoring, which occurs when the event of interest has not been observed for some individuals during the study period. This requires specialized techniques to handle incomplete data effectively.
The primary goal of survival analysis is to estimate survival time—the time...
660
Cancer Survival Analysis01:21

Cancer Survival Analysis

588
Cancer survival analysis focuses on quantifying and interpreting the time from a key starting point, such as diagnosis or the initiation of treatment, to a specific endpoint, such as remission or death. This analysis provides critical insights into treatment effectiveness and factors that influence patient outcomes, helping to shape clinical decisions and guide prognostic evaluations. A cornerstone of oncology research, survival analysis tackles the challenges of skewed, non-normally...
588
Truncation in Survival Analysis01:09

Truncation in Survival Analysis

496
Truncation in survival analysis refers to the exclusion of individuals or events from the dataset based on specific criteria related to the time of the event. This exclusion can happen in two primary forms: left truncation and right truncation.
Left truncation occurs when individuals who experienced the event of interest before a certain time are not included in the study. This is often due to a "delayed entry" into the study where only those who survive until a certain entry point are...
496
Avoidance Learning and Learned Helplessness01:14

Avoidance Learning and Learned Helplessness

2.4K
Avoidance learning and learned helplessness are critical concepts in understanding behavioral responses to negative stimuli.
Avoidance learning occurs when an organism learns that a specific behavior can prevent an unpleasant outcome. For example, a student who receives a bad grade may start studying harder to avoid future poor grades. This behavior persists even when the negative outcome is no longer present. Avoidance learning is powerful because it maintains behavior in the absence of the...
2.4K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

What is the risk of HCC in hypervascular LI-RADS 3 observations without ancillary features in routine clinical practice?

Abdominal radiology (New York)·2026
Same author

Global Sensitivity Analysis for Studies Extending Inferences From a Randomized Trial to a Target Population.

Statistics in medicine·2026
Same author

Effect of PEEP mask on cough in patients with tracheobronchomalacia.

BMC pulmonary medicine·2026
Same author

Implementing the Lung Donor (LUNDON) acceptability score in U.S. donor management and transplant decision-making: A multi-aim, mixed-methods protocol.

PloS one·2026
Same author

Assessment of Dog-Leash Pulling Force and the Impact of Dog-Walking on Gait Kinematics.

Annals of biomedical engineering·2026
Same author

Intensive care unit practices that address traumatic stress among clinicians: a U.S. survey.

American journal of respiratory and critical care medicine·2025
Same journal

Optimal Weighted Tests for Replication Studies and the 'Two-Trials Rule' With Multiple Hypotheses.

Statistics in medicine·2026
Same journal

Identifiable Copula-Double-Cox Models: A Fully Parametric Framework for Dependent Right-Censored Survival Data.

Statistics in medicine·2026
Same journal

Moving From Individualized Risk-Based Prevention to Benefit-Based Prevention: Estimating Individualized Life-Years Gained From Prevention Services as a Basis for Eligibility.

Statistics in medicine·2026
Same journal

A Mixture of Distributed Lag Non-Linear Models to Account for Spatially Heterogeneous Exposure-Lag-Response Associations.

Statistics in medicine·2026
Same journal

Practical Considerations for Gaussian Process Modeling for Causal Inference in Quasi-Experimental Studies With Panel Data.

Statistics in medicine·2026
Same journal

Covariate Adjustment for Wilcoxon Two Sample Statistic and Test.

Statistics in medicine·2026
See all related articles

Related Experiment Video

Updated: Dec 24, 2025

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
04:09

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma

Published on: October 10, 2018

8.6K

Deep learning for survival outcomes.

Jon Arni Steingrimsson1, Samantha Morrison1

  • 1Department of Biostatistics, Brown University, Providence, Rhode Island, USA.

Statistics in Medicine
|April 14, 2020
PubMed
Summary
This summary is machine-generated.

We developed novel deep learning algorithms to accurately predict patient outcomes, even when data is incomplete due to censoring. These methods improve risk prediction for survival probabilities and restricted mean survival.

Keywords:
L2-losscensoring unbiased transformationsdoubly robust estimationmachine learningrestricted mean survivalrisk estimation

More Related Videos

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.8K

Related Experiment Videos

Last Updated: Dec 24, 2025

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
04:09

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma

Published on: October 10, 2018

8.6K
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.8K

Area of Science:

  • Machine Learning
  • Biostatistics
  • Survival Analysis

Background:

  • Deep learning models are widely used for risk prediction.
  • Standard deep learning methods are unsuitable for censored data, where outcomes are partially observed.
  • Censoring is common in medical research, complicating outcome prediction.

Purpose of the Study:

  • To develop novel deep learning algorithms capable of handling censored data.
  • To enable accurate estimation of survival probabilities and restricted mean survival with censored outcomes.
  • To provide a practical implementation of these algorithms using existing software.

Main Methods:

  • Developed a new class of deep learning algorithms specifically designed for censored data.
  • Replaced the standard loss function with a censoring-unbiased transformation to account for partial observations.
  • Adapted existing software for uncensored data through response transformation techniques.
  • Validated the algorithms using simulated datasets and real-world breast cancer patient data.

Main Results:

  • The proposed deep learning algorithms effectively handle censored observations.
  • The new methods accurately estimate survival probabilities and restricted mean survival.
  • Comparisons demonstrate superior or competitive performance against existing risk prediction algorithms.
  • Successful application to breast cancer patient data highlights clinical relevance.

Conclusions:

  • Novel deep learning algorithms offer a robust solution for risk prediction with censored data.
  • These algorithms advance the application of deep learning in survival analysis.
  • The methods provide valuable tools for medical research and clinical decision-making.