paper-with-me

홈 › Papers

Higher-order Graph Attention Network for Stock Selection with Joint Analysis

2023-06-27 · Yang Qiao, Yiping Xia, Xiang Li, Zheng Li, Yan Ge

Stock selection is important for investors to construct profitable portfolios. Graph neural networks (GNNs) are increasingly attracting researchers for stock prediction due to their strong ability of relation modelling and generalisation. However, the existing GNN methods only focus on simple pairwise stock relation and do not capture complex higher-order structures modelling relations more than two nodes. In addition, they only consider factors of technical analysis and overlook factors of fundamental analysis that can affect the stock trend significantly. Motivated by them, we propose higher-order graph attention network with joint analysis (H-GAT). H-GAT is able to capture higher-order structures and jointly incorporate factors of fundamental analysis with factors of technical analysis. Specifically, the sequential layer of H-GAT take both types of factors as the input of a long-short term memory model. The relation embedding layer of H-GAT constructs a higher-order graph and learn node embedding with GAT. We then predict the ranks of stock return. Extensive experiments demonstrate the superiority of our H-GAT method on the profitability test and Sharp ratio over both NSDAQ and NYSE datasets

📄 PDF Abstract BibTeX arXiv:2306.15526

Code (0)

등록된 구현이 없습니다.

Tasks

Graph AttentionRelationStock Prediction

Methods 이 논문이 사용한 방법론

Focus 설명 없음
GAT A Graph Attention Network (GAT) is a neural network architecture that operates on graph-structured data, leveraging masked self-attentional layers to address the shortcomings…

Similar Papers 제목 키워드 기반

Big portfolio selection by graph-based conditional moments method

2023-01-27 · Zhoufan Zhu, Ningning Zhang, Ke Zhu

How to do big portfolio selection is very important but challenging for both researchers and practitioners. In this paper, we propose a new graph-based conditional moments (GRACE) method to do portfolio selection based o…

Higher Order Transformers: Enhancing Stock Movement Prediction On Multimodal Time-Series Data

2024-12-13 · Soroush Omranpour, Guillaume Rabusseau, Reihaneh Rabbany

In this paper, we tackle the challenge of predicting stock movements in financial markets by introducing Higher Order Transformers, a novel architecture designed for processing multivariate time-series data. We extend th…

DecoderStock Market PredictionTensor DecompositionTime Series

Graph-Based Stock Recommendation by Time-Aware Relational Attention Network

2022-02-01 · ACM Transactions on Knowledge Discovery from Data 2022 2 · Jianliang Gao, Xiaoting Ying, Cong Xu, Jianxin Wang 외

The stock market investors aim at maximizing their investment returns. Stock recommendation task is to recommend stocks with higher return ratios for the investors. Most stock prediction methods study the historical sequ…

RelationStock Prediction

LSR-IGRU: Stock Trend Prediction Based on Long Short-Term Relationships and Improved GRU

2024-08-26 · Peng Zhu, Yuante Li, Yifan Hu, Qinyuan Liu 외

Stock price prediction is a challenging problem in the field of finance and receives widespread attention. In recent years, with the rapid development of technologies such as deep learning and graph neural networks, more…

Algorithmic TradingStock Price PredictionStock Trend Prediction

Stockformer: A Price-Volume Factor Stock Selection Model Based on Wavelet Transform and Multi-Task Self-Attention Networks

2023-11-23 · Bohan Ma, Yushan Xue, Yuan Lu, Jing Chen

As the Chinese stock market continues to evolve and its market structure grows increasingly complex, traditional quantitative trading methods are facing escalating challenges. Particularly, due to policy uncertainty and …

Financial AnalysisGraph Embedding