2022
DOI: 10.3390/app13010222
|View full text |Cite
|
Sign up to set email alerts
|

Stock Price Prediction Using a Frequency Decomposition Based GRU Transformer Neural Network

Abstract: Stock price prediction is crucial but also challenging in any trading system in stock markets. Currently, family of recurrent neural networks (RNNs) have been widely used for stock prediction with many successes. However, difficulties still remain to make RNNs more successful in a cluttered stock market. Specifically, RNNs lack power to retrieve discerning features from a clutter of signals in stock information flow. Making it worse, by RNN a single long time cell from the market is often fused into a single f… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
11
0

Year Published

2024
2024
2025
2025

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 35 publications
(21 citation statements)
references
References 51 publications
0
11
0
Order By: Relevance
“…DL hybrids, such as CNN-LSTM, can extract hierarchical features and comprehend sequential dependencies, making them suitable for time-series forecasting like stock prices. 76,77 AMs 81,82 and transformers 85,86 have demonstrated promise in investigating sequential data by allocating varying levels of importance to different time steps, which is pivotal in financial time-series data.…”
Section: Discussion and Future Directionsmentioning
confidence: 99%
See 2 more Smart Citations
“…DL hybrids, such as CNN-LSTM, can extract hierarchical features and comprehend sequential dependencies, making them suitable for time-series forecasting like stock prices. 76,77 AMs 81,82 and transformers 85,86 have demonstrated promise in investigating sequential data by allocating varying levels of importance to different time steps, which is pivotal in financial time-series data.…”
Section: Discussion and Future Directionsmentioning
confidence: 99%
“…Hybrid DL approaches frequently combine DL techniques with traditional methods [71][72][73][74][75] or DL architectures with each other, such as CNN-LSTM, LSTM or BiLSTM with attention mechanisms (AMs), transformer models, and graph convolutional neural network (GraphCNN). [76][77][78][79][80][81][82][83][84][85][86][87][88][89][90] These hybrid DL models prove to be efficient in identifying complex patterns and relationships in data due to the high capacity and adaptability of DL architectures, especially in applications like SPF. Chandar 71 proposed a new method for stock trading by combining technical indicators and CNNs, termed TI-CNN.…”
Section: Hybrid Approachesmentioning
confidence: 99%
See 1 more Smart Citation
“…It is designed to capture long-range dependencies and patterns in sequences, making it suitable for tasks like stock forecasting. GRU was specifically designed as a way to address some of the limitations of traditional RNNs, such as the vanishing gradient problem [18] [19]. GRU has a more simple architecture than LSTM, and is equally as viable when it comes to being used for stock predictions.…”
Section: Grumentioning
confidence: 99%
“…GRU has a more simple architecture than LSTM, and is equally as viable when it comes to being used for stock predictions. This is due to the fact that it is capable of yielding strong results [18] as well as outperforming other high-achieving models [19]. This is, in part, due to its fast training speed and efficiency at capturing short-term dependencies within sequences.…”
Section: Grumentioning
confidence: 99%