paper-with-me

Papers

SPADE4: Sparsity and Delay Embedding based Forecasting of Epidemics

2022-11-11 · Esha Saha, Lam Si Tung Ho, Giang Tran

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.

📄 PDF Abstract BibTeX arXiv:2211.08277

Code (1)

esha-saha/spade4 공식 구현

Similar Papers 제목 키워드 기반

SPADE: Split-and-Delay Embeddings for Autoregressive High-Granularity Calorimeter Simulation

2026-06-09 · Joschka Birk, Frank Gaede, Anna Hallin, Gregor Kasieczka 외 arxiv

We introduce SPADE (SPlit And Delay Embeddings), an autoregressive transformer for sequences whose tokens carry multiple features. Rather than embedding these features jointly, SPADE embeds them independently. Delaying e…

SPADE-S: A Sparsity-Robust Foundational Forecaster

2025-07-24 · Malcolm Wolff, Matthew Li, Ravi Kiran Selvam, Hanjing Zhu 외 arxiv

Despite significant advancements in time series forecasting, accurate modeling of time series with strong heterogeneity in magnitude and/or sparsity patterns remains challenging for state-of-the-art deep learning archite…

Time Series Forecasting

SPADE: Sparsity-Guided Debugging for Deep Neural Networks

2023-10-06 · Arshia Soltani Moakhar, Eugenia Iofinova, Elias Frantar, Dan Alistarh

It is known that sparsity can improve interpretability for deep neural networks. However, existing methods in the area either require networks that are pre-trained with sparsity constraints, or impose sparsity after the …

Learning Theory

$\spadesuit$ SPADE $\spadesuit$ Split Peak Attention DEcomposition

2024-11-06 · Malcolm Wolff, Kin G. Olivares, Boris Oreshkin, Sunny Ruan 외

Demand forecasting faces challenges induced by Peak Events (PEs) corresponding to special periods such as promotions and holidays. Peak events create significant spikes in demand followed by demand ramp down periods. Neu…

Demand Forecasting

SPADE: An Input-Adaptive Sparse Attention Engine for Fast Video Diffusion Models Inference

2026-08-04 · Shanghao Liu, Renze Chen, Size Zheng, Yuanqiang Liu 외 arxiv

Video diffusion transformers (vDiTs) generate high quality but pay quadratic self-attention cost, making inference prohibitive at video-token scales. The challenge is input-adaptive sparsity: selecting critical Q/K/V tok…

Video Generation