Improvement of APACHE II score system for disease severity based on XGBoost algorithm.
Yan Luo1,2, Zhiyu Wang1,2, Cong Wang3,4
1School of Computer Science (National Pilot Software Engineering School) , Beijing University of Posts and Telecommunications, Beijing, 100876, China.
BMC Medical Informatics and Decision Making
|August 7, 2021
Summary
A new XGBoost model significantly improves hospital mortality prediction in intensive care units (ICUs) compared to the APACHE II score. This advanced model offers better accuracy and insights for improved patient prognostication and outcomes.
Area of Science:
- Critical Care Medicine
- Machine Learning in Healthcare
- Biomedical Informatics
Background:
- Prognostication is crucial for risk adjustment and decision-making in intensive care units (ICUs).
- Existing models like APACHE II require improvement for more accurate patient severity assessment.
- Developing a superior mortality prediction model for ICU patients is essential to enhance patient outcomes.
Purpose of the Study:
- To develop and validate a novel mortality prediction model for ICU patients.
- To compare the performance of the new model against the established APACHE II scoring system.
- To utilize machine learning for enhanced accuracy in predicting hospital mortality.
Main Methods:
- Utilized the MIMIC-III database for model development and an independent dataset for external validation.
- Compared APACHE II with six machine learning (ML) methods, selecting the best performer (XGBoost).
- Employed TreeSHAP for explaining variable importance within the XGBoost model.
Main Results:
- The XGBoost model demonstrated higher accuracy (0.858) than APACHE II (0.742) using identical variables.
- Expanding the variable set improved XGBoost performance across accuracy, precision, recall, F1, and AUC metrics.
- External validation showed good calibration properties and an AUC of 0.79.
Conclusions:
- The proposed XGBoost model offers superior performance for predicting hospital mortality in ICUs compared to APACHE II.
- TreeSHAP provides valuable insights into feature importance, enhancing model interpretability.
- This model can aid clinicians in prognosis determination and ultimately improve patient care.
Related Concept Videos
Classification of Illness
8.1K
The meaning of illness is individualized to each person who experiences an alteration in health. In contrast, disease is a medical term indicating a pathological change in the structure and function of the body or mind. It is a condition that has specific symptoms and boundaries.
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe...
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe...
8.1K
Prediction Intervals
2.5K
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.5K
Cancer Survival Analysis
481
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...
481
Classification of Systems-II
266
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
266
Aggregates Classification
423
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
423
Sensitivity, Specificity, and Predicted Value
860
In healthcare diagnostics, laboratory tests play a crucial role in identifying and diagnosing a wide range of medical conditions. However, interpreting test results is not always straightforward. An abnormal test result does not always confirm the presence of a disease, just as a normal result does not guarantee its absence. To assess the reliability of these diagnostic tools, healthcare practitioners rely on two key statistical indicators: sensitivity and specificity.
Sensitivity is the...
Sensitivity is the...
860


