Gated recurrent neural network with TPE Bayesian optimization for enhancing stock index prediction accuracy
Bivas Dinda

TL;DR
This paper develops and evaluates advanced gated recurrent neural network models optimized with TPE Bayesian methods to improve the accuracy of predicting the NIFTY 50 stock index's next-day closing prices, considering multiple economic factors.
Contribution
It introduces TPE-based hyperparameter optimization for gated RNNs and demonstrates improved prediction accuracy over existing models in stock index forecasting.
Findings
TPE-LSTM achieved the lowest MAPE among tested models.
Feature selection and HPO significantly enhanced prediction accuracy.
Multi-layer TPE-GRNN models outperformed single-layer counterparts.
Abstract
The recent advancement of deep learning architectures, neural networks, and the combination of abundant financial data and powerful computers are transforming finance, leading us to develop an advanced method for predicting future stock prices. However, the accessibility of investment and trading at everyone's fingertips made the stock markets increasingly intricate and prone to volatility. The increased complexity and volatility of the stock market have driven demand for more models, which would effectively capture high volatility and non-linear behavior of the different stock prices. This study explored gated recurrent neural network (GRNN) algorithms such as LSTM (long short-term memory), GRU (gated recurrent unit), and hybrid models like GRU-LSTM, LSTM-GRU, with Tree-structured Parzen Estimator (TPE) Bayesian optimization for hyperparameter optimization (TPE-GRNN). The aim is to…
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 · Neural Networks and Applications
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory · Gated Recurrent Unit · Feature Selection
