Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

CSDI: Conditional Score-based Diffusion Models for Probabilistic Time Series Imputation

About

The imputation of missing values in time series has many applications in healthcare and finance. While autoregressive models are natural candidates for time series imputation, score-based diffusion models have recently outperformed existing counterparts including autoregressive models in many tasks such as image generation and audio synthesis, and would be promising for time series imputation. In this paper, we propose Conditional Score-based Diffusion models for Imputation (CSDI), a novel time series imputation method that utilizes score-based diffusion models conditioned on observed data. Unlike existing score-based approaches, the conditional diffusion model is explicitly trained for imputation and can exploit correlations between observed values. On healthcare and environmental data, CSDI improves by 40-65% over existing probabilistic imputation methods on popular performance metrics. In addition, deterministic imputation by CSDI reduces the error by 5-20% compared to the state-of-the-art deterministic imputation methods. Furthermore, CSDI can also be applied to time series interpolation and probabilistic forecasting, and is competitive with existing baselines. The code is available at https://github.com/ermongroup/CSDI.

Yusuke Tashiro, Jiaming Song, Yang Song, Stefano Ermon• 2021

Related benchmarks

TaskDatasetResultRank
Time Series ForecastingETTh2
MSE1.226
561
Time Series ForecastingECL
MSE1.007
211
Time Series ImputationETTm1
MSE0.034
151
Time Series ImputationETTh1
MSE0.083
149
Time Series ImputationWeather
MAE0.042
143
Time Series ImputationETTm2
MSE0.035
117
Time Series ForecastingILI
MAE1.481
103
Time Series ImputationETTh2
MSE0.075
100
Traffic Flow ForecastingPEMS04 (test)
MAE24.87
78
Traffic Flow ForecastingPEMS08 (test)
MAE19.61
78
Showing 10 of 169 rows
...

Other info

Code

Follow for update