Auto-Regressive Moving Diffusion Models for Time Series Forecasting
Jiaxin Gao, Qinglong Cao, Yuntian Chen

TL;DR
This paper introduces ARMD, a novel diffusion-based time series forecasting model inspired by ARMA theory, which aligns diffusion processes with the sequential nature of time series, leading to superior forecasting accuracy.
Contribution
The paper proposes the Auto-Regressive Moving Diffusion (ARMD) model that reinterprets diffusion processes to better match the sequential structure of time series data, improving forecasting performance.
Findings
ARMD achieves state-of-the-art results on seven datasets.
The model significantly outperforms existing diffusion-based TSF methods.
ARMD demonstrates improved stability and accuracy in forecasting.
Abstract
Time series forecasting (TSF) is essential in various domains, and recent advancements in diffusion-based TSF models have shown considerable promise. However, these models typically adopt traditional diffusion patterns, treating TSF as a noise-based conditional generation task. This approach neglects the inherent continuous sequential nature of time series, leading to a fundamental misalignment between diffusion mechanisms and the TSF objective, thereby severely impairing performance. To bridge this misalignment, and inspired by the classic Auto-Regressive Moving Average (ARMA) theory, which views time series as continuous sequential progressions evolving from previous data points, we propose a novel Auto-Regressive Moving Diffusion (ARMD) model to first achieve the continuous sequential diffusion-based TSF. Unlike previous methods that start from white Gaussian noise, our model employs…
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.
Code & Models
Videos
Taxonomy
TopicsNeural Networks and Applications · Energy Load and Power Forecasting · Stock Market Forecasting Methods
MethodsADaptive gradient method with the OPTimal convergence rate · Diffusion
