paper-with-me

Papers

A Deep Learning Framework for COVID Outbreak Prediction

2020-09-30 · Neeraj, Jimson Mathew, Ranjan Kumar Behera, Zenin Easa Panthakkalakath

The outbreak of COVID-19 i.e. a variation of coronavirus, also known as novel corona virus causing respiratory disease is a big concern worldwide since the end of December 2019. As of September 12, 2020, it has turned into an epidemic outbreak with more than 29 million confirmed cases and around 1 million reported deaths worldwide. It has created an urgent need to monitor and forecast COVID-19 spread behavior to better control this spread. Among all the popular models for COVID-19 forecasting, statistical models are receiving much attention in media. However, statistical models are showing less accuracy for long term forecasting, as there is high level of uncertainty and required data is also not sufficiently available. In this paper, we propose a comparative analysis of deep learning models to forecast the COVID-19 outbreak as an alternative to statistical models. We propose a new Attention-based encoder-decoder model, named Attention-Long Short Term Memory (AttentionLSTM). LSTM based neural network layer architecture incorporates the idea of fine-grained attention mechanism i.e., attention on hidden state dimensions instead of hidden state vector itself, which is capable of highlighting the importance and contribution of each hidden state dimension. It helps in detection on crucial temporal information, resulting in a highly interpretable network. Additionally, we implement a learnable vector embedding for time. As, time in a vector representation can be easily added with many architectures. This vector representation is called Time2Vec. We have used COVID-19 data repository by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins University to assess the proposed model's performance. The proposed model give superior forecasting accuracy compared to other existing methods.

📄 PDF Abstract BibTeX arXiv:2010.00382

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningPrediction

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Estimating County-Level COVID-19 Exponential Growth Rates Using Generalized Random Forests

2020-10-31 · Zhaowei She, Zilong Wang, Turgay Ayer, Asmae Toumi 외

Rapid and accurate detection of community outbreaks is critical to address the threat of resurgent waves of COVID-19. A practical challenge in outbreak detection is balancing accuracy vs. speed. In particular, while esti…

Cross-lingual Transfer Learning for COVID-19 Outbreak Alignment

2020-06-05 · ACL 2020 7 · Sharon Levy, William Yang Wang

The spread of COVID-19 has become a significant and troubling aspect of society in 2020. With millions of cases reported across countries, new outbreaks have occurred and followed patterns of previously affected areas. M…

Cross-Lingual TransferTransfer Learning

Small Area Estimation of Case Growths for Timely COVID-19 Outbreak Detection

2023-12-07 · Zhaowei She, Zilong Wang, Jagpreet Chhatwal, Turgay Ayer

The COVID-19 pandemic has exerted a profound impact on the global economy and continues to exact a significant toll on human lives. The COVID-19 case growth rate stands as a key epidemiological parameter to estimate and …

Transfer Learning

COVID-19 Spreading Prediction and Impact Analysis by Using Artificial Intelligence for Sustainable Global Health Assessment

2023-04-23 · Subhrangshu Adhikary, Sonam Chaturvedi, Sudhir Kumar Chaturvedi, Saikat Banerjee

The COVID-19 pandemic is considered as the most alarming global health calamity of this century. COVID-19 has been confirmed to be mutated from coronavirus family. As stated by the records of The World Health Organizatio…

Analysis and Prediction of COVID-19 Pandemic in Pakistan using Time-dependent SIR Model

2020-05-10

The current outbreak is known as Coronavirus Disease or COVID-19 caused by the virus SAR-COV-2 which continues to wreak havoc across the globe. The World Health Organization (WHO) has declared the outbreak a Public Healt…