paper-with-me

홈 › Papers

Deep Learning-Based Financial Time Series Forecasting via Sliding Window and Variational Mode Decomposition

2025-08-18 · Luke Li arxiv

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.

📄 PDF Abstract BibTeX arXiv:2508.12565

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series Forecasting

Similar Papers 제목 키워드 기반

Sliding-Window Signatures for Time Series: Application to Electricity Demand Forecasting

2025-10-14 · Nina Drobac, Margaux Brégère, Joseph de Vilmarest, Olivier Wintenberger arxiv

Nonlinear and delayed effects of covariates often render time series forecasting challenging. To this end, we propose a novel forecasting framework based on ridge regression with signature features calculated on sliding …

Time Series Forecasting

Adaptive Fuzzy Time Series Forecasting via Partially Asymmetric Convolution and Sub-Sliding Window Fusion

2025-07-28 · Lijian Li arxiv

At present, state-of-the-art forecasting models are short of the ability to capture spatio-temporal dependency and synthesize global information at the stage of learning. To address this issue, in this paper, through the…

Time Series Forecasting

Solar Flare Prediction Using Long Short-term Memory (LSTM) and Decomposition-LSTM with Sliding Window Pattern Recognition

2025-07-07 · Zeinab Hassani, Davud Mohammadpur, Hossein Safari arxiv

We investigate the use of Long Short-Term Memory (LSTM) and Decomposition-LSTM (DLSTM) networks, combined with an ensemble algorithm, to predict solar flare occurrences using time-series data from the GOES catalog. The d…

The (in)visible hand in the Libor market: an Information Theory approach

2015-08-19

This paper analyzes several interest rates time series from the United Kingdom during the period 1999 to 2014. The analysis is carried out using a pioneering statistical tool in the financial literature: the complexity-e…

Time SeriesTime Series Analysis

Making Good on LSTMs' Unfulfilled Promise

2019-11-11 · Daniel Philps, Artur d'Avila Garcez, Tillman Weyde

LSTMs promise much to financial time-series analysis, temporal and cross-sectional inference, but we find that they do not deliver in a real-world financial management task. We examine an alternative called Continual Lea…

Continual LearningDecision MakingDynamic Time WarpingFairness+3