On the Universality of Graph Neural Networks on Large Random Graphs
Nicolas Keriven, Alberto Bietti, Samuel Vaiter

TL;DR
This paper investigates the approximation capabilities of Graph Neural Networks (GNNs) on large random graphs, demonstrating that augmenting GNNs with unique node identifiers enhances their power and universality across various models.
Contribution
It introduces the concept of Structural GNNs (SGNNs) with node identifiers, proving their universality and superior approximation power over traditional GNNs on large random graph models.
Findings
SGNNs outperform GNNs in distinguishing communities in SBMs.
c-SGNNs are more powerful than c-GNNs in the continuous limit.
Universality of SGNNs on multiple random graph models is established.
Abstract
We study the approximation power of Graph Neural Networks (GNNs) on latent position random graphs. In the large graph limit, GNNs are known to converge to certain "continuous" models known as c-GNNs, which directly enables a study of their approximation power on random graph models. In the absence of input node features however, just as GNNs are limited by the Weisfeiler-Lehman isomorphism test, c-GNNs will be severely limited on simple random graph models. For instance, they will fail to distinguish the communities of a well-separated Stochastic Block Model (SBM) with constant degree function. Thus, we consider recently proposed architectures that augment GNNs with unique node identifiers, referred to as Structural GNNs here (SGNNs). We study the convergence of SGNNs to their continuous counterpart (c-SGNNs) in the large random graph limit, under new conditions on the node identifiers.…
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
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Graph Theory and Algorithms
