Variational Mode Decomposition and Linear Embeddings are What You Need For Time-Series Forecasting
Hafizh Raihan Kurnia Putra, Novanto Yudistira, Tirana Noor, Fatyanosa

TL;DR
This paper demonstrates that combining Variational Mode Decomposition with linear models significantly improves time-series forecasting accuracy across diverse datasets, outperforming neural network benchmarks.
Contribution
The study introduces a novel framework integrating VMD with linear models, showing substantial accuracy gains in univariate and multivariate forecasting tasks.
Findings
VMD reduces RMSE in most models tested.
Linear + VMD achieves lowest average RMSE in univariate forecasting.
DLinear + VMD outperforms other models in multivariate forecasting.
Abstract
Time-series forecasting often faces challenges due to data volatility, which can lead to inaccurate predictions. Variational Mode Decomposition (VMD) has emerged as a promising technique to mitigate volatility by decomposing data into distinct modes, thereby enhancing forecast accuracy. In this study, we integrate VMD with linear models to develop a robust forecasting framework. Our approach is evaluated on 13 diverse datasets, including ETTm2, WindTurbine, M4, and 10 air quality datasets from various Southeast Asian cities. The effectiveness of the VMD strategy is assessed by comparing Root Mean Squared Error (RMSE) values from models utilizing VMD against those without it. Additionally, we benchmark linear-based models against well-known neural network architectures such as LSTM, Bidirectional LSTM, and RNN. The results demonstrate a significant reduction in RMSE across nearly all…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods · Forecasting Techniques and Applications · Time Series Analysis and Forecasting
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
