paper-with-me

Papers

Channel-aware Contrastive Conditional Diffusion for Multivariate Probabilistic Time Series Forecasting

2024-10-03 · Siyang Li, Yize Chen, Hui Xiong

Forecasting faithful trajectories of multivariate time series from practical scopes is essential for reasonable decision-making. Recent methods majorly tailor generative conditional diffusion models to estimate the target temporal predictive distribution. However, it remains an obstacle to enhance the exploitation efficiency of given implicit temporal predictive information to bolster conditional diffusion learning. To this end, we propose a generic channel-aware Contrastive Conditional Diffusion model entitled CCDM to achieve desirable Multivariate probabilistic forecasting, obviating the need for curated temporal conditioning inductive biases. In detail, we first design a channel-centric conditional denoising network to manage intra-variate variations and cross-variate correlations, which can lead to scalability on diverse prediction horizons and channel numbers. Then, we devise an ad-hoc denoising-based temporal contrastive learning to explicitly amplify the predictive mutual information between past observations and future forecasts. It can coherently complement naive step-wise denoising diffusion training and improve the forecasting accuracy and generality on unknown test time series. Besides, we offer theoretic insights on the benefits of such auxiliary contrastive training refinement from both neural mutual information and temporal distribution generalization aspects. The proposed CCDM can exhibit superior forecasting capability compared to current state-of-the-art diffusion forecasters over a comprehensive benchmark, with best MSE and CRPS outcomes on $66.67\%$ and $83.33\%$ cases. Our code is publicly available at https://github.com/LSY-Cython/CCDM.

📄 PDF Abstract BibTeX arXiv:2410.02168

Code (1)

LSY-Cython/CCDM 공식 구현 pytorch

Tasks

Contrastive LearningDenoisingProbabilistic Time Series ForecastingTime SeriesTime Series Forecasting

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
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…

Similar Papers 제목 키워드 기반

CALAD: Channel-Aware contrastive Learning for multivariate time series Anomaly Detection

2026-05-22 · Jaehyeop Hong, Youngbum Hur arxiv

Multivariate time series anomaly detection has become increasingly important in real-world applications, where labeled data are often scarce. Many existing approaches rely on unsupervised learning to model normal pattern…

Time Series Anomaly DetectionContrastive Learning

MTSCI: A Conditional Diffusion Model for Multivariate Time Series Consistent Imputation

2024-08-11 · Jianping Zhou, Junhao Li, Guanjie Zheng, Xinbing Wang 외

Missing values are prevalent in multivariate time series, compromising the integrity of analyses and degrading the performance of downstream tasks. Consequently, research has focused on multivariate time series imputatio…

DenoisingImputationInductive BiasMissing Values+2

CoRA: Boosting Time Series Foundation Models for Multivariate Forecasting through Correlation-aware Adapter

2026-03-23 · Hanyin Cheng, Xingjian Wu, Yang Shu, Zhongwen Rao 외 arxiv

Most existing Time Series Foundation Models (TSFMs) use channel independent modeling and focus on capturing and generalizing temporal dependencies, while neglecting the correlations among channels or overlooking the diff…

Multivariate Time Series ForecastingContrastive Learning

Contrastive Conditional Latent Diffusion for Audio-visual Segmentation

2023-07-31 · Yuxin Mao, Jing Zhang, Mochu Xiang, Yunqiu Lv 외

We propose a latent diffusion model with contrastive learning for audio-visual segmentation (AVS) to extensively explore the contribution of audio. We interpret AVS as a conditional generation task, where audio is define…

Contrastive LearningDenoisingRepresentation LearningSegmentation

EnvCDiff: Joint Refinement of Environmental Information and Channel Fingerprints via Conditional Generative Diffusion Model

2025-05-12 · Zhenzhou Jin, Li You, Xiang-Gen Xia, Xiqi Gao

The paradigm shift from environment-unaware communication to intelligent environment-aware communication is expected to facilitate the acquisition of channel state information for future wireless communications. Channel …