Deep Learning-Based Financial Time Series Forecasting via Sliding Window and Variational Mode Decomposition
By: Luke Li
Potential Business Impact:
Predicts stock prices more accurately using smart math.
To address the complexity of financial time series, this paper proposes a forecasting model combining sliding window and variational mode decomposition (VMD) methods. Historical stock prices and relevant market indicators are used to construct datasets. VMD decomposes non-stationary financial time series into smoother subcomponents, improving model adaptability. The decomposed data is then input into a deep learning model for prediction. The study compares the forecasting effects of an LSTM model trained on VMD-processed sequences with those using raw time series, demonstrating better performance and stability.
Similar Papers
Deep Learning-Based Financial Time Series Forecasting via Sliding Window and Variational Mode Decomposition
Machine Learning (CS)
Predicts stock prices more accurately by breaking them down.
Bitcoin Price Forecasting Based on Hybrid Variational Mode Decomposition and Long Short Term Memory Network
Statistical Finance
Predicts Bitcoin prices more accurately for 30 days.
VMDNet: Time Series Forecasting with Leakage-Free Samplewise Variational Mode Decomposition and Multibranch Decoding
Machine Learning (CS)
Predicts future patterns better by understanding repeating cycles.