pith. sign in

arxiv: 2410.13338 · v2 · pith:ZQ7H4WF6new · submitted 2024-10-17 · 💻 cs.LG · cs.AI

SSD-TS: Exploring the Potential of Linear State Space Models for Diffusion Models in Time Series Imputation

classification 💻 cs.LG cs.AI
keywords timeseriesimputationdenoisingprobabilisticmodelsssd-tsbackbone
0
0 comments X
read the original abstract

Probabilistic time series imputation has been widely applied in real-world scenarios due to its ability for uncertainty estimation and denoising diffusion probabilistic models~(DDPMs) have achieved great success in probabilistic time series imputation tasks with its power to model complex distributions. However, current DDPM-based probabilistic time series imputation methodologies are confronted with two types of challenges: 1)\textit{The backbone modules of the denoising parts are not capable of achieving sequence modeling with low time complexity.} 2)~\textit{The architecture of denoising modules can not handle the dependencies in the time series data effectively.} To address the first challenge, we explore the potential of state space model, namely Mamba, as the backbone denoising module for DDPMs. To tackle the second challenge, we carefully devise several SSM-based blocks for time series data modeling. Experimental results demonstrate that our approach can achieve state-of-the-art time series imputation results on multiple real-world datasets. Our datasets and code are available at \href{https://github.com/decisionintelligence/SSD-TS/}{https://github.com/decisionintelligence/SSD-TS/}

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Multivariate Time Series Data Imputation via Distributionally Robust Regularization

    stat.ML 2026-01 unverdicted novelty 6.0

    DRIO adds worst-case Wasserstein regularization to time series imputation, yielding a tractable adversarial surrogate and alternating algorithm that improves robustness under missingness.

  2. UPLOTS: A Unified Pretrained Language Model for Constrained Time-series Generation

    cs.LG 2026-06 unverdicted novelty 5.0

    UPLOTS proposes a unified prompt-guided pretrained transformer for generating constrained time-series data across diverse domains using dynamic multi-dataset loss re-weighting.