Learning Stable Graph Neural Networks via Spectral Regularization
Zhan Gao, Elvin Isufi

TL;DR
This paper introduces a spectral regularization method for graph neural networks that enhances stability against graph perturbations while maintaining performance on unperturbed graphs.
Contribution
It proposes a self-regularized GNN that regularizes frequency responses in the spectral domain, improving stability and preserving permutation equivariance.
Findings
Enhanced stability under graph perturbations.
Comparable performance on unperturbed graphs.
Significant stability improvements demonstrated in experiments.
Abstract
Stability of graph neural networks (GNNs) characterizes how GNNs react to graph perturbations and provides guarantees for architecture performance in noisy scenarios. This paper develops a self-regularized graph neural network (SR-GNN) solution that improves the architecture stability by regularizing the filter frequency responses in the graph spectral domain. The SR-GNN considers not only the graph signal as input but also the eigenvectors of the underlying graph, where the signal is processed to generate task-relevant features and the eigenvectors to characterize the frequency responses at each layer. We train the SR-GNN by minimizing the cost function and regularizing the maximal frequency response close to one. The former improves the architecture performance, while the latter tightens the perturbation stability and alleviates the information loss through multi-layer propagation. We…
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 · Machine Learning and ELM · Neural Networks and Applications
MethodsGraph Neural Network
