paper-with-me

Papers

Leveraging graph neural networks and mobility data for COVID-19 forecasting

2025-01-20 · Fernando H. O. Duarte, Gladston J. P. Moreira, Eduardo J. S. Luz, Leonardo B. L. Santos, Vander L. S. Freitas

The COVID-19 pandemic has victimized over 7 million people to date, prompting diverse research efforts. Spatio-temporal models combining mobility data with machine learning have gained attention for disease forecasting. Here, we explore Graph Convolutional Recurrent Network (GCRN) and Graph Convolutional Long Short-Term Memory (GCLSTM), which combine the power of Graph Neural Networks (GNN) with traditional architectures that deal with sequential data. The aim is to forecast future values of COVID-19 cases in Brazil and China by leveraging human mobility networks, whose nodes represent geographical locations and links are flows of vehicles or people. We show that employing backbone extraction to filter out negligible connections in the mobility network enhances predictive stability. Comparing regression and classification tasks demonstrates that binary classification yields smoother, more interpretable results. Interestingly, we observe qualitatively equivalent results for both Brazil and China datasets by introducing sliding windows of variable size and prediction horizons. Compared to prior studies, introducing the sliding window and the network backbone extraction strategies yields improvements of about 80% in root mean squared errors.

📄 PDF Abstract BibTeX arXiv:2501.11711

Code (1)

hodfernando/2024_asoc_gnn_covid19_forecast 공식 구현 pytorch

Tasks

Binary Classification

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

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

MiCA: A Mobility-Informed Causal Adapter for Lightweight Epidemic Forecasting

2026-01-16 · Suhan Guo, Jiahong Deng, Furao Shen arxiv

Accurate forecasting of infectious disease dynamics is critical for public health planning and intervention. Human mobility plays a central role in shaping the spatial spread of epidemics, but mobility data are noisy, in…

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

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

DemOpts: Fairness corrections in COVID-19 case prediction models

2024-05-15 · Naman Awasthi, Saad Abrar, Daniel Smolyak, Vanessa Frias-Martinez

COVID-19 forecasting models have been used to inform decision making around resource allocation and intervention decisions e.g., hospital beds or stay-at-home orders. State of the art deep learning models often use multi…

Decision MakingDeep LearningFairnessPrediction