使用WOA-BILSTM模型预测COVID-19
1School of Computer Science, South China Normal University, Guangzhou 510631, China.
Bioengineering (Basel, Switzerland)
|August 26, 2023
概括
这项研究介绍了一种新的鱼优化算法-双向长期短期记忆 (WOA-BILSTM) 模型,用于准确的COVID-19病例预测. 与传统方法相比,WOA-BILSTM模型在复杂的场景中表现出优越的性能.
科学领域:
- 流行病学 流行病学
- 计算生物学 计算生物学
- 人工智能的人工智能
背景情况:
- 由于COVID-19的流行,因此需要准确地预测感染人数.
- SARS-CoV-2 传播受时间和空间因素的影响.
- 神经网络越来越多地用于流行病学预测.
研究的目的:
- 提出和评估一种新的鱼优化算法-双向长期短期记忆 (WOA-BILSTM) 模型,用于预测累积确认的COVID-19病例.
- 为了比较WOA-BILSTM模型与各种既定的机器学习和统计模型的性能.
主要方法:
- 输入区域流行病数据,包括累计,治愈,死亡和每日病例.
- 使用双向长短期内存 (BILSTM) 网络作为基础模型.
- 整合鱼优化算法 (WOA) 来优化BILSTM参数.
主要成果:
- 与LSTM,BILSTM,GRU,CNN,CNN-LSTM,RNN-GRU,DES,ARIMA,线性,拉索和SVM模型相比,WOA-BILSTM模型在预测累计确诊的COVID-19病例方面表现出卓越的准确性.
- 使用来自中国北京,广东和重庆的数据进行的实验证实了该模型在复杂场景中的有效性.
- 与贝叶斯式和网格搜索算法相比,WOA优化算法显示出快速的融合,并且很容易找到最佳解决方案.
结论:
- 拟议的WOA-BILSTM模型为COVID-19病例预测提供了一个高度准确和高效的方法.
- 该模型的表现表明,它有助于政府制定有效的公共卫生控制措施.
- 该研究强调了混合人工智能模型的潜力,将优化算法与深度学习相结合,用于流行病学预测.
相关概念视频
Steps in Outbreak Investigation
152
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
152
Prediction Intervals
2.3K
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.3K
Residuals and Least-Squares Property
7.4K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
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...
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...
7.4K
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
570
This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
On...
570
End Point Prediction: Gran Plot
379
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...
379
Statistical Methods for Analyzing Epidemiological Data
408
Epidemiological data primarily involves information on specific populations' occurrence, distribution, and determinants of health and diseases. This data is crucial for understanding disease patterns and impacts, aiding public health decision-making and disease prevention strategies. The analysis of epidemiological data employs various statistical methods to interpret health-related data effectively. Here are some commonly used methods:
408


