Representation Power of Graph Neural Networks: Improved Expressivity via Algebraic Analysis
Charilaos I. Kanatsoulis, Alejandro Ribeiro

TL;DR
This paper demonstrates that standard GNNs, analyzed through algebraic methods, can be more expressive than the Weisfeiler-Lehman algorithm, especially for graphs with distinct eigenvalues, supported by theoretical proofs and experiments.
Contribution
It introduces an algebraic framework to analyze GNN expressivity, showing they surpass WL in discriminative power for certain graph classes.
Findings
GNNs can generate distinctive outputs from uninformative inputs for graphs with different eigenvalues.
Simple convolutional GNNs with white inputs count closed paths and are more expressive than WL.
Experimental results confirm the theoretical superiority of GNNs over WL in graph discrimination tasks.
Abstract
Despite the remarkable success of Graph Neural Networks (GNNs), the common belief is that their representation power is limited and that they are at most as expressive as the Weisfeiler-Lehman (WL) algorithm. In this paper, we argue the opposite and show that standard GNNs, with anonymous inputs, produce more discriminative representations than the WL algorithm. Our novel analysis employs linear algebraic tools and characterizes the representation power of GNNs with respect to the eigenvalue decomposition of the graph operators. We prove that GNNs are able to generate distinctive outputs from white uninformative inputs, for, at least, all graphs that have different eigenvalues. We also show that simple convolutional architectures with white inputs, produce equivariant features that count the closed paths in the graph and are provably more expressive than the WL representations. Thorough…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Neural Networks and Applications · Machine Learning in Materials Science
