Coverage Prediction of Novel Coronavirus Vaccine Based on Deep Learning Time Series Analysis

Fengrui Hua
DOI: https://doi.org/10.1109/cisai54367.2021.00110
2021-09-01
Abstract:Since the beginning of 2020, COVID-19 has swept the world, bringing many inconveniences and even threats to human life. Through medical scientists' constant study, the vaccine was finally developed earlier this year. According to mathematical and medical modelling, if novel coronavirus transmission is counted as three (i.e., one patient can infect three), 70% of the vaccinations will be required for protection to be substantially achieved. To tackle the issue of vaccine coverage prediction, this paper proposed three-time series analysis models, which can be utilized to analyze and predict the COVID-19 Vaccine coverage worldwide with the application of machine learning. For a long time, statistical methods have mostly solved time series prediction problems (AR, AM, ARMA, ARIMA). Mathematicians try to constantly refine these techniques to constrain stationary and non-stationary time series, but the results are often not very good. In this paper, we propose a method based on deep learning, using CNN-LSTM, VAE-LSTM, DeepAR, and other models to analyze and predict the data of vaccine coverage rate. The experimental results demonstrated that the RMSE of LSTM, CNN-LSTM, VAE-LSTM and DeepAR are 9.295522e+07, 1.028151e+07, 1.857031e+06 and 1.961001e+07 separately.
What problem does this paper attempt to address?