Sign and Basis Invariant Networks for Spectral Graph Representation Learning
Derek Lim, Joshua Robinson, Lingxiao Zhao, Tess Smidt, Suvrit Sra,, Haggai Maron, Stefanie Jegelka

TL;DR
This paper introduces SignNet and BasisNet, neural architectures that are invariant to eigenvector sign flips and basis changes, enhancing spectral graph representation learning with proven universality and superior empirical performance.
Contribution
The paper presents novel invariant neural networks for spectral graph analysis, with theoretical universality and improved expressiveness over existing spectral methods.
Findings
Networks outperform baselines on molecular graph regression
They are more expressive than existing spectral graph methods
Experiments demonstrate significant performance improvements
Abstract
We introduce SignNet and BasisNet -- new neural architectures that are invariant to two key symmetries displayed by eigenvectors: (i) sign flips, since if is an eigenvector then so is ; and (ii) more general basis symmetries, which occur in higher dimensional eigenspaces with infinitely many choices of basis eigenvectors. We prove that under certain conditions our networks are universal, i.e., they can approximate any continuous function of eigenvectors with the desired invariances. When used with Laplacian eigenvectors, our networks are provably more expressive than existing spectral methods on graphs; for instance, they subsume all spectral graph convolutions, certain spectral graph invariants, and previously proposed graph positional encodings as special cases. Experiments show that our networks significantly outperform existing baselines on molecular graph regression,…
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.
Code & Models
Videos
Taxonomy
TopicsMachine Learning in Materials Science · Advanced Graph Neural Networks · Computational Drug Discovery Methods
