Latent Space Score-based Diffusion Model for Probabilistic Multivariate Time Series Imputation
Guojun Liang, Najmeh Abiri, Atiye Sadat Hashemi, Jens Lundstr\"om,, Stefan Byttner, Prayag Tiwari

TL;DR
This paper introduces LSSDM, a novel probabilistic imputation method for multivariate time series that leverages latent space diffusion models to improve accuracy, uncertainty estimation, and interpretability.
Contribution
LSSDM uniquely combines latent space projection with diffusion models for unsupervised, high-fidelity time series imputation, addressing limitations of existing diffusion-based methods.
Findings
LSSDM outperforms existing methods in imputation accuracy.
It provides reliable uncertainty quantification.
The model offers better interpretability of the imputation process.
Abstract
Accurate imputation is essential for the reliability and success of downstream tasks. Recently, diffusion models have attracted great attention in this field. However, these models neglect the latent distribution in a lower-dimensional space derived from the observed data, which limits the generative capacity of the diffusion model. Additionally, dealing with the original missing data without labels becomes particularly problematic. To address these issues, we propose the Latent Space Score-Based Diffusion Model (LSSDM) for probabilistic multivariate time series imputation. Observed values are projected onto low-dimensional latent space and coarse values of the missing data are reconstructed without knowing their ground truth values by this unsupervised learning approach. Finally, the reconstructed values are fed into a conditional diffusion model to obtain the precise imputed values of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Inference
MethodsSoftmax · Attention Is All You Need · Diffusion
