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
348
Time Series ForecastingETTm1 (test)
MSE0.384
278
Long-term time-series forecastingETTh1 (test)
MSE0.445
264
Time Series ForecastingETTh2 (test)
MSE0.365
232
Time Series ForecastingWeather (test)
MSE0.246
200
Time Series ForecastingETTm2 (test)
MSE0.279
171
Long-term time-series forecastingTraffic (test)
MSE0.421
149
Long-term time-series forecastingWeather (test)
MSE0.259
147
Long-term time-series forecastingETTm1 (test)
MSE0.4
138
Long-term forecastingExchange (test)
MAE0.422
135
Showing 10 of 46 rows

Other info

Follow for update