Related Experiment Video
Updated: Jul 18, 2025

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
Published on: May 15, 2020
Prediction of COVID-19 Using a WOA-BILSTM Model
1School of Computer Science, South China Normal University, Guangzhou 510631, China.
This study introduces a novel whale optimization algorithm-bidirectional long short-term memory (WOA-BILSTM) model for accurate COVID-19 case prediction. The WOA-BILSTM model demonstrates superior performance compared to traditional methods in complex scenarios.
Area of Science:
- Epidemiology
- Computational Biology
- Artificial Intelligence
Background:
- The COVID-19 pandemic necessitates accurate infection number prediction.
- SARS-CoV-2 transmission is influenced by temporal and spatial factors.
- Neural networks are increasingly used for epidemiological forecasting.
Purpose of the Study:
- To propose and evaluate a novel whale optimization algorithm-bidirectional long short-term memory (WOA-BILSTM) model for predicting cumulative confirmed COVID-19 cases.
- To compare the performance of the WOA-BILSTM model against various established machine learning and statistical models.
Main Methods:
- Inputting regional epidemic data including cumulative, cured, death, and daily cases.
- Utilizing a bidirectional long short-term memory (BILSTM) network as the base model.
- Incorporating the whale optimization algorithm (WOA) to optimize BILSTM parameters.
Main Results:
- The WOA-BILSTM model demonstrated superior accuracy in predicting cumulative confirmed COVID-19 cases compared to LSTM, BILSTM, GRU, CNN, CNN-LSTM, RNN-GRU, DES, ARIMA, linear, Lasso, and SVM models.
- Experiments conducted using data from Beijing, Guangdong, and Chongqing, China, confirmed the model's effectiveness in complex scenarios.
- The WOA optimization algorithm showed fast convergence and ease in finding optimal solutions compared to Bayesian and grid search algorithms.
Conclusions:
- The proposed WOA-BILSTM model offers a highly accurate and efficient approach for COVID-19 case prediction.
- The model's performance suggests its utility in assisting governments with developing effective public health control measures.
- The study highlights the potential of hybrid AI models, combining optimization algorithms with deep learning, for epidemiological forecasting.
Related Concept Videos
Steps in Outbreak Investigation
Prediction Intervals
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.
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
On...
End Point Prediction: Gran Plot
For potentiometric titration, the Gran plot is created by plotting...
Statistical Methods for Analyzing Epidemiological Data

