Related Experiment Video
Updated: Oct 14, 2025

07:42
A Data-Driven Approach to Quantifying Immune States in Sepsis
Published on: February 7, 2025
340
Dynamic Hybrid Model to Forecast the Spread of COVID-19 Using LSTM and Behavioral Models Under Uncertainty
IEEE Transactions on Cybernetics
|November 4, 2021
Summary
This study introduces a hybrid model combining LSTM and behavioral dynamics to predict COVID-19 spread, outperforming standard LSTM models. The novel approach enhances accuracy in forecasting cases and deaths, aiding policy decisions.
Area of Science:
- Epidemiology
- Computational modeling
- Artificial intelligence
Background:
- Accurate prediction of coronavirus disease 2019 (COVID-19) regional spread is crucial for effective public health interventions.
- Uncertainty from confounding variables significantly impacts COVID-19 transmission dynamics.
Purpose of the Study:
- To develop and validate a novel hybrid model for accurate regional COVID-19 spread prediction.
- To enhance prediction accuracy by incorporating dynamic behavioral models alongside artificial intelligence.
Main Methods:
- A hybrid model integrating Long Short-Term Memory (LSTM) networks with dynamic behavioral models was developed.
- The model was optimized using a genetic algorithm, considering regional properties for each of the top ten most-affected countries.
- The model accounts for multiple factors influencing virus spread and uncertainty.
Main Results:
- The hybrid model demonstrated high accuracy in replicating test data for COVID-19 cases and deaths.
- It successfully predicted the daily behavior of the pandemic under uncertainty.
- The hybrid model showed superior performance compared to a standalone LSTM model, especially with data limitations.
Conclusions:
- The proposed hybrid model offers accurate short-to-medium term predictions of COVID-19 daily spread.
- This predictive capability supports effective policy assessment, planning, and decision-making for pandemic management.
- The model's ability to handle uncertainty and regional variations enhances its practical utility.
Related Concept Videos
Steps in Outbreak Investigation
253
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:
253
Prediction Intervals
2.4K
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.4K
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models
146
Pharmacokinetic models are mathematical constructs that represent and predict the time course of drug concentrations in the body, providing meaningful pharmacokinetic parameters. These models are categorized into compartment, physiological, and distributed parameter models.
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
146
Uncertainty: Overview
1.2K
In analytical chemistry, we often perform repetitive measurements to detect and minimize inaccuracies caused by both determinate and indeterminate errors. Despite the cares we take, the presence of random errors means that repeated measurements almost never have exactly the same magnitude. The collective difference between these measurements - observed values - and the estimated or expected value is called uncertainty. Uncertainty is conventionally written after the estimated or expected value.
1.2K
Residuals and Least-Squares Property
8.1K
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...
8.1K
Causality in Epidemiology
1.1K
Causality or causation is a fundamental concept in epidemiology, vital for understanding the relationships between various factors and health outcomes. Despite its importance, there's no single, universally accepted definition of causality within the discipline. Drawing from a systematic review, causality in epidemiology encompasses several definitions, including production, necessary and sufficient, sufficient-component, counterfactual, and probabilistic models. Each has its strengths and...
1.1K