paper-with-me

Papers

A spatiotemporal machine learning approach to forecasting COVID-19 incidence at the county level in the USA

2021-09-24 · Benjamin Lucas, Behzad Vahedi, Morteza Karimzadeh

With COVID-19 affecting every country globally and changing everyday life, the ability to forecast the spread of the disease is more important than any previous epidemic. The conventional methods of disease-spread modeling, compartmental models, are based on the assumption of spatiotemporal homogeneity of the spread of the virus, which may cause forecasting to underperform, especially at high spatial resolutions. In this paper we approach the forecasting task with an alternative technique - spatiotemporal machine learning. We present COVID-LSTM, a data-driven model based on a Long Short-term Memory deep learning architecture for forecasting COVID-19 incidence at the county-level in the US. We use the weekly number of new positive cases as temporal input, and hand-engineered spatial features from Facebook movement and connectedness datasets to capture the spread of the disease in time and space. COVID-LSTM outperforms the COVID-19 Forecast Hub's Ensemble model (COVIDhub-ensemble) on our 17-week evaluation period, making it the first model to be more accurate than the COVIDhub-ensemble over one or more forecast periods. Over the 4-week forecast horizon, our model is on average 50 cases per county more accurate than the COVIDhub-ensemble. We highlight that the underutilization of data-driven forecasting of disease spread prior to COVID-19 is likely due to the lack of sufficient data available for previous diseases, in addition to the recent advances in machine learning methods for spatiotemporal forecasting. We discuss the impediments to the wider uptake of data-driven forecasting, and whether it is likely that more deep learning-based models will be used in the future.

📄 PDF Abstract BibTeX arXiv:2109.12094

Code (1)

geohai/covid-lstm 공식 구현 tf

Similar Papers 제목 키워드 기반

Adaptive County Level COVID-19 Forecast Models: Analysis and Improvement

2020-06-16 · Stewart W Doe, Tyler Russell Seekins, David Fitzpatrick, Dawsin Blanchard 외

Accurately forecasting county level COVID-19 confirmed cases is crucial to optimizing medical resources. Forecasting emerging outbreaks pose a particular challenge because many existing forecasting techniques learn from …

Data Augmentation

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

2021-11-09 · Padmaksha Roy, Shailik Sarkar, Subhodip Biswas, Fanglan Chen 외

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 i…

Time SeriesTime Series Analysis

TDEFSI: Theory Guided Deep Learning Based Epidemic Forecasting with Synthetic Information

2020-01-28 · Lijing Wang, Jiangzhuo Chen, Madhav Marathe

Influenza-like illness (ILI) places a heavy social and economic burden on our society. Traditionally, ILI surveillance data is updated weekly and provided at a spatially coarse resolution. Producing timely and reliable h…

Time Series Analysis

Machine learning spatio-temporal epidemiological model to evaluate Germany-county-level COVID-19 risk

2020-11-30 · Lingxiao Wang, Tian Xu, Till Hannes Stoecker, Horst Stoecker 외

As the COVID-19 pandemic continues to ravage the world, it is of critical significance to provide a timely risk prediction of the COVID-19 in multi-level. To implement it and evaluate the public health policies, we devel…

BIG-bench Machine Learning

Quantifying the impact of COVID-19 on the US stock market: An analysis from multi-source information

2020-08-25 · Asim Kumer Dey, Toufiqul Haq, Kumer Das, Irina Panovska

We develop a novel temporal complex network approach to quantify the US county level spread dynamics of COVID-19. The objective is to study the effects of the local spread dynamics, COVID-19 cases and death, and Google s…