paper-with-me

Papers

Deep diffusion-based forecasting of COVID-19 by incorporating network-level mobility information

2021-11-09 · Padmaksha Roy, Shailik Sarkar, Subhodip Biswas, Fanglan Chen, Zhiqian Chen, Naren Ramakrishnan, Chang-Tien Lu

Modeling the spatiotemporal nature of the spread of infectious diseases can provide useful intuition in understanding the time-varying aspect of the disease spread and the underlying complex spatial dependency observed in people's mobility patterns. Besides, the county level multiple related time series information can be leveraged to make a forecast on an individual time series. Adding to this challenge is the fact that real-time data often deviates from the unimodal Gaussian distribution assumption and may show some complex mixed patterns. Motivated by this, we develop a deep learning-based time-series model for probabilistic forecasting called Auto-regressive Mixed Density Dynamic Diffusion Network(ARM3Dnet), which considers both people's mobility and disease spread as a diffusion process on a dynamic directed graph. The Gaussian Mixture Model layer is implemented to consider the multimodal nature of the real-time data while learning from multiple related time series. We show that our model, when trained with the best combination of dynamic covariate features and mixture components, can outperform both traditional statistical and deep learning models in forecasting the number of Covid-19 deaths and cases at the county level in the United States.

📄 PDF Abstract BibTeX arXiv:2111.05199

Code (1)

padmaksha18/arm3dnet 공식 구현 pytorch

Tasks

Time SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Examining COVID-19 Forecasting using Spatio-Temporal Graph Neural Networks

2020-07-06 · Amol Kapoor, Xue Ben, Luyang Liu, Bryan Perozzi 외

In this work, we examine a novel forecasting approach for COVID-19 case prediction that uses Graph Neural Networks and mobility data. In contrast to existing time series forecasting models, the proposed approach learns f…

Graph Neural NetworkTime SeriesTime Series AnalysisTime Series Forecasting

Using A Partial Differential Equation with Google Mobility Data to Predict COVID-19 in Arizona

2020-07-26

The outbreak of COVID-19 disrupts the life of many people in the world. The state of Arizona in the U.S. emerges as one of the country's newest COVID-19 hot spots. Accurate forecasting for COVID-19 cases will help govern…

Improving COVID-19 Forecasting using eXogenous Variables

2021-07-20 · Mohammadhossein Toutiaee, Xiaochuan Li, Yogesh Chaudhari, Shophine Sivaraja 외

In this work, we study the pandemic course in the United States by considering national and state levels data. We propose and compare multiple time-series prediction techniques which incorporate auxiliary variables. One …

Mortality PredictionTime Series AnalysisTime Series Prediction

Fine-Grained Population Mobility Data-Based Community-Level COVID-19 Prediction Model

2022-02-13 · Pengyue Jia, Ling Chen, Dandan Lyu

Predicting the number of infections in the anti-epidemic process is extremely beneficial to the government in developing anti-epidemic strategies, especially in fine-grained geographic units. Previous works focus on low …

Prediction

Using Mobility for Electrical Load Forecasting During the COVID-19 Pandemic

2020-06-15 · Yize Chen, Weiwei Yang, Baosen Zhang

The novel coronavirus (COVID-19) pandemic has posed unprecedented challenges for the utilities and grid operators around the world. In this work, we focus on the problem of load forecasting. With strict social distancing…

Load ForecastingTransfer Learning