| Literature DB >> 35355809 |
Sajad Shafiekhani1,2,3, Peyman Namdar4, Sima Rafiei5.
Abstract
Background: Centers for Disease Control and Prevention data showed that about 40% of coronavirus disease 2019 (COVID-19) patients had been suffering from at least one underlying medical condition were hospitalized; in which nearly 33% of them needed to be admitted to the intensive care unit (ICU) to receive specialized medical services. Our study aimed to find a proper machine learning algorithm that can predict confirmed COVID-19 hospital admissions with high accuracy.Entities:
Keywords: Coronavirus disease 2019 (COVID-19); adaptive neuro-fuzzy inference system (ANFIS); demand forecasting; hospitalization; intensive care unit (ICU); long short-term memory (LSTM) network
Year: 2022 PMID: 35355809 PMCID: PMC8961204 DOI: 10.1177/20552076221085057
Source DB: PubMed Journal: Digit Health ISSN: 2055-2076
Four-day data set of COVID-19 cases used to train and test LSTM and ANFIS models.
| Date | Number of COVID-19 cases in ICU | Summation of number of COVID-19 cases in inpatient units and emergency department |
|---|---|---|
| 21 November 2020 | 32 | 127 |
| 22 November 2020 | 30 | 123 |
| 23 November 2020 | 31 | 120 |
| 24 November 2020 | 31 | 108 |
COVID-19: coronavirus disease 2019; LSTM: long short-term memory; ANFIS: adaptive neuro-fuzzy inference system; ICU: intensive care unit.
Figure 1.The operation process of LSTM and ANFIS models for the prediction of hospital bed demand.
Figure 2.Flowchart of the LSTM and ANFIS models.
Figure 3.(Left) structure of adaptive neuro-fuzzy inference system (ANFIS) model, (right) fuzzy rule sets of ANFIS model.
Figure 4.ANFIS model assessment in ICU.
Assessment metrics of different regression models.
| ANFIS | LSTM | Support vector regression | Tree regression | ||
|---|---|---|---|---|---|
| ICU | RMSE (train) | 1.6956 |
| 1.7843 | 1.7904 |
| RMSE (test) |
| 2.4341 | 2.0882 | 4.4731 | |
| R-squared (train) | 0.98226 |
| 0.98056 | 0.9811 | |
| R-squared (test) | 0.89173 |
| 088076 | 0.8181 | |
| R-squared (all) |
| 0.97513 | 0.97381 | 0.9572 | |
| Non-ICU | RMSE (train) |
| 4.729 | 5.2068 | 4.3968 |
| RMSE (test) |
| 7.1817 | 6.0949 | 6.0165 | |
| 0.99287 |
| 0.99031 | 0.99186 | ||
|
| 0.95297 | 0.9582 | 0.95531 | ||
|
| 0.99022 | 0.98728 | 0.99029 | ||
ANFIS: adaptive neuro-fuzzy inference system; LSTM: long short-term memory; ICU: intensive care unit; RMSE: root-mean-square error.
The italic bold values represent the best results among all models.
Figure 5.Predicted population of COVID-19 patients in non-ICU (left panels) and ICU (right panels) by ANFIS (top panels) and LSTM (down panels) models.
Figure 6.Graphical user interface for the prediction of new coronavirus disease 2019 (COVID-19) cases.