Non-Stationary Time Series Forecasting Based on Fourier Analysis and Cross Attention Mechanism
Yuqi Xiong, Yang Wen

TL;DR
This paper introduces AEFIN, a novel deep learning framework that combines Fourier analysis and cross-attention to improve forecasting of non-stationary time series data, outperforming existing models in accuracy and robustness.
Contribution
The paper proposes a new framework, AEFIN, integrating Fourier analysis, cross-attention, and a specialized loss function to better model non-stationary time series.
Findings
AEFIN outperforms common models in mean square and absolute error.
The framework effectively captures seasonal and trend patterns in unstable components.
AEFIN demonstrates strong forecasting capabilities under non-stationary conditions.
Abstract
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 because they cannot effectively capture the statistical characteristics that change over time. To address this problem, this paper proposes a new framework, AEFIN, which enhances the information sharing ability between stable and unstable components by introducing a cross-attention mechanism, and combines Fourier analysis networks with MLP to deeply explore the seasonal patterns and trend characteristics in unstable components. In addition, we design a new loss function that combines time-domain stability constraints, time-domain instability constraints, and frequency-domain stability constraints to improve the accuracy and robustness of forecasting. Experimental results…
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
TopicsStock Market Forecasting Methods · Traffic Prediction and Management Techniques · Time Series Analysis and Forecasting
