Related Experiment Video
Updated: Sep 23, 2025

A Data-Driven Approach to Quantifying Immune States in Sepsis
Published on: February 7, 2025
BeCaked: An Explainable Artificial Intelligence Model for COVID-19 Forecasting.
Duc Q Nguyen1,2, Nghia Q Vo3,2, Thinh T Nguyen1,2
1Faculty of Computer Science and Engineering, Ho Chi Minh City University of Technology (HCMUT), Ho Chi Minh City, Vietnam.
This study introduces BeCaked, a novel AI model combining Susceptible-Infectious-Recovered-Deceased (SIRD) and Variational Autoencoder (VAE) for accurate COVID-19 forecasting. The model provides explainable results, aiding public health decision-making.
Area of Science:
- Epidemiology
- Artificial Intelligence
- Computational Biology
Background:
- The COVID-19 pandemic presents significant global health and economic challenges.
- Accurate forecasting of pandemic trends is crucial for effective policy-making.
- Existing deep learning models for forecasting lack explainability, hindering proactive interventions.
Purpose of the Study:
- To develop a novel forecasting model for COVID-19 that combines predictive accuracy with explainability.
- To address the limitations of current deep learning models in providing interpretable results for pandemic management.
Main Methods:
- A hybrid model, BeCaked, integrating the Susceptible-Infectious-Recovered-Deceased (SIRD) compartmental model with a Variational Autoencoder (VAE) neural network was developed.
- The model was trained and validated using global COVID-19 data from Johns Hopkins University.
- Performance was evaluated based on forecasting accuracy (R-squared) and Mean Absolute Percentage Error (MAPE).
Main Results:
- BeCaked achieved high accuracy, with R-squared values up to 0.99 and a Mean Absolute Percentage Error (MAPE) as low as 0.0026 at the country level for short-term forecasts.
- The model demonstrated strong performance at the world level, achieving an R-squared of 0.98 and 0.012 MAPE for 31-step forecasts.
- The integrated SIRD model parameters provided justifications for the BeCaked model's predictions.
Conclusions:
- The BeCaked model offers a powerful tool for accurate and explainable COVID-19 forecasting.
- Its ability to provide justifications enhances its utility for public health authorities and medical experts.
- BeCaked can support timely and informed decision-making during pandemic outbreaks.
Related Concept Videos
Steps in Outbreak Investigation
Causality in Epidemiology
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.
Statistical Methods for Analyzing Epidemiological Data
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...

