Pith. sign in

REVIEW 4 cited by

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

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2107.03502 v2 pith:KPJS6FRM submitted 2021-07-07 cs.LG stat.ML

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

classification cs.LG stat.ML
keywords imputationcsdimodelsseriestimediffusionscore-basedexisting
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

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.

discussion (0)

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

Forward citations

Cited by 4 Pith papers

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

  1. Causal Diffusion Models for Counterfactual Outcome Distributions in Longitudinal Data

    stat.ML 2026-04 unverdicted novelty 7.0

    Causal Diffusion Model is the first diffusion-based method to produce full probabilistic counterfactual outcome distributions for sequential interventions in longitudinal data, showing 15-30% better distributional acc...

  2. Flow-PIN: A Two-Stage Power-Flow-Guided Method for System-Wide Multivariate Profile Inpainting in Distribution Networks

    eess.SP 2026-07 conditional novelty 6.0

    A two-stage framework combining conditional flow matching with a topology-aware power-flow-guided refiner improves the accuracy and physical consistency of missing power grid data imputation.

  3. SafeImpute: Reliable Clinical Data Imputation via Conformal Selection

    cs.LG 2026-07 conditional novelty 5.0

    An event-graph GNN plus conformal FDR selection can impute irregular clinical labs and release only a subset with controlled rates of clinically large errors.

  4. MR-ImagenTime: Multi-Resolution Time Series Generation through Dual Image Representations

    cs.LG 2026-03 unverdicted novelty 4.0

    MR-CDM uses hierarchical multi-resolution decomposition and multi-scale conditional diffusion to generate forecasts that reduce MAE and RMSE by 6-10% versus baselines like CSDI and Informer on four datasets.