Approximately Equivariant Graph Networks
Ningyuan Huang, Ron Levie, Soledad Villar

TL;DR
This paper explores approximate symmetries in graph neural networks by formalizing and leveraging graph automorphisms and coarsening, demonstrating improved generalization through a bias-variance tradeoff.
Contribution
It introduces a formal framework for approximate symmetries in GNNs using graph coarsening and provides a bias-variance analysis to optimize symmetry group choice.
Findings
Optimal symmetry group size improves generalization.
Larger than automorphisms but smaller than permutations yields best results.
Experimental validation on diverse tasks confirms theoretical insights.
Abstract
Graph neural networks (GNNs) are commonly described as being permutation equivariant with respect to node relabeling in the graph. This symmetry of GNNs is often compared to the translation equivariance of Euclidean convolution neural networks (CNNs). However, these two symmetries are fundamentally different: The translation equivariance of CNNs corresponds to symmetries of the fixed domain acting on the image signals (sometimes known as active symmetries), whereas in GNNs any permutation acts on both the graph signals and the graph domain (sometimes described as passive symmetries). In this work, we focus on the active symmetries of GNNs, by considering a learning setting where signals are supported on a fixed graph. In this case, the natural symmetries of GNNs are the automorphisms of the graph. Since real-world graphs tend to be asymmetric, we relax the notion of symmetries by…
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
Taxonomy
TopicsAdvanced Graph Neural Networks · Functional Brain Connectivity Studies · Brain Tumor Detection and Classification
MethodsFocus · Convolution
