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

FreDF: Learning to Forecast in the Frequency Domain

About

Time series modeling presents unique challenges due to autocorrelation in both historical data and future sequences. While current research predominantly addresses autocorrelation within historical data, the correlations among future labels are often overlooked. Specifically, modern forecasting models primarily adhere to the Direct Forecast (DF) paradigm, generating multi-step forecasts independently and disregarding label autocorrelation over time. In this work, we demonstrate that the learning objective of DF is biased in the presence of label autocorrelation. To address this issue, we propose the Frequency-enhanced Direct Forecast (FreDF), which mitigates label autocorrelation by learning to forecast in the frequency domain, thereby reducing estimation bias. Our experiments show that FreDF significantly outperforms existing state-of-the-art methods and is compatible with a variety of forecast models. Code is available at https://github.com/Master-PLC/FreDF.

Hao Wang, Licheng Pan, Zhichao Chen, Degui Yang, Sen Zhang, Yifei Yang, Xinggao Liu, Haoxuan Li, Dacheng Tao• 2024

Related benchmarks

TaskDatasetResultRank
Time Series ForecastingETTh1 (test)
MSE0.435
262
Long-term time-series forecastingETTh1 (test)
MSE0.445
221
Time Series ForecastingETTm1 (test)
MSE0.384
196
Time Series ForecastingETTh2 (test)
MSE0.365
140
Long-term forecastingExchange (test)
MAE0.422
127
Long-term time-series forecastingTraffic (test)
MSE0.421
116
Time Series ForecastingWeather (test)
MSE0.246
110
Long-term time-series forecastingWeather (test)
MSE0.259
103
Time Series ForecastingETTm2 (test)
MSE0.279
89
Long-term time-series forecastingETTm1 (test)
MSE0.4
81
Showing 10 of 46 rows

Other info

Follow for update