paper-with-me

Papers

Deep Frequency Derivative Learning for Non-stationary Time Series Forecasting

2024-06-29 · Wei Fan, Kun Yi, Hangting Ye, Zhiyuan Ning, Qi Zhang, Ning An

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 Frequency Derivative Transformation (FDT) that makes signals derived in the frequency domain to acquire more stationary frequency representations. Then, we propose the Order-adaptive Fourier Convolution Network to conduct adaptive frequency filtering and learning. Furthermore, we organize DERITS as a parallel-stacked architecture for the multi-order derivation and fusion for forecasting. Finally, we conduct extensive experiments on several datasets which show the consistent superiority in both time series forecasting and shift alleviation.

📄 PDF Abstract BibTeX arXiv:2407.00502

Code (1)

aikunyi/filternet pytorch

Tasks

Time SeriesTime Series Forecasting

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Towards Non-Stationary Time Series Forecasting with Temporal Stabilization and Frequency Differencing

2025-11-11 · Junkai Lu, Peng Chen, Chenjuan Guo, Yang Shu 외 arxiv

Time series forecasting is critical for decision-making across dynamic domains such as energy, finance, transportation, and cloud computing. However, real-world time series often exhibit non-stationarity, including tempo…

Time Series Forecasting

Multi-Order Wavelet Derivative Transform for Deep Time Series Forecasting

2025-05-17 · Ziyu Zhou, Jiaxi Hu, Qingsong Wen, James T. Kwok 외

In deep time series forecasting, the Fourier Transform (FT) is extensively employed for frequency representation learning. However, it often struggles in capturing multi-scale, time-sensitive patterns. Although the Wavel…

Computational EfficiencyRepresentation LearningTime SeriesTime Series Forecasting

TIFO: Time-Invariant Frequency Operator for Stationarity-Aware Representation Learning in Time Series

2026-02-19 · Xihao Piao, Zheng Chen, Lingwei Zhu, Yushun Dong 외 arxiv

Nonstationary time series forecasting suffers from the distribution shift issue due to the different distributions that produce the training and test data. Existing methods attempt to alleviate the dependence by, e.g., r…

Time Series ForecastingRepresentation Learning

Non-Stationary Time Series Forecasting Based on Fourier Analysis and Cross Attention Mechanism

2025-05-11 · Yuqi Xiong, Yang Wen

Time series forecasting has important applications in financial analysis, weather forecasting, and traffic management. However, existing deep learning models are limited in processing non-stationary time series data beca…

Financial AnalysisTime SeriesTime Series ForecastingWeather Forecasting

Times2D: Multi-Period Decomposition and Derivative Mapping for General Time Series Forecasting

2025-03-31 · Reza Nematirad, Anil Pahwa, Balasubramaniam Natarajan

Time series forecasting is an important application in various domains such as energy management, traffic planning, financial markets, meteorology, and medicine. However, real-time series data often present intricate tem…

energy managementTime SeriesTime Series Forecasting