Learning accurate personalized survival models for predicting hospital discharge and mortality of COVID-19 patients

Neeraj Kumar1,2, Shi-Ang Qi3, Li-Hao Kuan3

  • 1Department of Computing Science, University of Alberta, Edmonton, AB, Canada. neeraj4@ualberta.ca.

Scientific Reports
|March 17, 2022
PubMed

Insights

This study developed advanced survival prediction models to aid medical professionals in patient triage and resource allocation during the COVID-19 pandemic. The gradient boosting Cox machine model demonstrated superior accuracy in predicting hospital discharge and mortality outcomes.

Area of Science:

  • Epidemiology
  • Biostatistics
  • Health Informatics

Background:

  • The COVID-19 pandemic (emerged December 2019) caused significant global healthcare strain, overwhelming medical facilities and necessitating efficient resource allocation.
  • Effective patient triage and resource management became critical due to high hospitalization and mortality rates, straining intensive care units and auxiliary resources.

Purpose of the Study:

  • To develop and evaluate learned survival prediction models, termed Individual Survival Distributions (ISDs), to assist healthcare professionals in decision-making for patient triage and resource allocation.
  • To assess the predictive performance of various combinations of covariates (age, sex, location, chronic conditions) and demographic/economic data in ISD models for COVID-19 outcomes.

Main Methods:

  • Created multiple data subsets from a public COVID-19 epidemiological dataset.
  • Developed and compared several Individual Survival Distribution (ISD) models using various covariates, including demographic and economic information.
  • Evaluated model performance using multiple metrics to determine the most effective survival prediction algorithm.

Main Results:

  • The gradient boosting Cox machine algorithm significantly outperformed competing techniques in predicting both hospital discharge and COVID-19 mortality.
  • The study identified key covariates and data augmentation strategies that enhance the accuracy of survival prediction models.
  • Extensive experiments and comparative analyses validated the superior performance of the selected algorithm.

Conclusions:

  • Learned survival prediction models, particularly the gradient boosting Cox machine, offer a valuable tool for optimizing medical resource allocation and patient management during pandemics.
  • The developed models and curated datasets provide a foundation for future research in predictive modeling for infectious diseases.
  • Availability of curated datasets and code facilitates reproducibility and further advancements in healthcare informatics.

Related Concept Videos

Cancer Survival Analysis01:21

Cancer Survival Analysis

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

Assumptions of Survival Analysis

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.
205
Steps in Outbreak Investigation01:18

Steps in Outbreak Investigation

In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
239
Survival Tree01:19

Survival Tree

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

Introduction To Survival Analysis

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...
423
Actuarial Approach01:20

Actuarial Approach

The actuarial approach, a statistical method originally developed for life insurance risk assessment, is widely used to calculate survival rates in clinical and population studies. This method accounts for participants lost to follow-up or those who die from causes unrelated to the study, ensuring a more accurate representation of survival probabilities.
Consider the example of a high-risk surgical procedure with significant early-stage mortality. A two-year clinical study is conducted,...
141