---
title: Graph Mamba: Towards Learning on Graphs with State Space Models
url: https://www.ml-quant.com/papers/arxiv/2402.08678/
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:2402.08678
source_url: https://arxiv.org/abs/2402.08678
featured: 2024-02-21
citations: 167
topic: ML & AI Methods
---


# Graph Mamba: Towards Learning on Graphs with State Space Models

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.

- Source: https://arxiv.org/abs/2402.08678
- Identifier: arXiv:2402.08678
- Released: 2024-02-13
- First featured: Quant Letter No. 38 (2024-02-21): https://www.ml-quant.com/issues/2024-02-21/
- Citations (Semantic Scholar): 167
- Published in: Proceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data Mining
- Topic: ML & AI Methods

## Related

- [Mamba: Linear-Time Sequence Modeling with Selective State Spaces](https://www.ml-quant.com/papers/arxiv/2312.00752/): Sequence Modeling: Mamba, a neural network architecture that doesn't use attention or MLP blocks, provides faster inference and better performance in language, audio, and genomics than Transformers.
- [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.
- [GNN-VPA: A Variance-Preserving Aggregation Strategy for Graph Neural Networks](https://www.ml-quant.com/papers/arxiv/2403.04747/): A new variance-preserving aggregation function for Graph Neural Networks is proposed, which could lead to more efficient and self-normalizing networks.
- [BloomGML: Graph Machine Learning through the Lens of Bilevel Optimization](https://www.ml-quant.com/papers/arxiv/2403.04763/): Graph Machine Learning via Bilevel Optimization: The paper views graph learning techniques as special cases of bilevel optimization, introducing a new class of energy functions for graph neural network layers, and showcasing the versatility of this approach through empirical results.
- [GraphCNNpred: A stock market indices prediction using a Graph based deep learning system](https://www.ml-quant.com/papers/arxiv/2407.03760/): 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.
- [Decoding Quantum LDPC Codes Using Graph Neural Networks](https://www.ml-quant.com/papers/arxiv/2408.05170/): A new decoding method for Quantum Low-Density Parity-Check codes based on Graph Neural Networks outperforms conventional and neural-enhanced decoding algorithms in performance and complexity.
