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

Comparing the Survival Analysis of Two or More Groups01:20

Comparing the Survival Analysis of Two or More Groups

237
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...
237
Assumptions of Survival Analysis01:15

Assumptions of Survival Analysis

166
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.
166
Cancer Survival Analysis01:21

Cancer Survival Analysis

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

Introduction To Survival Analysis

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

Survival Tree

128
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...
128
Censoring Survival Data01:09

Censoring Survival Data

167
Survival analysis is a statistical method used to analyze time-to-event data, often employed in fields such as medicine, engineering, and social sciences. One of the key challenges in survival analysis is dealing with incomplete data, a phenomenon known as "censoring." Censoring occurs when the event of interest (such as death, relapse, or system failure) has not occurred for some individuals by the end of the study period or is otherwise unobservable, and it might have many different...
167

You might also read

Related Articles

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

Sort by
Same author

An Explainable Framework for Mental Health Monitoring Using Lightweight and Privacy-Preserving Federated Facial Emotion Recognition.

Sensors (Basel, Switzerland)·2025
Same author

Towards a transparent and interpretable AI model for medical image classifications.

Cognitive neurodynamics·2025
Same author

The impact of alpha-fetoprotein (AFP), child-turcotte-pugh (CTP) score and disease staging on the survival of hepatocellular carcinoma (HCC) patients: a retrospective cohort from single oncology center.

Oncology research·2024
Same author

Case report: A rare case of oral sebaceous carcinoma in the upper lip.

Pathology oncology research : POR·2024
Same author

Epidemiological and clinical characteristics of lung cancer in Saudi Arabia: a retrospective study in single oncology center.

Oncology research·2024
Same author

Evaluating the Effects of Prostate Radiotherapy Intensified with Pelvic Nodal Radiotherapy and Androgen Deprivation Therapy on Myelosuppression: Single-Institution Experience.

Current oncology (Toronto, Ont.)·2024

Related Experiment Video

Updated: Aug 6, 2025

A Data-Driven Approach to Quantifying Immune States in Sepsis
07:42

A Data-Driven Approach to Quantifying Immune States in Sepsis

Published on: February 7, 2025

281

Deep Survival Analysis With Clinical Variables for COVID-19.

Ahmad Chaddad1,2, Lama Hassan1, Yousef Katib3

  • 1School of Artificial IntelligenceGuilin University of Electronic Technology Guilin Guanxgi 541004 China.

IEEE Journal of Translational Engineering in Health and Medicine
|March 23, 2023
PubMed
Summary

A new artificial intelligence (AI) model using one dimensional convolutional neural networks (1D CNN) predicts COVID-19 survival. This AI approach, utilizing clinical data, shows improved accuracy over traditional methods for patient risk stratification.

Keywords:
CNNCOVID-19clinical variables

More Related Videos

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

1.2K
Analyzing Tumor Gene Expression Factors with the CorExplorer Web Portal
08:00

Analyzing Tumor Gene Expression Factors with the CorExplorer Web Portal

Published on: October 11, 2019

7.6K

Related Experiment Videos

Last Updated: Aug 6, 2025

A Data-Driven Approach to Quantifying Immune States in Sepsis
07:42

A Data-Driven Approach to Quantifying Immune States in Sepsis

Published on: February 7, 2025

281
Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

1.2K
Analyzing Tumor Gene Expression Factors with the CorExplorer Web Portal
08:00

Analyzing Tumor Gene Expression Factors with the CorExplorer Web Portal

Published on: October 11, 2019

7.6K

Area of Science:

  • Medical Informatics
  • Computational Biology
  • Machine Learning

Background:

  • Coronavirus disease 2019 (COVID-19) has caused significant global mortality.
  • Artificial intelligence (AI) is increasingly vital in patient care, particularly for prognostics.
  • Predictive modeling for COVID-19 survival outcomes remains a critical area of research.

Purpose of the Study:

  • To introduce a novel predictive model for COVID-19 patient survival using one dimensional convolutional neural networks (1D CNN).
  • To leverage clinical variables for accurate short-term and long-term survival predictions.
  • To compare the performance of the 1D CNN model against established methods like Random Forest (RF).

Main Methods:

  • Survival analysis was conducted using univariate analysis (Log-rank test, Kaplan-Meier estimator).
  • A Random Forest (RF) model served as the baseline for comparison.
  • A proposed 1D CNN model was developed and evaluated using a comprehensive set of 44 clinical variables.

Main Results:

  • Univariate analysis identified nine clinical variables significantly associated with COVID-19 survival (corrected p < 0.05).
  • The 1D CNN model demonstrated superior performance metrics compared to the RF baseline and other state-of-the-art techniques.
  • The model's effectiveness was validated using clinical variables, showing promising predictive capabilities.

Conclusions:

  • The 1D CNN model offers a promising tool for early detection of mortality risk in COVID-19 patients.
  • Timely identification of at-risk patients can facilitate the development of effective treatment plans.
  • The integration of AI with clinical data holds potential for point-of-care services and rapid healthcare system learning.