The High Cost of Data Augmentation for Learning Equivariant Models
Henri Klintebäck, Christoph Ortner, Lior Silberman
TL;DR
The paper analyzes how to enforce or approximate rotational symmetry in data-driven models by comparing exact symmetry via invariant architectures to two data augmentation schemes that approximate symmetry: quadrature-based augmentation over the Haar measure and random sampling. It proves that quadrature augmentation achieves exact invariance for polynomial models when the quadrature degree is sufficiently high, while random augmentation yields a near $T^{-1/2}$ convergence of the symmetry error. Through extensive 2D and 3D numerical experiments with $N=3$ particles, the authors show that quadrature augmentation typically outperforms random augmentation, particularly in pre-asymptotic regimes, though it incurs higher computational cost due to larger augmented LSQ systems. The work emphasizes that preserving symmetry can be crucial for conserving Noether quantities in simulations, and suggests that quadrature augmentation is a promising path toward exact symmetry in data-driven surrogate models, with potential implications for extending to nonlinear and deep learning settings.
Abstract
According to Noether's theorem the presence of a continuous symmetry in a Hamiltonian systems is equivalent to the existence of a conserved quantity, yet these symmetries are not always explicitly enforced in data-driven models. There remains a debate whether or not encoding of symmetry into a model architecture is the optimal approach. A competing approach is to target approximate symmetry through data augmentation. In this work, we study two approaches aimed at improving the symmetry properties of such an approximation scheme: one based on a quadrature rule for the Haar measure on the compact Lie group encoding the continuous symmetry of interest and one based on a random sampling of that Haar measure. We demonstrate both theoretically and empirically that the quadrature augmentation leads to exact symmetry preservation in polynomial models, while the random augmentation has only square-root convergence of the symmetrization error.
