Stock Price Movement Prediction from Financial News with Deep Learning and Knowledge Graph Embedding

Yang Liu,Qingguo Zeng,Huanrui Yang,Adrian Carrio
DOI: https://doi.org/10.1007/978-3-319-97289-3_8
2018-01-01
Abstract:As the technology applied to economy develops, more and more investors are paying attention to stock prediction. Therefore, research on stock prediction is becoming a hot area. In this paper, we propose to incorporate a joint model using the TransE model for representation learning and a Convolutional Neural Network (CNN), which extracts features from financial news articles. This joint learning can improve the accuracy of text feature extraction while reducing the sparseness of news headlines. On the other hand, we present a joint feature extraction method which extracts feature vectors from both daily trading data and technical indicators. The approach is evaluated using Support Vector Machines (SVM) as a traditional machine learning method and Long Short-term Memory (LSTM) model as a deep learning method. The proposed model is used to predict Apple’s stock price movement using the Standard & Poor’s 500 index (S&P 500). The experiments show that the accuracy of news sentiment classification for feature selection achieved 97.66% by model of joint learning, the performance of joint learning is better than feature extraction by CNN, the accuracy of stock price movement prediction through deep learning achieved 55.44%, this result is higher than traditional machine learning. This model can give the investors greater decision support.
What problem does this paper attempt to address?