WL meet VC
Christopher Morris, Floris Geerts, Jan T\"onshoff, Martin Grohe

TL;DR
This paper explores the generalization capabilities of graph neural networks (GNNs) by analyzing their VC dimension, linking it to the Weisfeiler--Leman algorithm's coloring process, and providing theoretical bounds supported by empirical evidence.
Contribution
It introduces VC dimension bounds for GNNs based on Weisfeiler--Leman algorithm properties, offering new insights into their generalization performance.
Findings
VC dimension is tightly bounded by GNN weight bitlength.
Number of colors in WL correlates with GNN VC dimension.
Empirical results support theoretical bounds.
Abstract
Recently, many works studied the expressive power of graph neural networks (GNNs) by linking it to the -dimensional Weisfeiler--Leman algorithm (). Here, the is a well-studied heuristic for the graph isomorphism problem, which iteratively colors or partitions a graph's vertex set. While this connection has led to significant advances in understanding and enhancing GNNs' expressive power, it does not provide insights into their generalization performance, i.e., their ability to make meaningful predictions beyond the training set. In this paper, we study GNNs' generalization ability through the lens of Vapnik--Chervonenkis (VC) dimension theory in two settings, focusing on graph-level predictions. First, when no upper bound on the graphs' order is known, we show that the bitlength of GNNs' weights tightly bounds their VC dimension. Further,…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Advanced Memory and Neural Computing · Ferroelectric and Negative Capacitance Devices
