Transferability of Spectral Graph Convolutional Neural Networks
Ron Levie, Wei Huang, Lorenzo Bucci, Michael M. Bronstein, Gitta, Kutyniok

TL;DR
This paper demonstrates that spectral graph convolutional neural networks can transfer effectively between different graphs that discretize the same underlying continuous space, challenging common misconceptions about their transferability limitations.
Contribution
The paper provides a theoretical analysis showing spectral filters are transferable across graphs with different topologies if they discretize the same continuous space, even under large perturbations.
Findings
Spectral filters are transferable between graphs discretizing the same space.
Transferability holds despite large graph perturbations and topological differences.
Analysis extends beyond small perturbations to include significant graph changes.
Abstract
This paper focuses on spectral graph convolutional neural networks (ConvNets), where filters are defined as elementwise multiplication in the frequency domain of a graph. In machine learning settings where the dataset consists of signals defined on many different graphs, the trained ConvNet should generalize to signals on graphs unseen in the training set. It is thus important to transfer ConvNets between graphs. Transferability, which is a certain type of generalization capability, can be loosely defined as follows: if two graphs describe the same phenomenon, then a single filter or ConvNet should have similar repercussions on both graphs. This paper aims at debunking the common misconception that spectral filters are not transferable. We show that if two graphs discretize the same "continuous" space, then a spectral filter or ConvNet has approximately the same repercussion on both…
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 · Complex Network Analysis Techniques
