paper-with-me

Papers

A Novel Deep Reinforcement Learning Based Stock Direction Prediction using Knowledge Graph and Community Aware Sentiments

2021-07-02 · Anil Berk Altuner, Zeynep Hilal Kilimci

Stock market prediction has been an important topic for investors, researchers, and analysts. Because it is affected by too many factors, stock market prediction is a difficult task to handle. In this study, we propose a novel method that is based on deep reinforcement learning methodologies for the direction prediction of stocks using sentiments of community and knowledge graph. For this purpose, we firstly construct a social knowledge graph of users by analyzing relations between connections. After that, time series analysis of related stock and sentiment analysis is blended with deep reinforcement methodology. Turkish version of Bidirectional Encoder Representations from Transformers (BerTurk) is employed to analyze the sentiments of the users while deep Q-learning methodology is used for the deep reinforcement learning side of the proposed model to construct the deep Q network. In order to demonstrate the effectiveness of the proposed model, Garanti Bank (GARAN), Akbank (AKBNK), T\"urkiye \.I\c{s} Bankas{\i} (ISCTR) stocks in Istanbul Stock Exchange are used as a case study. Experiment results show that the proposed novel model achieves remarkable results for stock market prediction task.

📄 PDF Abstract BibTeX arXiv:2107.00931

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningPredictionQ-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Sentiment AnalysisStock Market PredictionTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

Methods for Acquiring and Incorporating Knowledge into Stock Price Prediction: A Survey

2023-08-09 · Liping Wang, Jiawei Li, Lifan Zhao, Zhizhuo Kou 외

Predicting stock prices presents a challenging research problem due to the inherent volatility and non-linear nature of the stock market. In recent years, knowledge-enhanced stock price prediction methods have shown grou…

Stock Price Prediction

GCNET: graph-based prediction of stock price movement using graph convolutional network

2022-02-19 · Alireza Jafari, Saman Haratizadeh

The importance of considering related stocks data for the prediction of stock price movement has been shown in many studies, however, advanced graphical techniques for modeling, embedding and analyzing the behavior of in…

Prediction

Sentiment and Knowledge Based Algorithmic Trading with Deep Reinforcement Learning

2020-01-26 · Abhishek Nan, Anandh Perumal, Osmar R. Zaiane

Algorithmic trading, due to its inherent nature, is a difficult problem to tackle; there are too many variables involved in the real world which make it almost impossible to have reliable algorithms for automated stock t…

Algorithmic TradingDeep Reinforcement LearningKnowledge Graphsreinforcement-learning+4

Knowledge-Driven Stock Trend Prediction and Explanation via Temporal Convolutional Network

2019-05-13 · Shumin Deng;Ningyu Zhang;Wen Zhang;Jiaoyan Chen;Jeff Z. Pan

Deep neural networks have achieved promising results in stock trend prediction. However, most of these models have two common drawbacks, including (i) current methods are not sensitive enough to abrupt changes of stoc…

PredictionStock Trend Prediction

Multi-Graph Convolutional Network for Relationship-Driven Stock Movement Prediction

2020-05-11 · Jiexia Ye, Juanjuan Zhao, Kejiang Ye, Cheng-Zhong Xu

Stock price movement prediction is commonly accepted as a very challenging task due to the volatile nature of financial markets. Previous works typically predict the stock price mainly based on its own information, negle…

Stock Prediction