false

Dynamic graph neural networks for enhanced volatility prediction in financial markets

Dynamic graph neural networks for enhanced volatility prediction in financial markets ArXiv ID: 2410.16858 “View on arXiv” Authors: Unknown Abstract Volatility forecasting is essential for risk management and decision-making in financial markets. Traditional models like Generalized Autoregressive Conditional Heteroskedasticity (GARCH) effectively capture volatility clustering but often fail to model complex, non-linear interdependencies between multiple indices. This paper proposes a novel approach using Graph Neural Networks (GNNs) to represent global financial markets as dynamic graphs. The Temporal Graph Attention Network (Temporal GAT) combines Graph Convolutional Networks (GCNs) and Graph Attention Networks (GATs) to capture the temporal and structural dynamics of volatility spillovers. By utilizing correlation-based and volatility spillover indices, the Temporal GAT constructs directed graphs that enhance the accuracy of volatility predictions. Empirical results from a 15-year study of eight major global indices show that the Temporal GAT outperforms traditional GARCH models and other machine learning methods, particularly in short- to mid-term forecasts. The sensitivity and scenario-based analysis over a range of parameters and hyperparameters further demonstrate the significance of the proposed technique. Hence, this work highlights the potential of GNNs in modeling complex market behaviors, providing valuable insights for financial analysts and investors. ...

October 22, 2024 · 2 min · Research Team

GraphCNNpred: A stock market indices prediction using a Graph based deep learning system

GraphCNNpred: A stock market indices prediction using a Graph based deep learning system ArXiv ID: 2407.03760 “View on arXiv” Authors: Unknown Abstract The application of deep learning techniques for predicting stock market prices is a prominent and widely researched topic in the field of data science. To effectively predict market trends, it is essential to utilize a diversified dataset. In this paper, 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 \text{“S”}&\text{“P”} 500, NASDAQ, DJI, NYSE, and RUSSEL. The 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. A trading simulation is generated from predictions and gained a Sharpe ratio of over 3. ...

July 4, 2024 · 2 min · Research Team