Papers › Auto-Regressive Moving Diffusion Models for Time Series Forecasting

Auto-Regressive Moving Diffusion Models for Time Series Forecasting

12 Dec 2024arXiv:2412.09328archive 2025-07-28

Jiaxin Gao, Qinglong Cao, Yuntian Chen

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 chain-based diffusion with priors, accurately modeling the evolution of time series and leveraging intermediate state information to improve forecasting accuracy and stability. Specifically, our approach reinterprets the diffusion process by considering future series as the initial state and historical series as the final state, with intermediate series generated using a sliding-based technique during the forward process. This design aligns the diffusion model's sampling procedure with the forecasting objective, resulting in an unconditional, continuous sequential diffusion TSF model. Extensive experiments conducted on seven widely used datasets demonstrate that our model achieves state-of-the-art performance, significantly outperforming existing diffusion-based TSF models. Our code is available on GitHub: https://github.com/daxin007/ARMD.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2412.09328")

Code

Syntology Ran 7 of 20 code samples harvested from 1 repository linked to this paper; 13 have no recorded run. Of those that ran: 4 ran · honoured contract; 2 ran · violated contract; 1 ran · our draft was wrong.

By repository: official repository: 20 samples from 1 repository, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

daxin007/armd officialmentioned in paperpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

20 samples harvested; 7 ran; 4 honoured the contract we drafted; 13 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

4ran · honoured contract
2ran · violated contract
1ran · our draft was wrong
13unverified

Licence: 0 of the 20 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from daxin007/armd. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

identity daxin007/armd/Models/autoregressive_diffusion/model_utils.py official repository ran · honoured contract MIT (permissive) · 7f1040f5e3991d5e · report
calculate_fid daxin007/armd/Utils/context_fid.py official repository ran · honoured contract fingerprinted MIT (permissive) · 20a4af10369ee6be · report
cosine_beta_schedule daxin007/armd/Models/autoregressive_diffusion/armd.py official repository ran · honoured contract fingerprinted MIT (permissive) · 05e94467a0de94a4 · report
default daxin007/armd/Models/autoregressive_diffusion/model_utils.py official repository ran · violated contract MIT (permissive) · d1ef6b8cb9a28a53 · report
exists daxin007/armd/Models/autoregressive_diffusion/model_utils.py official repository ran · violated contract MIT (permissive) · 608e364a9d2376a3 · report
extract_time daxin007/armd/Utils/metric_utils.py official repository ran · our draft was wrong MIT (permissive) · 26f7b8d2b7cae501 · report
linear_beta_schedule daxin007/armd/Models/autoregressive_diffusion/armd.py official repository ran · honoured contract fingerprinted MIT (permissive) · 482723f534770483 · report
batch_generator daxin007/armd/Utils/discriminative_metric.py official repository unverified MIT (permissive) · 16dc8797fafc754b · report
cacf_torch daxin007/armd/Utils/cross_correlation.py official repository unverified MIT (permissive) · bef4cca3a23662a6 · report
compensate_masking daxin007/armd/Utils/masking_utils.py official repository unverified MIT (permissive) · 0c1e47b7a9f0bc5c · report
cosine_beta_schedule daxin007/armd/Models/autoregressive_diffusion/linear.py official repository unverified MIT (permissive) · 083bd130603b9c0b · report
costume_collate daxin007/armd/Utils/masking_utils.py official repository unverified MIT (permissive) · 6e9a7cc7f3228021 · report
get_quantile daxin007/armd/Utils/imputation_utils.py official repository unverified MIT (permissive) · b16217f58fce53e0 · report
linear_beta_schedule daxin007/armd/Models/autoregressive_diffusion/linear.py official repository unverified MIT (permissive) · b1c96b38eaa2a9e7 · report
load_dict_from_json daxin007/armd/Utils/io_utils.py official repository unverified MIT (permissive) · 8b8ed7b7f7de3f69 · report
load_yaml_config daxin007/armd/Utils/io_utils.py official repository unverified MIT (permissive) · ef8e0e1d280c05be · report
merge_opts_to_config daxin007/armd/Utils/io_utils.py official repository unverified MIT (permissive) · 66531358d7cefe44 · report
padding_mask daxin007/armd/Utils/masking_utils.py official repository unverified MIT (permissive) · fbf2cb45dcc978f2 · report
random_mask daxin007/armd/Utils/imputation_utils.py official repository unverified MIT (permissive) · 495e06d1db831486 · report
train_test_divide daxin007/armd/Utils/metric_utils.py official repository unverified MIT (permissive) · 1cd2e1e5e6631289 · report

Tasks

Time SeriesTime Series Forecasting

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ADOPTDiffusion

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections