REVIEW 3 cited by
On the Stability of Expressive Positional Encodings for Graphs
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Designing effective positional encodings for graphs is key to building powerful graph transformers and enhancing message-passing graph neural networks. Although widespread, using Laplacian eigenvectors as positional encodings faces two fundamental challenges: (1) \emph{Non-uniqueness}: there are many different eigendecompositions of the same Laplacian, and (2) \emph{Instability}: small perturbations to the Laplacian could result in completely different eigenspaces, leading to unpredictable changes in positional encoding. Despite many attempts to address non-uniqueness, most methods overlook stability, leading to poor generalization on unseen graph structures. We identify the cause of instability to be a ``hard partition'' of eigenspaces. Hence, we introduce Stable and Expressive Positional Encodings (SPE), an architecture for processing eigenvectors that uses eigenvalues to ``softly partition'' eigenspaces. SPE is the first architecture that is (1) provably stable, and (2) universally expressive for basis invariant functions whilst respecting all symmetries of eigenvectors. Besides guaranteed stability, we prove that SPE is at least as expressive as existing methods, and highly capable of counting graph structures. Finally, we evaluate the effectiveness of our method on molecular property prediction, and out-of-distribution generalization tasks, finding improved generalization compared to existing positional encoding methods. Our code is available at \url{https://github.com/Graph-COM/SPE}.
Forward citations
Cited by 3 Pith papers
-
Frequency-Corrupt Based Graph Self-Supervised Learning
FC-GSSL is a graph self-supervised method that corrupts nodes/edges with high low-frequency contribution and reconstructs low-frequency/general targets, improving node and graph prediction on most tested benchmarks.
-
Graph Positional Autoencoders as Self-supervised Learners
A dual-path graph autoencoder that reconstructs node features and Laplacian-eigenvector distances reports strong self-supervised results on heterophilic and molecular benchmarks, with some overstatement in the margins...
-
Using Random Noise Equivariantly to Boost Graph Neural Networks Universally
A channel-permutation-equivariant GNN makes random noise usable as a general-purpose expressivity booster across graph tasks.
Discussion (0). Continue with ORCID to comment.