Infectious disease prediction model based on optimized deep learning algorithm

基于优化深度学习算法的传染病预测模型

阅读:4

Abstract

Since the end of 2019, a novel coronavirus known as COVID-19 has caused a severe outbreak worldwide. Due to the complexity of epidemic data, traditional algorithms have struggled to accurately predict the development of the pandemic. The Autoregressive Integrated Moving Average (ARIMA) model is capable of capturing time-based trends in epidemic data, including seasonality, cyclic patterns, and long-term trends, which helps improve the accuracy of forecasting future epidemic trajectories. The Bidirectional Long Short-Term Memory (BiLSTM) network, a variant of the Recurrent Neural Network (RNN), is highly effective in handling sequential data. In epidemic data analysis, BiLSTM models can be applied to forecast future trends or conduct time series predictions. BiLSTM is able to capture temporal relationships and sequential patterns within data, thereby providing more accurate predictions. Genetic Algorithms (GA), inspired by biological evolution through operations such as selection, crossover, and mutation, offer an efficient approach to identifying the best-fit models and parameter configurations. By using GA, we can iteratively optimize epidemic forecasting models and enhance their performance over time. In this study, we proposed a hybrid model called GA-BiLSTM-ARIMA. Using COVID-19 case data from Japan, we calculated the GA-BiLSTM-ARIMA model's evaluation metrics: RMSE, MAE, MAPE, and R (2), which were 2,262.42, 1,672.07, 6.81, and 0.9764, respectively. The results demonstrate that the hybrid model outperforms both the standalone BiLSTM and ARIMA models in predictive performance. The GA-BiLSTM-ARIMA model successfully integrates the strengths of different models through a systematic and intelligently optimized hybrid strategy. When forecasting infectious disease time series data, this model achieves higher and more robust predictive accuracy compared to traditional single models or partial hybrid models. This type of analysis supports the development of more effective prevention and control strategies and delivers accurate information and early warnings to the public and policymakers, contributing to a better global response to pandemic challenges.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。