Share your thoughts, 1 month free Claude Pro on usSee more
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
482
Time Series ForecastingETTm1 (test)
MSE0.384
427
Long-term time-series forecastingETTh1 (test)
MSE0.445
410
Time Series ForecastingWeather (test)
MSE0.246
355
Multivariate long-term series forecastingWeather (test)
MSE0.254
328
Time Series ForecastingETTh2 (test)
MSE0.365
314
Time Series ForecastingETTm2 (test)
MSE0.279
298
Long-term time-series forecastingWeather (test)
MSE0.259
240
Multivariate long-term series forecastingETTm2 (test)
MSE0.278
212
Multivariate long-term series forecastingExchange (test)
MSE0.387
204
Showing 10 of 54 rows

Other info

Follow for update