Identifying Children at Readmission Risk: At-Admission versus Traditional At-Discharge Readmission Prediction Model

Hasan Symum1, José Zayas-Castro1

  • 1Industrial and Management Systems Engineering, University of South Florida, Tampa, FL 33620, USA.

Insights

Predicting pediatric readmissions at hospital admission, not just discharge, offers crucial early intervention time. Our models show comparable accuracy, enabling timely support for high-risk children.

Area of Science:

  • Pediatric healthcare outcomes research
  • Clinical informatics
  • Machine learning in medicine

Background:

  • Pediatric readmissions are a significant concern, with many occurring within a week of discharge.
  • Current prediction models are typically developed post-discharge, limiting intervention windows.

Purpose of the Study:

  • To develop and evaluate a novel pediatric readmission prediction model at the time of hospital admission.
  • To compare the performance of at-admission models against standard at-discharge models.

Main Methods:

  • Utilized the Hospital Cost and Utilization Project database (Florida, 2016-2017).
  • Developed four machine learning algorithms (logistic regression, decision tree, SVM, Gradient Boosting) for both at-admission and at-discharge predictions.
  • Employed recursive feature elimination and cross-validation; performance measured by Area Under the Curve (AUC).

Main Results:

  • At-admission models demonstrated performance comparable to at-discharge models across all algorithms.
  • Support Vector Machines (SVM) with a Polynomial Kernel achieved superior performance for both prediction timings.
  • Key risk factors included patient demographics, social determinants, clinical factors, and hospital characteristics.

Conclusions:

  • An at-admission pediatric readmission prediction model provides a valuable decision support tool.
  • Early risk identification allows for proactive intervention planning, especially addressing social determinants of health.

Related Concept Videos

Receiver Operating Characteristic Plot01:15

Receiver Operating Characteristic Plot

A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...
352
Mechanistic Models: Compartment Models in Individual and Population Analysis01:23

Mechanistic Models: Compartment Models in Individual and Population Analysis

Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least...
109
Comparing the Survival Analysis of Two or More Groups01:20

Comparing the Survival Analysis of Two or More Groups

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...
343
Pharmacokinetic Models: Comparison and Selection Criterion01:26

Pharmacokinetic Models: Comparison and Selection Criterion

Physiological and compartmental models are valuable tools used in studying biological systems. These models rely on differential equations to maintain mass balance within the system, ensuring an accurate representation of the dynamic processes at play.
Physiological models take a detailed approach by considering specific molecular processes. They can predict drug distribution, metabolism, and elimination changes, providing a comprehensive understanding of how drugs interact with the body.
174
Two-Compartment Open Model: Extravascular Administration01:12

Two-Compartment Open Model: Extravascular Administration

The two-compartment model for extravascular administration represents a drug's absorption and distribution process. It features a central compartment, where the drug is first absorbed, and a peripheral compartment, which illustrates the drug's distribution throughout the body. The rate of change in drug concentration in the central compartment is calculated by three exponents: absorption, distribution, and elimination.
The absorption exponent (ka) indicates the speed at which the drug...
396