paper-with-me

Papers

Temporal Deep Learning Architecture for Prediction of COVID-19 Cases in India

2021-08-31 · Hanuman Verma, Saurav Mandal, Akshansh Gupta

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 of COVID-19 daily confirmed cases of 7, 14, 21 days for India and its four most affected states (Maharashtra, Kerala, Karnataka, and Tamil Nadu). The root mean square error (RMSE) and mean absolute percentage error (MAPE) evaluation metric are computed on the testing data to demonstrate the relative performance of these models. The results show that the stacked LSTM and hybrid CNN+LSTM models perform best relative to other models.

📄 PDF Abstract BibTeX arXiv:2108.13823

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

CoviHawkes: Temporal Point Process and Deep Learning based Covid-19 forecasting for India

2021-09-08 · Ambedkar Dukkipati, Tony Gracious, Shubham Gupta

Lockdowns are one of the most effective measures for containing the spread of a pandemic. Unfortunately, they involve a heavy financial and emotional toll on the population that often outlasts the lockdown itself. This a…

Point Processes

Transfer-Recursive-Ensemble Learning for Multi-Day COVID-19 Prediction in India using Recurrent Neural Networks

2021-08-20 · Debasrita Chakraborty, Debayan Goswami, Susmita Ghosh, Ashish Ghosh 외

The current COVID-19 pandemic has put a huge challenge on the Indian health infrastructure. With more and more people getting affected during the second wave, the hospitals were over-burdened, running out of supplies and…

Ensemble LearningTransfer Learning

Analysis of COVID-19 cases in India through Machine Learning: A Study of Intervention

2020-08-17 · Hanuman Verma, Akshansh Gupta, Utkarsh Niranjan

To combat the coronavirus disease 2019 (COVID-19) pandemic, the world has vaccination, plasma therapy, herd immunity, and epidemiological interventions as few possible options. The COVID-19 vaccine development is underwa…

BIG-bench Machine Learning

Prediction of COVID-19 Disease Progression in India : Under the Effect of National Lockdown

2020-04-07 · Sourish Das

In this policy paper, we implement the epidemiological SIR to estimate the basic reproduction number $\mathcal{R}_0$ at national and state level. We also developed the statistical machine learning model to predict the ca…

Counting the uncounted : estimating the unaccounted COVID-19 infections in India

2024-03-01 · Debashis Saikia, Kalpana Bora, Madhurjya P. Bora

Undetected infectious populations have played a major role in the COVID-19 outbreak across the globe and estimation of this undetected class is a major concern in understanding the actual size of the COVID-19 infections.…