ハイブリッドCNN-LSTM-GNNニューラルネットワーク
1Department of Mechanical Engineering, University of Hong Kong, Hong Kong.
Entropy (Basel, Switzerland)
|August 28, 2025
まとめ
新しいディープラーニングモデルであるCNN-LSTM-GNN (CLGNN) は,複雑なデータ関係を分析することで,株の選択を強化します. このアプローチは予測の精度と投資収益を 既存の方法と比較して改善します
科学分野:
- 計算金融
- 機械学習
- 金融エコノメトリクス
背景:
- ディープラーニングモデルは,従来の方法よりも優れた性能を備えています.
- 既存のモデルは特性の選択の透明性と 株の選択への直接的適用性が欠けていることが多い.
- 株価指数の動向や 個々の株価を予測するのは 実践的に難しいことです
研究 の 目的:
- 多変量ハイブリッドニューラルネットワーク CNN-LSTM-GNN (CLGNN) を提案し,株の予測と選択を行う.
- 金融時系列データの有効な特徴選択方法を開発する.
- 株価と株価のコードを入力する直接的な株選抜戦略を作成します.
主な方法:
- コンボリューションニューラルネットワーク (CNN),長期短期記憶 (LSTM),グラフニューラルネットワーク (GNN) を統合したハイブリッドニューラルネットワークモデル (CLGNN) を開発した.
- エントロピーとピアソン相関を用いたハイブリッドフィルターアプローチを用いた.
- GNNモジュール内のグラフ学習,グラフコンボリューション,およびテンポラルコンボリューションレイヤーを利用して,データ間の関係を分析した.
主要な成果:
- CLGNNモデルは,TCNやTransformerのような他のモデルと比較して,ストック予測と選択において優れたパフォーマンスを示しました.
- 日々の収益率,売上高,相対強度指数,量,前期調整済みの閉店価格を用いた特性の選択は,最も高い収益をもたらしました.
- 提案されたハイブリッド特性の選択方法は,ストック予測のための重要な入力変数を特定するのに有効であることが示されました.
結論:
- 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
