Wavelet Mixture of Experts for Time Series Forecasting
Zheng Zhou, Yu-Jie Xiong, Jia-Chen Zhang, Chun-Ming Xia, Xi-Jiong Xie

TL;DR
This paper introduces WaveTS models that combine wavelet transforms with Mixture of Experts to improve multi-channel time series forecasting, achieving state-of-the-art results with fewer parameters.
Contribution
The paper presents a novel lightweight wavelet-based MoE model for multi-channel time series forecasting, addressing limitations of Transformers and MLPs.
Findings
WaveTS models outperform existing methods on eight datasets.
WaveTS-M significantly improves multi-channel forecasting accuracy.
Models require fewer parameters than state-of-the-art approaches.
Abstract
The field of time series forecasting is rapidly advancing, with recent large-scale Transformers and lightweight Multilayer Perceptron (MLP) models showing strong predictive performance. However, conventional Transformer models are often hindered by their large number of parameters and their limited ability to capture non-stationary features in data through smoothing. Similarly, MLP models struggle to manage multi-channel dependencies effectively. To address these limitations, we propose a novel, lightweight time series prediction model, WaveTS-B. This model combines wavelet transforms with MLP to capture both periodic and non-stationary characteristics of data in the wavelet domain. Building on this foundation, we propose a channel clustering strategy that incorporates a Mixture of Experts (MoE) framework, utilizing a gating mechanism and expert network to handle multi-channel…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods · Time Series Analysis and Forecasting · Traffic Prediction and Management Techniques
