Temporal Deep Learning Architecture for Prediction of COVID-19 Cases in India
Hanuman Verma, Saurav Mandal, Akshansh Gupta

TL;DR
This paper develops and compares deep learning models, including LSTM variants and CNN+LSTM, to forecast COVID-19 cases in India, demonstrating superior performance of stacked LSTM and hybrid models.
Contribution
It introduces a hybrid CNN+LSTM model and evaluates multiple deep learning architectures for COVID-19 case prediction in India and its states.
Findings
Stacked LSTM and CNN+LSTM outperform other models.
Deep learning models effectively capture COVID-19 trends.
Models predict 7, 14, 21-day confirmed cases with high accuracy.
Abstract
To combat the recent coronavirus disease 2019 (COVID-19), academician and clinician are in search of new approaches to predict the COVID-19 outbreak dynamic trends that may slow down or stop the pandemic. Epidemiological models like Susceptible-Infected-Recovered (SIR) and its variants are helpful to understand the dynamics trend of pandemic that may be used in decision making to optimize possible controls from the infectious disease. But these epidemiological models based on mathematical assumptions may not predict the real pandemic situation. Recently the new machine learning approaches are being used to understand the dynamic trend of COVID-19 spread. In this paper, we designed the recurrent and convolutional neural network models: vanilla LSTM, stacked LSTM, ED-LSTM, Bi-LSTM, CNN, and hybrid CNN+LSTM model to capture the complex trend of COVID-19 outbreak and perform the forecasting…
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 diagnosis using AI · Anomaly Detection Techniques and Applications · COVID-19 epidemiological studies
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
