LSR-IGRU: Stock Trend Prediction Based on Long Short-Term Relationships and Improved GRU
Peng Zhu, Yuante Li, Yifan Hu, Qinyuan Liu, Dawei Cheng, Yuqi Liang

TL;DR
This paper introduces LSR-IGRU, a novel stock trend prediction model that leverages long and short-term stock relationships using an improved GRU, demonstrating superior accuracy and profitability in experiments.
Contribution
The paper presents a new model that incorporates long short-term stock relationships with an improved GRU, utilizing industry info and overnight prices for better prediction accuracy.
Findings
Outperforms state-of-the-art models in stock trend prediction.
Achieves higher cumulative portfolio returns in real trading scenarios.
Validates effectiveness across multiple stock market datasets.
Abstract
Stock price prediction is a challenging problem in the field of finance and receives widespread attention. In recent years, with the rapid development of technologies such as deep learning and graph neural networks, more research methods have begun to focus on exploring the interrelationships between stocks. However, existing methods mostly focus on the short-term dynamic relationships of stocks and directly integrating relationship information with temporal information. They often overlook the complex nonlinear dynamic characteristics and potential higher-order interaction relationships among stocks in the stock market. Therefore, we propose a stock price trend prediction model named LSR-IGRU in this paper, which is based on long short-term stock relationships and an improved GRU input. Firstly, we construct a long short-term relationship matrix between stocks, where secondary industry…
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
MethodsGated Recurrent Unit · Focus
