TL;DR
This paper introduces DMbaGCN, a novel GNN framework that uses Mamba modules to explicitly model node-specific evolution and global context, effectively mitigating over-smoothing in deep GNNs.
Contribution
The paper proposes a dual Mamba-enhanced GNN framework combining local and global modules to address over-smoothing explicitly and improve deep GNN performance.
Findings
DMbaGCN outperforms existing methods on multiple benchmarks.
The dual Mamba modules effectively capture node-specific and global information.
The approach enhances node discriminability in deep GNNs.
Abstract
Over-smoothing remains a fundamental challenge in deep Graph Neural Networks (GNNs), where repeated message passing causes node representations to become indistinguishable. While existing solutions, such as residual connections and skip layers, alleviate this issue to some extent, they fail to explicitly model how node representations evolve in a node-specific and progressive manner across layers. Moreover, these methods do not take global information into account, which is also crucial for mitigating the over-smoothing problem. To address the aforementioned issues, in this work, we propose a Dual Mamba-enhanced Graph Convolutional Network (DMbaGCN), which is a novel framework that integrates Mamba into GNNs to address over-smoothing from both local and global perspectives. DMbaGCN consists of two modules: the Local State-Evolution Mamba (LSEMba) for local neighborhood aggregation and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
