REVIEW 2 cited by
Generalized Laplacian Positional Encoding for Graph Representation Learning
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
Graph neural networks (GNNs) are the primary tool for processing graph-structured data. Unfortunately, the most commonly used GNNs, called Message Passing Neural Networks (MPNNs) suffer from several fundamental limitations. To overcome these limitations, recent works have adapted the idea of positional encodings to graph data. This paper draws inspiration from the recent success of Laplacian-based positional encoding and defines a novel family of positional encoding schemes for graphs. We accomplish this by generalizing the optimization problem that defines the Laplace embedding to more general dissimilarity functions rather than the 2-norm used in the original formulation. This family of positional encodings is then instantiated by considering p-norms. We discuss a method for calculating these positional encoding schemes, implement it in PyTorch and demonstrate how the resulting positional encoding captures different properties of the graph. Furthermore, we demonstrate that this novel family of positional encodings can improve the expressive power of MPNNs. Lastly, we present preliminary experimental results.
Forward citations
Cited by 2 Pith papers
-
Positional Encoding meets Persistent Homology on Graphs
PiPE combines positional encodings with persistent homology features in a message-passing framework and is claimed to be provably more expressive than either approach alone, with empirical gains on molecular benchmarks.
-
Nonlinear Laplacians Improve Signed-Directed Graph Learning
A signed-directed nonlinear Laplacian is defined, proven positive semidefinite with bounded spectrum, and used to build a GNN that filters edges by node potentials.
Discussion (0). Sign in to comment.