---
title: GraphCNNpred: A stock market indices prediction using a Graph based deep learning system
url: https://www.ml-quant.com/papers/arxiv/2407.03760/
site: ML-Quant (https://www.ml-quant.com)
updated: 2026-09-26
license: Summaries CC BY 4.0; links go to the original sources
index: https://www.ml-quant.com/llms.txt
identifier: arXiv:2407.03760
source_url: https://arxiv.org/abs/2407.03760
featured: 2024-07-10
citations: 11
topic: ML & AI Methods
---


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

Stock Prediction: The paper introduces a graph neural network-based convolutional neural network model for predicting stock market prices, using custom feature engineering on diverse data sources.

- Source: https://arxiv.org/abs/2407.03760
- Identifier: arXiv:2407.03760
- Released: 2024-07-04
- First featured: Quant Letter No. 56 (2024-07-10): https://www.ml-quant.com/issues/2024-07-10/
- Citations (Semantic Scholar): 11
- Published in: Proceedings of the 2024 2nd International Conference on Artificial Intelligence, Systems and Network Security
- Topic: ML & AI Methods

## Related

- [Edge Directionality Improves Learning on Heterophilic Graphs](https://www.ml-quant.com/papers/arxiv/2305.10498/): The study presents Directed Graph Neural Network (Dir-GNN), a new deep learning framework for directed graphs that surpasses traditional models in heterophilic benchmarks.
- [Graph Mamba: Towards Learning on Graphs with State Space Models](https://www.ml-quant.com/papers/arxiv/2402.08678/): Graph Mamba Networks, a new type of Graph Neural Networks, have been introduced, which achieve excellent performance in various benchmark datasets despite lower computational cost.
- [Modular Duality in Deep Learning](https://www.ml-quant.com/papers/arxiv/2410.21265/): The article presents a new theory of modular dualization for general neural networks, providing a theoretical basis for fast and scalable training algorithms, potentially leading to a new generation of optimizers for neural architectures.
- [Topological Generalization Bounds for Discrete-Time Stochastic Optimization Algorithms](https://www.ml-quant.com/papers/arxiv/2407.08723/): The research proposes a new set of topology-based complexity notions that correlate with the generalization gap in deep neural networks, offering a computationally efficient way to predict generalization without test data, and surpassing existing topological bounds across various datasets and models.
- [Weight Block Sparsity: Training, Compilation, and AI Engine Accelerators](https://www.ml-quant.com/papers/arxiv/2407.09453/): The paper proposes a system that applies weight block sparsity in Deep Neural Networks, halving the weight with minimal accuracy loss and doubling the speed of inference.
- [On deep learning for computing the dynamic initial margin and margin value adjustment](https://www.ml-quant.com/papers/arxiv/2407.16435/): The study introduces a method for training neural networks for Dynamic Initial Margin computation in counterparty credit risk, which reduces dataset generation costs and eliminates the need for repeated training.
