Conditional Denoising Meets Polynomial Modeling: A Flexible Decoupled Framework for Time Series Forecasting
Jintao Zhang, Mingyue Cheng, Xiaoyu Tao, Zhiding Liu, Daoyu Wang

TL;DR
This paper introduces a novel framework called Conditional Denoising Polynomial Modeling (CDPM) that decomposes time series into trend and seasonal components, using probabilistic diffusion and deterministic linear models to improve forecasting accuracy.
Contribution
The work presents a decoupled modeling approach for time series, combining probabilistic diffusion for seasonal patterns and enhanced linear models for trends, which is a novel integration for better forecasting.
Findings
Effective decomposition of time series into trend and seasonal components.
Superior performance demonstrated on six benchmark datasets.
Combines probabilistic and deterministic models for improved accuracy.
Abstract
Time series forecasting models are becoming increasingly prevalent due to their critical role in decision-making across various domains. However, most existing approaches represent the coupled temporal patterns, often neglecting the distinction between their specific components. In particular, fluctuating patterns and smooth trends within time series exhibit distinct characteristics. In this work, to model complicated temporal patterns, we propose a Conditional Denoising Polynomial Modeling (CDPM) framework, where probabilistic diffusion models and deterministic linear models are trained end-to-end. Instead of modeling the coupled time series, CDPM decomposes it into trend and seasonal components for modeling them separately. To capture the fluctuating seasonal component, we employ a probabilistic diffusion model based on statistical properties from the historical window. For the smooth…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Neural Networks and Applications
MethodsDiffusion
