LGNov 11, 2025

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

arXiv:2511.08229v57 citationsh-index: 38Has Code
Originality Incremental advance
AI Analysis

This work addresses non-stationarity in time series forecasting for domains like energy and finance, representing an incremental advancement with a novel hybrid method.

The paper tackled the problem of non-stationary time series forecasting by proposing DTAF, a dual-branch framework that addresses temporal and frequency domain non-stationarity, resulting in outperforming state-of-the-art baselines with significant improvements in forecasting accuracy.

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 temporal distribution shifts and spectral variability, which pose significant challenges for long-term time series forecasting. In this paper, we propose DTAF, a dual-branch framework that addresses non-stationarity in both the temporal and frequency domains. For the temporal domain, the Temporal Stabilizing Fusion (TFS) module employs a non-stationary mix of experts (MOE) filter to disentangle and suppress temporal non-stationary patterns while preserving long-term dependencies. For the frequency domain, the Frequency Wave Modeling (FWM) module applies frequency differencing to dynamically highlight components with significant spectral shifts. By fusing the complementary outputs of TFS and FWM, DTAF generates robust forecasts that adapt to both temporal and frequency domain non-stationarity. Extensive experiments on real-world benchmarks demonstrate that DTAF outperforms state-of-the-art baselines, yielding significant improvements in forecasting accuracy under non-stationary conditions. All codes are available at https://github.com/PandaJunk/DTAF.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes