ICML 2025spotlight0 citations

Non-stationary Diffusion For Probabilistic Time Series Forecasting

Weiwei Ye, Zhuopeng Xu, Ning Gui

Abstract

Due to the dynamics of underlying physics and external influences, the uncertainty of time series often varies over time. However, existing Denoising Diffusion Probabilistic Models (DDPMs) often fail to capture this non-stationary nature, constrained by their constant variance assumption from the additive noise model (ANM). In this paper, we innovatively utilize the Location-Scale Noise Model (LSNM) to relax the fixed uncertainty assumption of ANM. A diffusion-based probabilistic forecasting framework, termed Non-stationary Diffusion (NsDiff), is designed based on LSNM that is capable of modeling the changing pattern of uncertainty. Specifically, NsDiff combines a denoising diffusion-based conditional generative model with a pre-trained conditional mean and variance estimator, enabling adaptive endpoint distribution modeling. Furthermore, we propose an uncertainty-aware noise schedule, which dynamically adjusts the noise levels to accurately reflect the data uncertainty at each step and integrates the time-varying variances into the diffusion process. Extensive experiments conducted on nine real-world and synthetic datasets demonstrate the superior performance of NsDiff compared to existing approaches. Code is available at https://github.com/wwy155/NsDiff.

Probabilistic Time Series ForecastingDenoising Diffusion Process ModelNon-stationary Forecasting
BibTeX
@inproceedings{
ye2025nonstationary,
title={Non-stationary Diffusion For Probabilistic Time Series Forecasting},
author={Weiwei Ye and Zhuopeng Xu and Ning Gui},
booktitle={Forty-second International Conference on Machine Learning},
year={2025},
url={https://openreview.net/forum?id=afpc1MFMYU}
}
Non-stationary Diffusion For Probabilistic Time Series Forecasting · ICML 2025