REVIEW 6 cited by
The Surprising Power of Graph Neural Networks with Random Node Initialization
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 effective models for representation learning on relational data. However, standard GNNs are limited in their expressive power, as they cannot distinguish graphs beyond the capability of the Weisfeiler-Leman graph isomorphism heuristic. In order to break this expressiveness barrier, GNNs have been enhanced with random node initialization (RNI), where the idea is to train and run the models with randomized initial node features. In this work, we analyze the expressive power of GNNs with RNI, and prove that these models are universal, a first such result for GNNs not relying on computationally demanding higher-order properties. This universality result holds even with partially randomized initial node features, and preserves the invariance properties of GNNs in expectation. We then empirically analyze the effect of RNI on GNNs, based on carefully constructed datasets. Our empirical findings support the superior performance of GNNs with RNI over standard GNNs.
Forward citations
Cited by 6 Pith papers
-
Learning the Neighborhood: Contrast-Free Multimodal Self-Supervised Molecular Graph Pretraining
A contrast-free self-supervised method pretrains molecular graph encoders by predicting subgraph embeddings from complementary ego-net neighborhoods, integrating 2D and 3D, and beats prior SSL baselines on MoleculeNet.
-
Bridging Theory and Practice in Link Representation with Graph Neural Networks
A new framework classifies message-passing link representation models by neighborhood radius and base expressiveness, yielding a hierarchy in which SEAL is most expressive, plus a synthetic benchmark and symmetry-base...
-
Universality and Approximation Rates of Graph Neural Networks with Random Features
PENNs with random node features universally approximate measurable perm-invariant/equivariant graph functions in probability, with explicit approximation rates for C^k targets.
-
Future Link Prediction Without Memory or Aggregation
CRAFT replaces memory and aggregation with learnable node embeddings and destination-to-source-neighbor cross-attention, improving future link prediction on most of 17 temporal graph benchmarks.
-
Heat Kernel Goes Topological
TopoHKS defines a weighted combinatorial-complex Laplacian and heat kernel descriptor, claiming maximal expressive power; the supporting uniqueness theorem is incorrect.
-
Chordless Structure: A Pathway to Simple and Expressive GNNs
CSGNN encodes chordless cycles and paths as structural features and is claimed to strictly outperform k-hop GNNs in expressiveness with polynomial complexity.
Discussion (0). Sign in to comment.