On the Expressive Power of Subgraph Graph Neural Networks for Graphs with Bounded Cycles
Ziang Chen, Qiao Zhang, Runzhong Wang

TL;DR
This paper demonstrates that $k$-hop subgraph GNNs can approximate any continuous permutation-invariant function on graphs with bounded cycles, enhancing their expressive power beyond traditional GNNs.
Contribution
It proves the expressive capabilities of $k$-hop subgraph GNNs on graphs with bounded cycles and extends the analysis to GNNs without subgraph structure.
Findings
$k$-hop subgraph GNNs can approximate any permutation-invariant function on certain graphs.
Theoretical validation of the relationship between aggregation distance and cycle size.
Experimental results support the theoretical claims on benchmark datasets.
Abstract
Graph neural networks (GNNs) have been widely used in graph-related contexts. It is known that the separation power of GNNs is equivalent to that of the Weisfeiler-Lehman (WL) test; hence, GNNs are imperfect at identifying all non-isomorphic graphs, which severely limits their expressive power. This work investigates -hop subgraph GNNs that aggregate information from neighbors with distances up to and incorporate the subgraph structure. We prove that under appropriate assumptions, the -hop subgraph GNNs can approximate any permutation-invariant/equivariant continuous function over graphs without cycles of length greater than within any error tolerance. We also provide an extension to -hop GNNs without incorporating the subgraph structure. Our numerical experiments on established benchmarks and novel architectures validate our theory on the relationship between the…
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 · Graph Theory and Algorithms
