GCNET: graph-based prediction of stock price movement using graph
convolutional network
- URL: http://arxiv.org/abs/2203.11091v1
- Date: Sat, 19 Feb 2022 16:13:44 GMT
- Title: GCNET: graph-based prediction of stock price movement using graph
convolutional network
- Authors: Alireza Jafari and Saman Haratizadeh
- Abstract summary: GCNET is a general prediction framework that can be applied for the prediction of the price fluctuations for any set of interacting stocks based on their historical data.
Our experiments and evaluations on sets of stocks from S&P500 and NASDAQ show that GCNET significantly improves the performance of SOTA in terms of accuracy and MCC measures.
- Score: 8.122270502556372
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: The prediction of stocks' direction of movement using the historical price
information has attracted considerable attention as a challenging problem in
the field of machine learning. However, modeling and analyzing the hidden
relations among stock prices as an important source of information for the
prediction of their future behavior has not been explored well yet. The
existing methods in this domain suffer from the lack of generality and
flexibility and cannot be easily applied on any set of inter-related stocks.
The main challenges in this domain are to find a way for modeling the existing
relations among an arbitrary set of stocks and to exploit such a model for
improving the prediction performance for those stocks. In this paper, we
introduce a novel framework, called GCNET that models the relations among an
arbitrary set of stocks as a graph structure called influence network and uses
a set of history-based prediction models to infer plausible initial labels for
a subset of the stock nodes in the graph. Finally, GCNET uses the Graph
Convolutional Network algorithm to analyzes this partially labeled graph and
predicts the next price direction of movement for each stock in the graph.
GCNET is a general prediction framework that can be applied for the prediction
of the price fluctuations for any set of interacting stocks based on their
historical data. Our experiments and evaluations on sets of stocks from S\&P500
and NASDAQ show that GCNET significantly improves the performance of SOTA in
terms of accuracy and MCC measures.
Related papers
- GraphCNNpred: A stock market indices prediction using a Graph based deep learning system [0.0]
We give a graph neural network based convolutional neural network (CNN) model, that can be applied on diverse source of data, in the attempt to extract features to predict the trends of indices of textS&textP 500, NASDAQ, DJI, NYSE, and RUSSEL.
Experiments show that the associated models improve the performance of prediction in all indices over the baseline algorithms by about $4% text to 15%$, in terms of F-measure.
arXiv Detail & Related papers (2024-07-04T09:14:24Z) - F-FOMAML: GNN-Enhanced Meta-Learning for Peak Period Demand Forecasting with Proxy Data [65.6499834212641]
We formulate the demand prediction as a meta-learning problem and develop the Feature-based First-Order Model-Agnostic Meta-Learning (F-FOMAML) algorithm.
By considering domain similarities through task-specific metadata, our model improved generalization, where the excess risk decreases as the number of training tasks increases.
Compared to existing state-of-the-art models, our method demonstrates a notable improvement in demand prediction accuracy, reducing the Mean Absolute Error by 26.24% on an internal vending machine dataset and by 1.04% on the publicly accessible JD.com dataset.
arXiv Detail & Related papers (2024-06-23T21:28:50Z) - Uncertainty Quantification over Graph with Conformalized Graph Neural
Networks [52.20904874696597]
Graph Neural Networks (GNNs) are powerful machine learning prediction models on graph-structured data.
GNNs lack rigorous uncertainty estimates, limiting their reliable deployment in settings where the cost of errors is significant.
We propose conformalized GNN (CF-GNN), extending conformal prediction (CP) to graph-based models for guaranteed uncertainty estimates.
arXiv Detail & Related papers (2023-05-23T21:38:23Z) - Learning Large Graph Property Prediction via Graph Segment Training [61.344814074335304]
We propose a general framework that allows learning large graph property prediction with a constant memory footprint.
We refine the GST paradigm by introducing a historical embedding table to efficiently obtain embeddings for segments not sampled for backpropagation.
Our experiments show that GST-EFD is both memory-efficient and fast, while offering a slight boost on test accuracy over a typical full graph training regime.
arXiv Detail & Related papers (2023-05-21T02:53:25Z) - Temporal and Heterogeneous Graph Neural Network for Financial Time
Series Prediction [14.056579711850578]
We propose a temporal and heterogeneous graph neural network-based (THGNN) approach to learn the dynamic relations among price movements in financial time series.
We conduct extensive experiments on the stock market in the United States and China.
arXiv Detail & Related papers (2023-05-09T11:17:46Z) - NETpred: Network-based modeling and prediction of multiple connected
market indices [8.122270502556372]
We introduce a framework called NETpred that generates a novel graph representing multiple related indices and their stocks.
It then thoroughly selects a diverse set of representative nodes that cover different parts of the state space and whose price movements are accurately predictable.
The resulting model is then used to predict the stock labels which are finally aggregated to infer the labels for all the index nodes in the graph.
arXiv Detail & Related papers (2022-12-02T17:23:09Z) - Node Feature Extraction by Self-Supervised Multi-scale Neighborhood
Prediction [123.20238648121445]
We propose a new self-supervised learning framework, Graph Information Aided Node feature exTraction (GIANT)
GIANT makes use of the eXtreme Multi-label Classification (XMC) formalism, which is crucial for fine-tuning the language model based on graph information.
We demonstrate the superior performance of GIANT over the standard GNN pipeline on Open Graph Benchmark datasets.
arXiv Detail & Related papers (2021-10-29T19:55:12Z) - Price graphs: Utilizing the structural information of financial time
series for stock prediction [4.4707451544733905]
We propose a novel framework to address both issues regarding stock prediction.
In terms of transforming time series into complex networks, we convert market price series into graphs.
We take graph embeddings to represent the associations among temporal points as the prediction model inputs.
arXiv Detail & Related papers (2021-06-04T14:46:08Z) - Benchmarking Graph Neural Networks on Link Prediction [80.2049358846658]
We benchmark several existing graph neural network (GNN) models on different datasets for link predictions.
Our experiments show these GNN architectures perform similarly on various benchmarks for link prediction tasks.
arXiv Detail & Related papers (2021-02-24T20:57:16Z) - Learning to Extrapolate Knowledge: Transductive Few-shot Out-of-Graph
Link Prediction [69.1473775184952]
We introduce a realistic problem of few-shot out-of-graph link prediction.
We tackle this problem with a novel transductive meta-learning framework.
We validate our model on multiple benchmark datasets for knowledge graph completion and drug-drug interaction prediction.
arXiv Detail & Related papers (2020-06-11T17:42:46Z) - Multi-Graph Convolutional Network for Relationship-Driven Stock Movement
Prediction [19.58023036416987]
We propose a deep learning framework, called Multi-GCGRU, to predict stock movement.
We first encode multiple relationships among stocks into graphs based on financial domain knowledge.
To further get rid of prior knowledge, we explore an adaptive relationship learned by data automatically.
arXiv Detail & Related papers (2020-05-11T09:31:44Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.