WPMixer: Efficient Multi-Resolution Mixing for Long-Term Time Series Forecasting
About
Time series forecasting is crucial for various applications, such as weather forecasting, power load forecasting, and financial analysis. In recent studies, MLP-mixer models for time series forecasting have been shown as a promising alternative to transformer-based models. However, the performance of these models is still yet to reach its potential. In this paper, we propose Wavelet Patch Mixer (WPMixer), a novel MLP-based model, for long-term time series forecasting, which leverages the benefits of patching, multi-resolution wavelet decomposition, and mixing. Our model is based on three key components: (i) multi-resolution wavelet decomposition, (ii) patching and embedding, and (iii) MLP mixing. Multi-resolution wavelet decomposition efficiently extracts information in both the frequency and time domains. Patching allows the model to capture an extended history with a look-back window and enhances capturing local information while MLP mixing incorporates global information. Our model significantly outperforms state-of-the-art MLP-based and transformer-based models for long-term time series forecasting in a computationally efficient way, demonstrating its efficacy and potential for practical applications.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Time Series Forecasting | ETTh2 | MSE0.379 | 796 | |
| Long-term time-series forecasting | ETTh1 | MAE0.399 | 575 | |
| Time Series Forecasting | ETTm2 | MSE5.7842 | 536 | |
| Long-term time-series forecasting | Weather | MSE0.22 | 525 | |
| Time Series Forecasting | Weather | MSE0.243 | 497 | |
| Long-term time-series forecasting | ETTm1 | MSE0.348 | 461 | |
| Long-term time-series forecasting | ETTm2 | MSE0.256 | 455 | |
| Long-term time-series forecasting | Traffic | MSE0.486 | 427 | |
| Long-term time-series forecasting | ETTh1 (test) | MSE0.368 | 410 | |
| Time Series Forecasting | ETTm2 | MSE0.274 | 300 |