LGSOC-PHPENov 11, 2022

SPADE4: Sparsity and Delay Embedding based Forecasting of Epidemics

arXiv:2211.08277v29 citationsh-index: 14
Originality Incremental advance
AI Analysis

This work addresses the problem of accurate epidemic forecasting for public health officials, but it is incremental as it builds on existing techniques like random features and Takens' theorem.

The authors tackled the challenge of predicting epidemics with scarce and incomplete data by proposing SPADE4, a method that uses sparsity and delay embedding to forecast disease trajectories without needing knowledge of other variables or the underlying system, and showed it outperforms compartmental models on simulated and real data.

Predicting the evolution of diseases is challenging, especially when the data availability is scarce and incomplete. The most popular tools for modelling and predicting infectious disease epidemics are compartmental models. They stratify the population into compartments according to health status and model the dynamics of these compartments using dynamical systems. However, these predefined systems may not capture the true dynamics of the epidemic due to the complexity of the disease transmission and human interactions. In order to overcome this drawback, we propose Sparsity and Delay Embedding based Forecasting (SPADE4) for predicting epidemics. SPADE4 predicts the future trajectory of an observable variable without the knowledge of the other variables or the underlying system. We use random features model with sparse regression to handle the data scarcity issue and employ Takens' delay embedding theorem to capture the nature of the underlying system from the observed variable. We show that our approach outperforms compartmental models when applied to both simulated and real data.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes