D-PAD: Deep-Shallow Multi-Frequency Patterns Disentangling for Time Series Forecasting
Xiaobing Yuan, Ling Chen

TL;DR
D-PAD is a novel neural network that disentangles multi-frequency patterns in time series data using a multi-component decomposition and a progressive extraction approach, leading to improved forecasting accuracy.
Contribution
It introduces a deep-shallow multi-frequency disentangling framework with novel decomposition and fusion modules for enhanced time series forecasting.
Findings
Achieves state-of-the-art performance on seven datasets.
Outperforms baselines by 9.48% in MSE and 7.15% in MAE.
Effectively separates frequency components for better modeling.
Abstract
In time series forecasting, effectively disentangling intricate temporal patterns is crucial. While recent works endeavor to combine decomposition techniques with deep learning, multiple frequencies may still be mixed in the decomposed components, e.g., trend and seasonal. Furthermore, frequency domain analysis methods, e.g., Fourier and wavelet transforms, have limitations in resolution in the time domain and adaptability. In this paper, we propose D-PAD, a deep-shallow multi-frequency patterns disentangling neural network for time series forecasting. Specifically, a multi-component decomposing (MCD) block is introduced to decompose the series into components with different frequency ranges, corresponding to the "shallow" aspect. A decomposition-reconstruction-decomposition (D-R-D) module is proposed to progressively extract the information of frequencies mixed in the components,…
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 · Stock Market Forecasting Methods
MethodsMasked autoencoder
