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

WFTNet: Exploiting Global and Local Periodicity in Long-term Time Series Forecasting

About

Recent CNN and Transformer-based models tried to utilize frequency and periodicity information for long-term time series forecasting. However, most existing work is based on Fourier transform, which cannot capture fine-grained and local frequency structure. In this paper, we propose a Wavelet-Fourier Transform Network (WFTNet) for long-term time series forecasting. WFTNet utilizes both Fourier and wavelet transforms to extract comprehensive temporal-frequency information from the signal, where Fourier transform captures the global periodic patterns and wavelet transform captures the local ones. Furthermore, we introduce a Periodicity-Weighted Coefficient (PWC) to adaptively balance the importance of global and local frequency patterns. Extensive experiments on various time series datasets show that WFTNet consistently outperforms other state-of-the-art baseline. Code is available at https://github.com/Hank0626/WFTNet.

Peiyuan Liu, Beiliang Wu, Naiqi Li, Tao Dai, Fengmao Lei, Jigang Bao, Yong Jiang, Shu-Tao Xia• 2023

Related benchmarks

TaskDatasetResultRank
Long-term multivariate forecastingECL horizon 96 (test)
MSE0.164
22
Time Series ForecastingETTh1 Horizon 96 (test)
MSE0.382
17
Time Series ForecastingETTh1 Horizon 720 (test)
MSE0.519
17
Time Series ForecastingTraffic Horizon 96 (test)
MSE0.594
17
Time Series ForecastingTraffic Horizon 720 (test)
MSE0.664
17
Time Series ForecastingWeather Horizon 96 (test)
MSE0.161
9
Time Series ForecastingWeather Horizon 720 (test)
MSE0.347
9
Time Series ForecastingECL Horizon 720 (test)
MSE0.23
9
Showing 8 of 8 rows

Other info

Follow for update