REVIEW 23 cited by
Graph-Mamba: Towards Long-Range Graph Sequence Modeling with Selective State Spaces
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Attention mechanisms have been widely used to capture long-range dependencies among nodes in Graph Transformers. Bottlenecked by the quadratic computational cost, attention mechanisms fail to scale in large graphs. Recent improvements in computational efficiency are mainly achieved by attention sparsification with random or heuristic-based graph subsampling, which falls short in data-dependent context reasoning. State space models (SSMs), such as Mamba, have gained prominence for their effectiveness and efficiency in modeling long-range dependencies in sequential data. However, adapting SSMs to non-sequential graph data presents a notable challenge. In this work, we introduce Graph-Mamba, the first attempt to enhance long-range context modeling in graph networks by integrating a Mamba block with the input-dependent node selection mechanism. Specifically, we formulate graph-centric node prioritization and permutation strategies to enhance context-aware reasoning, leading to a substantial improvement in predictive performance. Extensive experiments on ten benchmark datasets demonstrate that Graph-Mamba outperforms state-of-the-art methods in long-range graph prediction tasks, with a fraction of the computational cost in both FLOPs and GPU memory consumption. The code and models are publicly available at https://github.com/bowang-lab/Graph-Mamba.
Forward citations
Cited by 23 Pith papers
-
On the Expressivity of Selective State-Space Layers: A Multivariate Polynomial Approach
A simplified selective state-space layer expresses polynomials whose degree grows with sequence length, exceeding the fixed per-layer degree of linear attention.
-
Benchmarking Sheaf Neural Networks for Inductive Tasks
On 14 inductive graph benchmarks, sheaf neural networks underperform strong GNN baselines, and their performance is driven more by the surrounding architecture than by the sheaf diffusion mechanism.
-
Navigating Hierarchy: Hyperbolic Learning on Brain Graphs for Disorder Diagnosis
A hyperbolic-space framework with geometric entailment constraints and a graph-aware Mamba module improves brain-network classification of ASD and MDD by explicitly modeling ROI-to-community-to-whole-brain hierarchy.
-
eMamba: Efficient Acceleration Framework for Mamba Models in Edge Computing
An end-to-end Mamba edge accelerator using hardware-friendly approximations, INT8 quantization, and NAS achieves 4.95x-5.62x lower latency and 1.63x-19.9x smaller models than ViT/CNN baselines.
-
TANGO: Graph Neural Dynamics via Learned Energy and Tangential Flows
TANGO adds a learnable energy gradient and an orthogonal tangential flow to GNN layers, improving long-range and heterophilic graph benchmarks.
-
Mamba-X: An End-to-End Vision Mamba Accelerator for Edge Computing Devices
A dedicated accelerator for Vision Mamba using a Kogge-Stone systolic scan array and hybrid 8-bit quantization achieves 2.3x end-to-end speedup and 11.5x energy-efficiency gain over an edge GPU with less than 1% top-1...
-
On Measuring Long-Range Interactions in Graph Neural Networks
The paper axiomatizes a distance-weighted influence measure of range and uses it to show that LRGB tasks differ sharply in how long-range they really are.
-
A Physics-Augmented GraphGPS Framework for the Reconstruction of 3D Riemann Problems from Sparse Data
A graph transformer with shock-aware attention and guided message-passing reconstructs 3D Riemann problem flows from 10% observed points more accurately than the benchmark ML models tested.
-
Message-Passing State-Space Models: Improving Graph Learning with Modern Sequence Modeling
A message-passing GNN based on a linear recurrence plus MLP readout achieves strong results on long-range, heterophilic, and spatio-temporal graph benchmarks.
-
From Layers to States: A State Space Model Perspective to Deep Neural Network Layer Dynamics
S6LA adds a selective state space recurrence across the layers of CNNs and vision transformers, giving consistent accuracy gains on ImageNet classification and COCO detection and segmentation.
-
GRAMA: Adaptive Graph Autoregressive Moving Average Models
GRAMA is a graph-adaptive ARMA architecture that wraps GNN backbones with selective sequential recurrences and reports consistent gains on long-range graph benchmarks.
-
BrainMAP: Learning Multiple Activation Pathways in Brain Networks
BrainMAP adaptively sequences brain-region graphs, routes them through a Mixture of Experts of Mamba models, and achieves state-of-the-art results on five HCP fMRI benchmarks with saliency-based explanations.
-
Efficient Self-Supervised Video Hashing with Selective State Spaces
S5VH uses bidirectional Mamba layers and a hash-center alignment loss to improve self-supervised video hashing accuracy and efficiency.
-
ReHub: Linear Complexity Graph Transformers with Adaptive Hub-Spoke Reassignment
ReHub keeps spoke-to-hub attention sparse by connecting each node to only k hubs per layer and reassigning those hubs via hub-hub similarity, reaching O(N) complexity with accuracy on par with its dense variant.
-
Best of Both Worlds: Advantages of Hybrid Graph Sequence Models
A hybrid graph sequence model with HAC-based hierarchical tokenization and a Mamba-plus-Transformer encoder outperforms prior graph transformers and recurrent baselines on most tested benchmarks.
-
DiM-Gestor: Co-Speech Gesture Generation with Adaptive Layer Normalization Mamba-2
DiM-Gestor generates co-speech 3D gestures from Chinese speech using a Mamba-2 and AdaLN diffusion architecture, and releases the CCG dataset.
-
HydraMamba: Multi-Head State Space Model for Global Point Cloud Learning
A state space model based point cloud network with shuffled Hilbert serialization, a convolutional bidirectional S6 branch, and multi-head S6 achieves new top scores on ModelNet40, ShapeNet, S3DIS, and ScanObjectNN.
-
MambaHash: Visual State Space Deep Hashing Model for Large-Scale Image Retrieval
MambaHash uses a grouped, multi-directional Mamba backbone for deep supervised hashing and reports the highest mean average precision on CIFAR-10 and IMAGENET, with marginal gains on NUS-WIDE.
-
MV-GMN: State Space Model for Multi-View Action Recognition
MV-GMN, a state-space model with graph convolution, reports state-of-the-art accuracies on NTU RGB+D and PKU-MMD action recognition benchmarks.
-
MOL-Mamba: Enhancing Molecular Representation with Structural & Electronic Insights
MOL-Mamba combines Mamba state-space layers, graph neural networks, and electronic descriptors to improve molecular property prediction on 8 of 11 MoleculeNet benchmarks.
-
DG-Mamba: Robust and Efficient Dynamic Graph Structure Learning with Selective State Space Models
DG-Mamba combines Mamba state space models, kernelized attention, and a Principle of Relevant Information regularizer to learn robust dynamic graph structures in linear time.
-
Exploring Graph Mamba: A Comprehensive Survey on State-Space Models for Graph Learning
A survey of Graph Mamba, the adaptation of state-space models (Mamba, S4, S6) to graph learning, synthesizing roughly 30 recent papers into a taxonomy of architectures, applications, benchmarks, and open challenges.
-
Deep Learning-based Approaches for State Space Models: A Selective Review
A selective review that unifies classical and deep learning state space models, from latent neural ODEs/SDEs to structured SSM architectures like S4 and Mamba.
Discussion (0). Continue with ORCID to comment.