An Improved Reinforcement Learning Model Based on Sentiment Analysis
Yizhuo Li, Peng Zhou, Fangyi Li, Xiao Yang

TL;DR
This paper introduces an enhanced reinforcement learning stock trading model that integrates sentiment analysis, PCA for feature reduction, and LSTM layers, significantly improving trading performance and returns.
Contribution
The authors develop a novel reinforcement learning model combining sentiment indicators, PCA, and LSTM to improve stock trading accuracy and profitability.
Findings
Maximum annualized return of 54.5% achieved
Model outperforms comparison strategies in income
Incorporating sentiment analysis enhances trading performance
Abstract
With the development of artificial intelligence technology, quantitative trading systems represented by reinforcement learning have emerged in the stock trading market. The authors combined the deep Q network in reinforcement learning with the sentiment quantitative indicator ARBR to build a high-frequency stock trading model for the share market. To improve the performance of the model, the PCA algorithm is used to reduce the dimensionality feature vector while incorporating the influence of market sentiment on the long-short power into the spatial state of the trading model and uses the LSTM layer to replace the fully connected layer to solve the traditional DQN model due to limited empirical data storage. Through the use of cumulative income, Sharpe ratio to evaluate the performance of the model and the use of double moving averages and other strategies for comparison. The results…
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 · Energy Load and Power Forecasting
MethodsQ-Learning · Sigmoid Activation · Dense Connections · Convolution · Deep Q-Network · Tanh Activation · Long Short-Term Memory · Principal Components Analysis
