Learning from Frustration: Torsor CNNs on Graphs
Daiyuan Li, Shreya Arya, Robert Ghrist
TL;DR
This paper addresses learning on graphs with local coordinate systems by introducing Torsor CNNs, which encode local frame changes via edge potentials $\psi_{uv}$ and yield gauge-equivariant layers. It proves an equivalence between local symmetry learning and the classical group synchronization problem, and introduces two practical tools: Torsor Convolutional Layers and the frustration loss, a geometric regularizer that promotes locally consistent representations. The framework generalizes existing architectures (CNNs, G-CNNs, Gauge CNNs) to arbitrary graphs without requiring global coordinates, and is demonstrated in multi-view 3D recognition where relative camera poses define the edge potentials. By unifying discrete geometry and deep learning, the method offers principled handling of local symmetries with potential improvements in data efficiency and generalization, especially in domains with heterogeneous local frames. The practical validation on a multi-view dataset showcases the approach's applicability and potential to enhance performance with geometric regularization or fully gauge-equivariant layers.
Abstract
Most equivariant neural networks rely on a single global symmetry, limiting their use in domains where symmetries are instead local. We introduce Torsor CNNs, a framework for learning on graphs with local symmetries encoded as edge potentials -- group-valued transformations between neighboring coordinate frames. We establish that this geometric construction is fundamentally equivalent to the classical group synchronization problem, yielding: (1) a Torsor Convolutional Layer that is provably equivariant to local changes in coordinate frames, and (2) the frustration loss -- a standalone geometric regularizer that encourages locally equivariant representations when added to any NN's training objective. The Torsor CNN framework unifies and generalizes several architectures -- including classical CNNs and Gauge CNNs on manifolds -- by operating on arbitrary graphs without requiring a global coordinate system or smooth manifold structure. We establish the mathematical foundations of this framework and demonstrate its applicability to multi-view 3D recognition, where relative camera poses naturally define the required edge potentials.
