Related Experiment Video
Updated: Sep 30, 2025

Constructing and Visualizing Models using Mime-based Machine-learning Framework
Published on: July 22, 2025
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.
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.
Abstract:
Since it emerged in December of 2019, COVID-19 has placed a huge burden on medical care in countries throughout the world, as it led to a huge number of hospitalizations and mortalities. Many medical centers were overloaded, as their intensive care units and auxiliary protection resources proved insufficient, which made the effective allocation of medical resources an urgent matter. This study describes learned survival prediction models that could help medical professionals make effective decisions regarding patient triage and resource allocation. We created multiple data subsets from a publicly available COVID-19 epidemiological dataset to evaluate the effectiveness of various combinations of covariates-age, sex, geographic location, and chronic disease status-in learning survival models (here, "Individual Survival Distributions"; ISDs) for hospital discharge and also for death events. We then supplemented our datasets with demographic and economic information to obtain potentially more accurate survival models. Our extensive experiments compared several ISD models, using various measures. These results show that the "gradient boosting Cox machine" algorithm outperformed the competing techniques, in terms of these performance evaluation metrics, for predicting both an individual's likelihood of hospital discharge and COVID-19 mortality. Our curated datasets and code base are available at our Github repository for reproducing the results reported in this paper and for supporting future research.
Related Concept Videos
Cancer Survival Analysis
Assumptions of Survival Analysis
Steps in Outbreak Investigation
Survival Tree
Building a Survival Tree
Constructing a...
Introduction To Survival Analysis
The primary goal of survival analysis is to estimate survival time—the time...
Actuarial Approach
Consider the example of a high-risk surgical procedure with significant early-stage mortality. A two-year clinical study is conducted,...

