Related Experiment Video
Updated: Dec 6, 2025

08:05
Design and Analysis for Fall Detection System Simplification
Published on: April 6, 2020
11.0K
Prediction of fall events during admission using eXtreme gradient boosting: a comparative validation study
Yin-Chen Hsu1,2, Hsu-Huei Weng1,2, Chiu-Ya Kuo2,3
1Department of Diagnostic Radiology, Chang Gung Memorial Hospital Chiayi Branch, Chiayi, Taiwan.
Scientific Reports
|October 9, 2020
Summary
This study introduces an advanced fall risk prediction model using eXtreme gradient boosting (XGB) to improve patient safety. The machine learning approach offers higher sensitivity than traditional methods for identifying high-risk individuals.
Area of Science:
- Medical Informatics
- Machine Learning in Healthcare
- Geriatric Medicine
Background:
- Current fall risk assessment tools have limitations, posing challenges for clinicians in identifying at-risk patients.
- In-hospital falls are a significant concern, necessitating improved prediction and prevention strategies.
Purpose of the Study:
- To develop and validate an automatic fall risk prediction model using eXtreme gradient boosting (XGB).
- To compare the performance of the XGB model against the standard Morse Fall Scale (MFS).
Main Methods:
- A data-driven approach utilizing standardized medical records from 639 participants.
- Model construction using XGB on a derivation cohort (507 participants).
- Comparative validation against MFS using a prospective cohort (132 participants) and ROC curve analysis.
Main Results:
- The XGB model demonstrated higher sensitivity for fall risk stratification compared to the MFS.
- Key predictors identified include specific hospital departments, medication use, admission source, and bed rest status.
- The model offers novel insights into in-hospital fall event prediction.
Conclusions:
- The XGB-based machine learning model shows promise for accurate and sensitive fall risk prediction.
- Identified predictors offer valuable information for clinical decision-making and targeted interventions.
- This approach enhances the identification of patients requiring closer monitoring to prevent falls.
Related Concept Videos
Survival Tree
294
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...
294
End Point Prediction: Gran Plot
982
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
For potentiometric titration, the Gran plot is created by plotting...
982
Prediction Intervals
2.9K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.9K
