An Evaluation of Deep Learning Models for Stock Market Trend Prediction
Gonzalo Lopez Gil, Paul Duhamel-Sebline, Andrew McCarren

TL;DR
This paper evaluates various advanced deep learning models, including a novel xLSTM-TS, for short-term stock market trend prediction, demonstrating that data denoising significantly enhances model accuracy and that xLSTM-TS outperforms other models.
Contribution
Introduces the xLSTM-TS model optimized for time series prediction and assesses its performance against other deep learning models in stock trend forecasting.
Findings
xLSTM-TS achieved 72.82% accuracy on EWZ dataset.
Wavelet denoising improved prediction performance.
xLSTM-TS consistently outperformed other models.
Abstract
The stock market is a fundamental component of financial systems, reflecting economic health, providing investment opportunities, and influencing global dynamics. Accurate stock market predictions can lead to significant gains and promote better investment decisions. However, predicting stock market trends is challenging due to their non-linear and stochastic nature. This study investigates the efficacy of advanced deep learning models for short-term trend forecasting using daily and hourly closing prices from the S&P 500 index and the Brazilian ETF EWZ. The models explored include Temporal Convolutional Networks (TCN), Neural Basis Expansion Analysis for Time Series Forecasting (N-BEATS), Temporal Fusion Transformers (TFT), Neural Hierarchical Interpolation for Time Series Forecasting (N-HiTS), and Time-series Dense Encoder (TiDE). Furthermore, we introduce the Extended Long Short-Term…
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 · Time Series Analysis and Forecasting · Forecasting Techniques and Applications
