English

On the equivalence between graph isomorphism testing and function approximation with GNNs

Machine Learning 2023-02-14 v2 Machine Learning

Abstract

Graph Neural Networks (GNNs) have achieved much success on graph-structured data. In light of this, there have been increasing interests in studying their expressive power. One line of work studies the capability of GNNs to approximate permutation-invariant functions on graphs, and another focuses on the their power as tests for graph isomorphism. Our work connects these two perspectives and proves their equivalence. We further develop a framework of the expressive power of GNNs that incorporates both of these viewpoints using the language of sigma-algebra, through which we compare the expressive power of different types of GNNs together with other graph isomorphism tests. In particular, we prove that the second-order Invariant Graph Network fails to distinguish non-isomorphic regular graphs with the same degree. Then, we extend it to a new architecture, Ring-GNN, which succeeds in distinguishing these graphs and achieves good performances on real-world datasets.

Keywords

Cite

@article{arxiv.1905.12560,
  title  = {On the equivalence between graph isomorphism testing and function approximation with GNNs},
  author = {Zhengdao Chen and Soledad Villar and Lei Chen and Joan Bruna},
  journal= {arXiv preprint arXiv:1905.12560},
  year   = {2023}
}

Comments

Strengthened Theorem 4 with a modified proof; Updated Figure 2 to include results from the later literature; Made other minor edits to improve clarity. 22 pages

R2 v1 2026-06-23T09:31:55.738Z