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

Assumptions of Survival Analysis01:15

Assumptions of Survival Analysis

251
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.
251
Truncation in Survival Analysis01:09

Truncation in Survival Analysis

402
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...
402
Introduction To Survival Analysis01:18

Introduction To Survival Analysis

509
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...
509
Survival Tree01:19

Survival Tree

233
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...
233
Parametric Survival Analysis: Weibull and Exponential Methods01:14

Parametric Survival Analysis: Weibull and Exponential Methods

826
Parametric survival analysis models survival data by assuming a specific probability distribution for the time until an event occurs. The Weibull and exponential distributions are two of the most commonly used methods in this context, due to their versatility and relatively straightforward application.
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
826
Comparing the Survival Analysis of Two or More Groups01:20

Comparing the Survival Analysis of Two or More Groups

402
Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...
402

You might also read

Related Articles

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

Sort by
Same author

Physical Examination Identification in Medical Education Videos: Zero-Shot Multimodal AI With Temporal Sequence Optimization Study.

JMIR AI·2025
Same author

Prompts to Table: Specification and Iterative Refinement for Clinical Information Extraction with Large Language Models.

medRxiv : the preprint server for health sciences·2025
Same author

Native architecture of a human GBP1 defense complex for cell-autonomous immunity to infection.

Science (New York, N.Y.)·2024
Same author

The government subsidy design considering the reference price effect in a green supply chain.

Environmental science and pollution research international·2024
Same author

Exploring the Rumen Microbiota and Serum Metabolite Profile of Hainan Black Goats with Different Body Weights before Weaning.

Animals : an open access journal from MDPI·2024
Same author

se in mice.Nuclear miR-204-3p mitigates metabolic dysfunction-associated steatotic liver disea

Journal of hepatology·2024

Related Experiment Video

Updated: Nov 16, 2025

Establishing a Competing Risk Regression Nomogram Model for Survival Data
04:57

Establishing a Competing Risk Regression Nomogram Model for Survival Data

Published on: October 23, 2020

10.5K

SURVFIT: Doubly sparse rule learning for survival data.

Ameer Hamza Shakur1, Shuai Huang1, Xiaoning Qian2

  • 1Industrial and Systems Engineering, University of Washington, Seattle, United States.

Journal of Biomedical Informatics
|February 21, 2021
PubMed
Summary

We introduce SURVFIT, a novel method for survival data analysis. This approach efficiently extracts interpretable rules, improving biomarker discovery for disease morbidity and mortality.

Keywords:
Rule learningSecond-order cone programmingSparsitySurvival analysis

More Related Videos

Monitoring Neuronal Survival via Longitudinal Fluorescence Microscopy
07:02

Monitoring Neuronal Survival via Longitudinal Fluorescence Microscopy

Published on: January 19, 2019

6.7K
An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.3K

Related Experiment Videos

Last Updated: Nov 16, 2025

Establishing a Competing Risk Regression Nomogram Model for Survival Data
04:57

Establishing a Competing Risk Regression Nomogram Model for Survival Data

Published on: October 23, 2020

10.5K
Monitoring Neuronal Survival via Longitudinal Fluorescence Microscopy
07:02

Monitoring Neuronal Survival via Longitudinal Fluorescence Microscopy

Published on: January 19, 2019

6.7K
An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.3K

Area of Science:

  • Biostatistics
  • Machine Learning
  • Medical Informatics

Background:

  • Survival data analysis is vital for studying disease morbidity and mortality.
  • Interpretable models are needed for high-dimensional medical data, but existing rule ensembles are computationally expensive and lack variable sparsity.
  • Current methods struggle to balance predictive accuracy with computational efficiency and interpretability in survival analysis.

Purpose of the Study:

  • To present SURVFIT, a "doubly sparse" rule extraction formulation for survival data.
  • To address the computational expense and lack of variable sparsity in existing rule ensemble methods for survival data.
  • To develop an efficient and interpretable model for identifying significant biomarkers from high-dimensional survival data.

Main Methods:

  • SURVFIT employs a "doubly sparse" approach, inducing sparsity in both the number of rules and variables within rules.
  • Utilizes a quadratic loss function with overlapping group regularization for computational efficiency.
  • Incorporates a systematic rule evaluation framework including statistical, decomposition, and sensitivity analyses.

Main Results:

  • SURVFIT demonstrates computational efficiency for rule extraction from survival data, considering both rule and variable sparsity.
  • The method effectively captures sparse underlying signals while maintaining high predictive accuracy.
  • Experiments on synthetic and MIMIC-III sepsis survival data validate the utility of SURVFIT.

Conclusions:

  • SURVFIT offers an efficient and interpretable solution for survival data analysis, enhancing biomarker discovery.
  • The doubly sparse formulation overcomes limitations of existing methods, enabling practical application to high-dimensional medical data.
  • This approach facilitates the identification of significant bio-markers affecting disease morbidity and mortality.