混合CNN-LSTM-GNN神经网络用于A股股票预测
1Department of Mechanical Engineering, University of Hong Kong, Hong Kong.
Entropy (Basel, Switzerland)
|August 28, 2025
概括
一个新的深度学习模型,CNN-LSTM-GNN (CLGNN),通过分析复杂的数据关系来增强股票选择. 与现有方法相比,这种方法提高了预测准确性和投资回报率.
科学领域:
- 计算金融
- 机器学习
- 金融计量学
背景情况:
- 深度学习模型在股票预测方面比传统方法提供了更高的性能.
- 现有的模型往往缺乏特征选择的透明度和直接适用于库存选择.
- 预测股票指数趋势或个人股票在实际应用中具有挑战性.
研究的目的:
- 提出一种新的多变量混合神经网络,CNN-LSTM-GNN (CLGNN),用于股票预测和选择.
- 为财务时间序列数据开发有效的特征选择方法.
- 创建一个直接的股票选择策略,输出回报和股票代码.
主要方法:
- 开发了一个混合神经网络模型 (CLGNN),集成卷积神经网络 (CNN),长期短期记忆 (LSTM) 和图形神经网络 (GNN).
- 采用混合过方法,使用和皮尔森相关性来选择特征.
- 利用GNN模块中的图形学习,图形卷积和时间卷积层来分析数据之间的关系.
主要成果:
- 与TCN和Transformer等其他模型相比,CLGNN模型在库存预测和选择方面表现出卓越的表现.
- 使用每日回报率,营业额,相对强度指数,数量和前期调整的收盘价格的特征选择产生了最高回报.
- 提出的混合特征选择方法在确定库存预测的关键输入变量方面被证明是有效的.
结论:
- 通过捕捉复杂的数据依赖性,CLGNN模型提供了一个可靠和可解释的库存选择方法.
- 混合特征选择方法提高了金融领域深度学习模型的预测准确性和实用性.
- 这项研究为开发先进的,数据驱动的库存选择策略提供了有价值的框架.
相关概念视频
Prediction Intervals
2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.3K
End Point Prediction: Gran Plot
580
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
For potentiometric titration, the Gran plot is created by plotting...
580
Regression Analysis
6.0K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
6.0K
