Score-CDM: Score-Weighted Convolutional Diffusion Model for Multivariate Time Series Imputation
S. Zhang, S. Wang, H. Miao, H. Chen, C. Fan, J. Zhang

TL;DR
Score-CDM introduces a novel diffusion-based approach for multivariate time series imputation, effectively balancing local and global temporal features through spectral and time domain modules, leading to improved imputation accuracy.
Contribution
The paper presents Score-CDM, a new diffusion model with score-weighted convolution and adaptive modules that better integrate local and global features for MTS imputation.
Findings
Outperforms existing methods on three real datasets
Effectively balances local and global temporal features
Demonstrates robustness across different domains
Abstract
Multivariant time series (MTS) data are usually incomplete in real scenarios, and imputing the incomplete MTS is practically important to facilitate various time series mining tasks. Recently, diffusion model-based MTS imputation methods have achieved promising results by utilizing CNN or attention mechanisms for temporal feature learning. However, it is hard to adaptively trade off the diverse effects of local and global temporal features by simply combining CNN and attention. To address this issue, we propose a Score-weighted Convolutional Diffusion Model (Score-CDM for short), whose backbone consists of a Score-weighted Convolution Module (SCM) and an Adaptive Reception Module (ARM). SCM adopts a score map to capture the global temporal features in the time domain, while ARM uses a Spectral2Time Window Block (S2TWB) to convolve the local time series data in the spectral domain.…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Inference
MethodsConvolution · Diffusion · Matching The Statements
