The Role of Fibration Symmetries in Geometric Deep Learning
Osvaldo Velarde, Lucas Parra, Paolo Boldi, Hernan Makse
TL;DR
This work extends Geometric Deep Learning by introducing local fibration symmetries as a flexible inductive bias that relaxes the standard global symmetry assumption. The authors formalize a Fibration Test that upper-bounds the expressive power of GNNs and show this bound is tighter than the WL-based bound, reflecting the more permissive yet structured local symmetry. They demonstrate practical benefits by compressing graph-structured data via minimal fibration bases on QM9 and BRCA-TCGA without sacrificing performance, and by observing node synchronization in MLPs with a corresponding Fibration Gradient Descent that reduces network size while preserving accuracy. The framework generalizes beyond graphs to manifolds, bundles, and grids, offering a principled path to stronger generalization and computational efficiency in geometric learning through local symmetry induction.
Abstract
Geometric Deep Learning (GDL) unifies a broad class of machine learning techniques from the perspectives of symmetries, offering a framework for introducing problem-specific inductive biases like Graph Neural Networks (GNNs). However, the current formulation of GDL is limited to global symmetries that are not often found in real-world problems. We propose to relax GDL to allow for local symmetries, specifically fibration symmetries in graphs, to leverage regularities of realistic instances. We show that GNNs apply the inductive bias of fibration symmetries and derive a tighter upper bound for their expressive power. Additionally, by identifying symmetries in networks, we collapse network nodes, thereby increasing their computational efficiency during both inference and training of deep neural networks. The mathematical extension introduced here applies beyond graphs to manifolds, bundles, and grids for the development of models with inductive biases induced by local symmetries that can lead to better generalization.
