English

WPMixer: Efficient Multi-Resolution Mixing for Long-Term Time Series Forecasting

Machine Learning 2024-12-24 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2412.17176,
  title  = {WPMixer: Efficient Multi-Resolution Mixing for Long-Term Time Series Forecasting},
  author = {Md Mahmuddun Nabi Murad and Mehmet Aktukmak and Yasin Yilmaz},
  journal= {arXiv preprint arXiv:2412.17176},
  year   = {2024}
}

Comments

12 pages, 3 Figures, AAAI-2025

R2 v1 2026-06-28T20:45:51.898Z