Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

FEDformer: Frequency Enhanced Decomposed Transformer for Long-term Series Forecasting

About

Although Transformer-based methods have significantly improved state-of-the-art results for long-term series forecasting, they are not only computationally expensive but more importantly, are unable to capture the global view of time series (e.g. overall trend). To address these problems, we propose to combine Transformer with the seasonal-trend decomposition method, in which the decomposition method captures the global profile of time series while Transformers capture more detailed structures. To further enhance the performance of Transformer for long-term prediction, we exploit the fact that most time series tend to have a sparse representation in well-known basis such as Fourier transform, and develop a frequency enhanced Transformer. Besides being more effective, the proposed method, termed as Frequency Enhanced Decomposed Transformer ({\bf FEDformer}), is more efficient than standard Transformer with a linear complexity to the sequence length. Our empirical studies with six benchmark datasets show that compared with state-of-the-art methods, FEDformer can reduce prediction error by $14.8\%$ and $22.6\%$ for multivariate and univariate time series, respectively. Code is publicly available at https://github.com/MAZiqing/FEDformer.

Tian Zhou, Ziqing Ma, Qingsong Wen, Xue Wang, Liang Sun, Rong Jin• 2022

Related benchmarks

TaskDatasetResultRank
Multivariate ForecastingETTh1
MSE0.259
645
Time Series ForecastingETTh1
MSE0.133
601
Time Series ForecastingETTh2
MSE0.352
438
Multivariate Time-series ForecastingETTm1
MSE0.379
433
Time Series ForecastingETTm2
MSE0.203
382
Long-term time-series forecastingETTh1
MAE0.419
351
Long-term time-series forecastingWeather
MSE0.217
348
Multivariate long-term forecastingETTh1
MSE0.375
344
Multivariate ForecastingETTh2
MSE0.33
341
Time Series ForecastingETTm1
MSE0.033
334
Showing 10 of 463 rows
...

Other info

Follow for update