GSpect: Spectral Filtering for Cross-Scale Graph Classification
Xiaoyu Zhang, Wenchuan Yang, Jiawei Feng, Bitao Dai, Tianci Bu, and, Xin Lu

TL;DR
GSpect introduces a spectral filtering approach using graph wavelet neural networks and spectral pooling to improve cross-scale graph classification accuracy, addressing the challenge of varying graph sizes.
Contribution
The paper proposes GSpect, a novel spectral graph filtering model with wavelet-based convolution and spectral pooling for cross-scale graph classification.
Findings
GSpect improves classification accuracy by 1.62% on open datasets.
GSpect achieves up to 3.33% accuracy increase on PROTEINS.
On MSG dataset, GSpect improves accuracy by 15.55%.
Abstract
Identifying structures in common forms the basis for networked systems design and optimization. However, real structures represented by graphs are often of varying sizes, leading to the low accuracy of traditional graph classification methods. These graphs are called cross-scale graphs. To overcome this limitation, in this study, we propose GSpect, an advanced spectral graph filtering model for cross-scale graph classification tasks. Compared with other methods, we use graph wavelet neural networks for the convolution layer of the model, which aggregates multi-scale messages to generate graph representations. We design a spectral-pooling layer which aggregates nodes to one node to reduce the cross-scale graphs to the same size. We collect and construct the cross-scale benchmark data set, MSG (Multi Scale Graphs). Experiments reveal that, on open data sets, GSpect improves the…
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
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Face and Expression Recognition
MethodsConvolution
