paper-with-me

Papers

Stock Type Prediction Model Based on Hierarchical Graph Neural Network

2024-12-09 · Jianhua Yao, Yuxin Dong, Jiajing Wang, Bingxing Wang, Hongye Zheng, Honglin Qin

This paper introduces a novel approach to stock data analysis by employing a Hierarchical Graph Neural Network (HGNN) model that captures multi-level information and relational structures in the stock market. The HGNN model integrates stock relationship data and hierarchical attributes to predict stock types effectively. The paper discusses the construction of a stock industry relationship graph and the extraction of temporal information from historical price sequences. It also highlights the design of a graph convolution operation and a temporal attention aggregator to model the macro market state. The integration of these features results in a comprehensive stock prediction model that addresses the challenges of utilizing stock relationship data and modeling hierarchical attributes in the stock market.

📄 PDF Abstract BibTeX arXiv:2412.06862

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkStock PredictionType prediction

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

HATS: A Hierarchical Graph Attention Network for Stock Movement Prediction

2019-08-07 · Raehyun Kim, Chan Ho So, Minbyul Jeong, Sang-Hoon Lee 외

Many researchers both in academia and industry have long been interested in the stock market. Numerous approaches were developed to accurately predict future trends in stock prices. Recently, there has been a growing int…

Graph AttentionGraph ClassificationNode ClassificationPrediction+2

DGDNN: Decoupled Graph Diffusion Neural Network for Stock Movement Prediction

2024-01-03 · Zinuo You, Zijian Shi, Hongbo Bo, John Cartlidge 외

Forecasting future stock trends remains challenging for academia and industry due to stochastic inter-stock dynamics and hierarchical intra-stock dynamics influencing stock prices. In recent years, graph neural networks …

Graph LearningRepresentation Learning

Gated Fusion Enhanced Multi-Scale Hierarchical Graph Convolutional Network for Stock Movement Prediction

2025-11-03 · Xiaosha Xue, Peibo Duan, Zhipeng Liu, Qi Chu 외 arxiv

Accurately predicting stock market movements remains a formidable challenge due to the inherent volatility and complex interdependencies among stocks. Although multi-scale Graph Neural Networks (GNNs) hold potential for …

Hierarchical Reinforcement Learning for Temporal Pattern Prediction

2023-10-09 · Faith Johnson, Kristin Dana

In this work, we explore the use of hierarchical reinforcement learning (HRL) for the task of temporal sequence prediction. Using a combination of deep learning and HRL, we develop a stock agent to predict temporal price…

Hierarchical Reinforcement LearningPredictionreinforcement-learningReinforcement Learning

Diffusion Variational Autoencoder for Tackling Stochasticity in Multi-Step Regression Stock Price Prediction

2023-08-18 · Kelvin J. L. Koa, Yunshan Ma, Ritchie Ng, Tat-Seng Chua

Multi-step stock price prediction over a long-term horizon is crucial for forecasting its volatility, allowing financial institutions to price and hedge derivatives, and banks to quantify the risk in their trading books.…

PredictionregressionStock PredictionStock Price Prediction