paper-with-me

홈 › Papers

Score-CDM: Score-Weighted Convolutional Diffusion Model for Multivariate Time Series Imputation

2024-05-21 · S. Zhang, S. Wang, H. Miao, H. Chen, C. Fan, J. Zhang

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. Benefiting from the time convolution properties of Fast Fourier Transformation, ARM can adaptively change the receptive field of the score map, and thus effectively balance the local and global temporal features. We conduct extensive evaluations on three real MTS datasets of different domains, and the result verifies the effectiveness of the proposed Score-CDM.

📄 PDF Abstract BibTeX arXiv:2405.13075

Code (0)

등록된 구현이 없습니다.

Tasks

ImputationMultivariate Time Series ImputationTime Series

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
MTS 설명 없음

Similar Papers 제목 키워드 기반

Physics-Informed Diffusion Models for Unsupervised Anomaly Detection in Multivariate Time Series

2025-08-15 · Juhi Soni, Markus Lange-Hegermann, Stefan Windmann arxiv

We propose an unsupervised anomaly detection approach based on a physics-informed diffusion model for multivariate time series data. Over the past years, diffusion model has demonstrated its effectiveness in forecasting,…

Unsupervised Anomaly Detection

Maximum Likelihood Training of Score-Based Diffusion Models

2021-01-22 · NeurIPS 2021 12 · Yang song, Conor Durkan, Iain Murray, Stefano Ermon

Score-based diffusion models synthesize samples by reversing a stochastic process that diffuses data to noise, and are trained by minimizing a weighted combination of score matching losses. The log-likelihood of score-ba…

Data AugmentationImage Generation

A Kernel Nonconformity Score for Multivariate Conformal Prediction

2026-04-23 · Louis Meyer, Wenkai Xu arxiv

Multivariate conformal prediction requires nonconformity scores that compress residual vectors into scalars while preserving certain implicit geometric structure of the residual distribution. We introduce a Multivariate …

Density Estimation

Accelerating Prostate Diffusion Weighted MRI using Guided Denoising Convolutional Neural Network: Retrospective Feasibility Study

2020-06-30 · Elena A. Kaye, Emily A. Aherne, Cihan Duzgol, Ida Häggström 외

Purpose: To investigate feasibility of accelerating prostate diffusion-weighted imaging (DWI) by reducing the number of acquired averages and denoising the resulting image using a proposed guided denoising convolutional …

Denoising

Variational Schrödinger Momentum Diffusion

2025-01-28 · Kevin Rojas, Yixin Tan, Molei Tao, Yuriy Nevmyvaka 외

The momentum Schr\"odinger Bridge (mSB) has emerged as a leading method for accelerating generative diffusion processes and reducing transport costs. However, the lack of simulation-free properties inevitably results in …

DenoisingImage Generation