1D-CapsNet-LSTM: A Deep Learning-Based Model for Multi-Step Stock Index Forecasting
Cheng Zhang, Nilam Nur Amir Sjarif, Roslina Ibrahim

TL;DR
This paper introduces a hybrid 1D CapsNet-LSTM model for multi-step stock index forecasting, demonstrating superior accuracy and robustness over traditional models on real-world indices.
Contribution
The study proposes a novel integration of 1D CapsNet with LSTM for improved multi-step stock index prediction, employing a multi-input multi-output strategy for better stochastic dependency modeling.
Findings
The model outperforms baseline models in forecasting accuracy.
It shows slower error growth with longer forecast horizons.
It achieves significant error reductions on real-world stock indices.
Abstract
Multi-step stock index forecasting is vital in finance for informed decision-making. Current forecasting methods on this task frequently produce unsatisfactory results due to the inherent data randomness and instability, thereby underscoring the demand for advanced forecasting models. Given the superiority of capsule network (CapsNet) over CNN in various forecasting and classification tasks, this study investigates the potential of integrating a 1D CapsNet with an LSTM network for multi-step stock index forecasting. To this end, a hybrid 1D-CapsNet-LSTM model is introduced, which utilizes a 1D CapsNet to generate high-level capsules from sequential data and a LSTM network to capture temporal dependencies. To maintain stochastic dependencies over different forecasting horizons, a multi-input multi-output (MIMO) strategy is employed. The model's performance is evaluated on real-world…
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 · Forecasting Techniques and Applications · Time Series Analysis and Forecasting
MethodsMasked autoencoder · Sigmoid Activation · Capsule Network · 1-Dimensional Convolutional Neural Networks · Tanh Activation · Capsule Network · Long Short-Term Memory
