Deep Frequency Derivative Learning for Non-stationary Time Series Forecasting
Wei Fan, Kun Yi, Hangting Ye, Zhiyuan Ning, Qi Zhang, Ning An

TL;DR
This paper introduces DERITS, a novel deep learning framework that leverages full frequency spectrum analysis and a reversible transformation to improve non-stationary time series forecasting, addressing distribution shift issues.
Contribution
The paper proposes the Frequency Derivative Transformation and an order-adaptive Fourier convolution network for better frequency domain representation and forecasting of non-stationary time series.
Findings
DERITS outperforms existing methods in forecasting accuracy.
It effectively alleviates distribution shift in non-stationary data.
Experiments demonstrate consistent superiority across multiple datasets.
Abstract
While most time series are non-stationary, it is inevitable for models to face the distribution shift issue in time series forecasting. Existing solutions manipulate statistical measures (usually mean and std.) to adjust time series distribution. However, these operations can be theoretically seen as the transformation towards zero frequency component of the spectrum which cannot reveal full distribution information and would further lead to information utilization bottleneck in normalization, thus hindering forecasting performance. To address this problem, we propose to utilize the whole frequency spectrum to transform time series to make full use of data distribution from the frequency perspective. We present a deep frequency derivative learning framework, DERITS, for non-stationary time series forecasting. Specifically, DERITS is built upon a novel reversible transformation, namely…
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
TopicsNeural Networks and Applications · Time Series Analysis and Forecasting
MethodsConvolution
