English

Latent Space Score-based Diffusion Model for Probabilistic Multivariate Time Series Imputation

Machine Learning 2024-09-16 v1 Artificial Intelligence Machine Learning

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 the time series. In this way, LSSDM not only possesses the power to identify the latent distribution but also seamlessly integrates the diffusion model to obtain the high-fidelity imputed values and assess the uncertainty of the dataset. Experimental results demonstrate that LSSDM achieves superior imputation performance while also providing a better explanation and uncertainty analysis of the imputation mechanism. The website of the code is \textit{https://github.com/gorgen2020/LSSDM\_imputation}.

Keywords

Cite

@article{arxiv.2409.08917,
  title  = {Latent Space Score-based Diffusion Model for Probabilistic Multivariate Time Series Imputation},
  author = {Guojun Liang and Najmeh Abiri and Atiye Sadat Hashemi and Jens Lundström and Stefan Byttner and Prayag Tiwari},
  journal= {arXiv preprint arXiv:2409.08917},
  year   = {2024}
}

Comments

5 pages, conference

R2 v1 2026-06-28T18:43:51.530Z