Strict baselines for Covid-19 forecasting and ML perspective for USA and Russia
Alexander G. Sboev, Nikolay A. Kudryshov, Ivan A. Moloshnikov, Saveliy, V. Zavertyaev, Aleksandr V. Naumov, Roman B. Rybka

TL;DR
This study compares various Covid-19 forecasting methods, including statistical, machine learning, and neural network models, across US and Russian regional data, highlighting the superior performance of LSTM models trained on combined regional data.
Contribution
It provides a comprehensive comparative analysis of traditional and ML-based Covid-19 forecasting models, emphasizing the effectiveness of LSTM neural networks trained on multi-region data.
Findings
LSTM models outperform other methods in complex periods.
LSTM trained on all regions achieves lowest MAPE scores.
Forecast accuracy decreases with longer horizons.
Abstract
Currently, the evolution of Covid-19 allows researchers to gather the datasets accumulated over 2 years and to use them in predictive analysis. In turn, this makes it possible to assess the efficiency potential of more complex predictive models, including neural networks with different forecast horizons. In this paper, we present the results of a consistent comparative study of different types of methods for predicting the dynamics of the spread of Covid-19 based on regional data for two countries: the United States and Russia. We used well-known statistical methods (e.g., Exponential Smoothing), a "tomorrow-as-today" approach, as well as a set of classic machine learning models trained on data from individual regions. Along with them, a neural network model based on Long short-term memory (LSTM) layers was considered, the training samples of which aggregate data from all regions of two…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 epidemiological studies
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
