Hypergraph Neural Network with State Space Models for Node Classification
A. Quadir, M. Tanveer

TL;DR
This paper introduces HGMN, a hypergraph neural network with state space models that effectively integrates role-based features and higher-order relationships to improve node classification accuracy.
Contribution
The paper presents a novel hypergraph neural network that combines hypergraph construction, state-space modeling, and residual connections to enhance node representations for classification.
Findings
HGMN outperforms baseline models on multiple benchmark datasets.
Hypergraph construction strategies improve the capture of structural similarities.
Residual connections mitigate over-smoothing in deep networks.
Abstract
In recent years, graph neural networks (GNNs) have gained significant attention for node classification tasks on graph-structured data. However, traditional GNNs primarily focus on adjacency relationships between nodes, often overlooking the role-based characteristics that can provide complementary insights for learning expressive node representations. Existing frameworks for extracting role-based features are largely unsupervised and often fail to translate effectively into downstream predictive tasks. To address these limitations, we propose a hypergraph neural network with a state space model (HGMN). The model integrates role-aware representations into GNNs by combining hypergraph construction with state-space modeling in a principled manner. HGMN employs hypergraph construction techniques to capture higher-order relationships and leverages a learnable mamba transformer mechanism to…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
