Related Experiment Video
Updated: Aug 25, 2025

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
Published on: August 16, 2020
Predicting COVID-19 cases in various scenarios using RNN-LSTM models aided by adaptive linear regression to identify
Luis Ricardo Arantes Filho1, Marcos L Rodrigues1, Reinaldo R Rosa1,2
1Instituto Nacional de Pesquisas Espaciais (INPE), Programa de Pós-Graduação em Computação Aplicada (PG-CAP), Av. dos Astronautas, 1758, Jd. da Granja, 12227-010 São José dos Campos, SP, Brazil.
This study uses Recurrent Neural Network-Long Short Term Memory (RNN-LSTM) to predict COVID-19 spread and adaptive linear regression to correct data anomalies, improving epidemiological control, especially in under-tested regions like Brazil.
Area of Science:
- Epidemiology and Public Health
- Data Science and Artificial Intelligence
- Socioeconomic Determinants of Health
Background:
- The COVID-19 pandemic highlighted complex issues in social inequality, poverty, and healthcare systems.
- Understanding virus evolution and infection spread is crucial for effective public health interventions.
- Previous analyses often overlooked data anomalies and the specific challenges in under-resourced regions.
Purpose of the Study:
- To evaluate the predictive accuracy of Recurrent Neural Network-Long Short Term Memory (RNN-LSTM) for daily COVID-19 infection fluctuations.
- To identify and correct data anomalies using adaptive linear regression for a more reliable epidemiological scenario.
- To support evidence-based epidemic control actions, particularly in areas with limited testing and prevention.
Main Methods:
- Utilized daily COVID-19 infection data for predictive modeling.
- Implemented Recurrent Neural Network-Long Short Term Memory (RNN-LSTM) for time-series forecasting.
- Applied adaptive linear regression to detect and adjust for anomalies in reported case data.
Main Results:
- The RNN-LSTM model demonstrated significant predictive power for daily COVID-19 infection dynamics.
- Adaptive linear regression successfully identified and corrected anomalies, offering a more realistic view of the pandemic's spread.
- The methodology proved particularly effective in scenarios with low testing, diagnosis, and prevention rates.
Conclusions:
- The combined approach of RNN-LSTM and adaptive linear regression enhances the reliability of COVID-19 data analysis.
- This method is valuable for epidemiological surveillance and control, especially in vulnerable populations and regions like Brazil's favelas.
- Accurate data analysis is essential for targeted interventions to mitigate infection and death rates during pandemics.
More Related Videos
07:13Comparison of Predictive Performance of Three Lymph Node Staging Systems in Colorectal Signet Ring Cell Carcinoma Based on Machine Learning Model
Published on: April 18, 2025
07:31Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
Published on: May 15, 2020
Related Concept Videos
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...
Steps in Outbreak Investigation
Microsoft Excel: Regression Analysis
To perform regression...
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Regression Analysis
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
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.