Exploring Graph Neural Networks for Stock Market Predictions with Rolling Window Analysis
Daiki Matsunaga, Toyotaro Suzumura, Toshihiro Takahashi

TL;DR
This paper explores the use of graph neural networks combined with rolling window analysis to improve stock market predictions by incorporating company relationship data, demonstrating significant performance gains over traditional models.
Contribution
It introduces a novel approach integrating knowledge graphs with GNNs for stock prediction and validates its effectiveness across a long-term period in the Japanese market.
Findings
29.5% increase in return ratio
2.2-fold increase in Sharpe ratio
6.32% improvement over LSTM baseline
Abstract
Recently, there has been a surge of interest in the use of machine learning to help aid in the accurate predictions of financial markets. Despite the exciting advances in this cross-section of finance and AI, many of the current approaches are limited to using technical analysis to capture historical trends of each stock price and thus limited to certain experimental setups to obtain good prediction results. On the other hand, professional investors additionally use their rich knowledge of inter-market and inter-company relations to map the connectivity of companies and events, and use this map to make better market predictions. For instance, they would predict the movement of a certain company's stock price based not only on its former stock price trends but also on the performance of its suppliers or customers, the overall industry, macroeconomic factors and trade policies. This paper…
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 · Complex Network Analysis Techniques · Advanced Graph Neural Networks
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
