| Literature DB >> 35378945 |
Yash Veer Singh1, Pushpendra Singh2, Shadab Khan3, Ram Sewak Singh4.
Abstract
In today's scenario, sepsis is impacting millions of patients in the intensive care unit due to the fact that the mortality rate is increased exponentially and has become a major challenge in the field of healthcare. Such peoples require determinant care which increases the cost of the treatment by using a large number of resources because of the nonavailability of the resources. The treatment of sepsis is available in the early state, but treatment is not started at the right time, and then it converts to the advanced level of sepsis and increases the fatalities. Thus, an intensive analysis is required to detect and identify sepsis at the early stage. There are some models available that work based on the manual score and based on only the biomark features, but these are not fully automated. Some machine learning-based models are also available, which can reduce the mortality rate, but accuracy is not up to date. This paper proposes a machine learning model for early detecting and predicting sepsis in intensive care unit patients. Various models, random forest (RF), linear regression (LR), support vector machine (SVM), naive Bayes (NB), ensemble (of SVM, RF, NB, and LR), XGBoost, and proposed ensemble (of SVM, RF, NB, LR, and XGBoost), are simulated by using the collected data from intensive care unit patient's database that is based on the clinical laboratory values and vital signs. The performance of the models is evaluated by considering the same datasets. The balanced accuracy of RF, LR, SVM, NB, ensemble (of SVM, RF, NB, and LR), XGBoost, and proposed ensemble (of SVM, RF, NB, LR, and XGBoost) is 0.90, 0.73, 0.93, 0.74, 0.94, 0.95, and 0.96, respectively. It is also evident from the experimental results that the proposed ensemble model performs well as compared to the other models.Entities:
Mesh:
Year: 2022 PMID: 35378945 PMCID: PMC8976655 DOI: 10.1155/2022/9263391
Source DB: PubMed Journal: J Healthc Eng ISSN: 2040-2295 Impact factor: 2.682
Figure 1Experimental workflow for evaluating the performance of the various models.
Figure 2The proposed ensemble learning model architecture.
Figure 3Accuracy, precision, recall, specificity, F1 score, and AUC of the existing and the proposed models.
Various models with the accuracy, precision, recall, specificity, F1 score, and AUC.
| Models | Accuracy | Precision | Recall | Specificity | F1 score | AUC |
|---|---|---|---|---|---|---|
| Random forest (RF) model | 0.90 | 0.95 | 0.88 | 0.94 | 0.94 | 0.91 |
| Linear regression (LR) model | 0.73 | 0.58 | 0.82 | 0.69 | 0.68 | 0.76 |
| Support vector machine (SVM) model | 0.93 | 0.94 | 0.90 | 0.97 | 0.94 | 0.93 |
| Naive Bayes classifier (NB) | 0.74 | 0.68 | 0.88 | 0.61 | 0.77 | 0.74 |
| Ensemble model (of SVM, RF, NB, and LR) | 0.94 | 0.90 | 0.93 | 0.89 | 0.91 | 0.94 |
| XGBoost | 0.95 | 0.97 | 0.92 | 0.97 | 0.97 | 0.95 |
| Proposed ensemble model (of SVM, RF, NB, LR, and XGBoost) | 0.96 | 0.98 | 0.94 | 0.97 | 0.98 | 0.96 |
Various existing and proposed models with AUC.
| S. no. | Methods | Datasets | AUC |
|---|---|---|---|
| 1 | Proposed ensemble model (of SVM, RF, NB, LR, and XGBoost) | Skaraborg Hospital | 0.96 |
| 2 | Chaudhary et al. (XGBoost) [ | Skaraborg Hospital | 0.95 |
| 3 | Mitra and Ashraf [ | Clinical notes | 0.94 |
| 4 | Desautels et al. [ | MIMIC-III | 0.89 |
| 5 | Onan et al. [ | MIMIC-III | 0.74 |