Temporal Relational Ranking for Stock Prediction
Fuli Feng, Xiangnan He, Xiang Wang, Cheng Luo, Yiqun Liu, Tat-Seng, Chua

TL;DR
This paper introduces a novel deep learning approach called Relational Stock Ranking (RSR) that models temporal stock relations to improve stock ranking and prediction accuracy, outperforming existing methods on NYSE and NASDAQ data.
Contribution
The paper proposes a new neural network component, Temporal Graph Convolution, to jointly model temporal evolution and relations among stocks for better ranking.
Findings
RSR achieves 98% and 71% return ratios on NYSE and NASDAQ.
It outperforms state-of-the-art stock prediction methods.
Temporal relations significantly enhance prediction accuracy.
Abstract
Stock prediction aims to predict the future trends of a stock in order to help investors to make good investment decisions. Traditional solutions for stock prediction are based on time-series models. With the recent success of deep neural networks in modeling sequential data, deep learning has become a promising choice for stock prediction. However, most existing deep learning solutions are not optimized towards the target of investment, i.e., selecting the best stock with the highest expected revenue. Specifically, they typically formulate stock prediction as a classification (to predict stock trend) or a regression problem (to predict stock price). More importantly, they largely treat the stocks as independent of each other. The valuable signal in the rich relations between stocks (or companies), such as two stocks are in the same sector and two companies have a supplier-customer…
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 · Financial Markets and Investment Strategies · Forecasting Techniques and Applications
