English

WL meet VC

Machine Learning 2023-05-31 v3 Discrete Mathematics Data Structures and Algorithms Neural and Evolutionary Computing Machine Learning

Abstract

Recently, many works studied the expressive power of graph neural networks (GNNs) by linking it to the 11-dimensional Weisfeiler--Leman algorithm (1-WL1\text{-}\mathsf{WL}). Here, the 1-WL1\text{-}\mathsf{WL} 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, we derive an upper bound for GNNs' VC dimension using the number of colors produced by the 1-WL1\text{-}\mathsf{WL}. Secondly, when an upper bound on the graphs' order is known, we show a tight connection between the number of graphs distinguishable by the 1-WL1\text{-}\mathsf{WL} and GNNs' VC dimension. Our empirical study confirms the validity of our theoretical findings.

Keywords

Cite

@article{arxiv.2301.11039,
  title  = {WL meet VC},
  author = {Christopher Morris and Floris Geerts and Jan Tönshoff and Martin Grohe},
  journal= {arXiv preprint arXiv:2301.11039},
  year   = {2023}
}

Comments

Accepted at ICML 2023. arXiv admin note: text overlap with arXiv:2206.11168

R2 v1 2026-06-28T08:21:08.751Z