Seeing the forest beyond the trees: Predicting survival in burn patients with machine learning
Adrienne N Cobb1, Witawat Daungjaiboon2, Sarah A Brownlee3
1Loyola University Medical Center, Department of Surgery, 2160 S. 1st Avenue, Maywood, IL 60153, USA; One:MAP Section of Surgical Analytics, Department of Surgery, Loyola University Chicago, 2160 S. 1st Avenue, Maywood, IL 60153, USA.
American Journal of Surgery
|November 12, 2017
Summary
Machine learning models identified key patient and hospital factors predicting burn patient survival. Hospital-level factors like staffing can guide treatment decisions for improved outcomes.
Area of Science:
- Medical Informatics
- Public Health
- Burn Care Research
Background:
- Burn injuries represent a significant public health concern requiring effective survival prediction.
- Identifying factors influencing survival is crucial for optimizing patient care and resource allocation.
Purpose of the Study:
- To identify patient- and hospital-level predictors of survival in burn patients.
- To apply machine learning techniques for robust predictive modeling in burn care.
Main Methods:
- Utilized Healthcare Cost and Utilization Project (HCUP) State Inpatient Databases (SID) for California, Florida, and New York.
- Integrated patient data with hospital data from the American Hospital Association (AHA) Annual Survey.
- Employed random forest and stochastic gradient boosting (SGB) machine learning models to identify survival predictors.
Main Results:
- Analyzed data from 31,350 burn patients across 670 hospitals.
- Stochastic gradient boosting (AUC 0.93) outperformed random forest (AUC 0.82) in predicting survival.
- Identified patient factors (e.g., age, absence of renal failure) and hospital factors (e.g., full-time residents, nursing staff) significantly associated with survival (p < 0.001).
Conclusions:
- Both patient-specific characteristics and hospital operational factors significantly predict burn patient survival.
- While patient factors are often uncontrollable, hospital-level factors offer actionable insights for improving treatment location decisions and resource management.
Related Concept Videos
Survival Tree
440
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...
Building a Survival Tree
Constructing a...
440
Cancer Survival Analysis
787
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...
787
Burn Injuries
4.7K
Burn injuries occur when the skin and underlying tissues are damaged due to exposure to heat, electricity, chemicals, radiation, or friction. They can vary in severity, from minor superficial burns to severe deep burns that can be life-threatening.
The damage results in the death of skin cells, which can lead to a massive loss of fluid. Dehydration, electrolyte imbalance, and renal and circulatory failure follow, which can be fatal. Burn patients are treated with intravenous fluids to offset...
The damage results in the death of skin cells, which can lead to a massive loss of fluid. Dehydration, electrolyte imbalance, and renal and circulatory failure follow, which can be fatal. Burn patients are treated with intravenous fluids to offset...
4.7K
Kaplan-Meier Approach
643
The Kaplan-Meier estimator is a non-parametric method used to estimate the survival function from time-to-event data. In medical research, it is frequently employed to measure the proportion of patients surviving for a certain period after treatment. This estimator is fundamental in analyzing time-to-event data, making it indispensable in clinical trials, epidemiological studies, and reliability engineering. By estimating survival probabilities, researchers can evaluate treatment effectiveness,...
643
Comparing the Survival Analysis of Two or More Groups
621
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...
621
Introduction To Survival Analysis
860
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...
The primary goal of survival analysis is to estimate survival time—the time...
860

