GrassNet: State Space Model Meets Graph Neural Network
Gongpei Zhao, Tao Wang, Yi Jin, Congyan Lang, Yidong Li, Haibin Ling

TL;DR
GrassNet introduces a novel spectral graph neural network leveraging structured state space models to overcome limitations of polynomial filters, resulting in improved expressiveness and superior performance on real-world graph tasks.
Contribution
This paper is the first to employ structured state space models for designing spectral filters in GNNs, enhancing their expressive power over traditional polynomial methods.
Findings
GrassNet outperforms existing spectral GNNs on nine benchmarks.
Structured SSMs effectively model correlations across graph frequencies.
Theoretical analysis confirms greater expressive power of GrassNet.
Abstract
Designing spectral convolutional networks is a formidable task in graph learning. In traditional spectral graph neural networks (GNNs), polynomial-based methods are commonly used to design filters via the Laplacian matrix. In practical applications, however, these polynomial methods encounter inherent limitations, which primarily arise from the the low-order truncation of polynomial filters and the lack of overall modeling of the graph spectrum. This leads to poor performance of existing spectral approaches on real-world graph data, especially when the spectrum is highly concentrated or contains many numerically identical values, as they tend to apply the exact same modulation to signals with the same frequencies. To overcome these issues, in this paper, we propose Graph State Space Network (GrassNet), a novel graph neural network with theoretical support that provides a simple yet…
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.
Taxonomy
TopicsNeural Networks and Applications
MethodsGraph Neural Network
