Equivariance & Symmetry in Neural Networks
Benchmarking Equivariance Degradation Across Discretization, Domain Shift, and Hybrid Pipelines
Generated automatically from the limitations stated in 3 papers (ICML, NeurIPS, ICLR), listed under Evidence. It is not a paper, and it does not come from papers submitted to CSPaper.
The problem
Exact equivariant architectures suffer numerical degradation when implemented on discretized grids, while learned approximate equivariance fails to extrapolate under test-time distribution shifts. Furthermore, inserting non-equivariant intermediate layers (such as high-dimensional feature GCNs) into geometric backbones breaks end-to-end SE(3) equivariance, risking pipeline instability. Because no systematic study evaluates these distinct methods and failure modes across shared out-of-distribution and discretized settings, practitioners have no principled way to know whether exact algebraic constraints, learned symmetries, or hybrid pipelines will retain their geometric guarantees in deployment.
Why it matters
Provides empirical bounds and selection criteria determining when exact geometric constraints are mandatory versus when learned or hybrid representations suffice under real-world discretization and domain shifts.
Ways to approach it
Prior-work checks are free with an account. Results someone already ran are shown to everyone.
- 1
Benchmark exact group-equivariant models (e.g., steerable CNNs, Clifford/CSCNNs) against learned-equivariance baselines across varying grid discretizations and out-of-distribution datasets (e.g., medical imaging), measuring the empirical equivariance error metric and downstream task accuracy.
- 2
Evaluate hybrid 3D point-cloud and graph pipelines that mix SE(3)-equivariant encoders with standard high-dimensional GCN feature extractors, measuring output variance and numerical stability under continuous rigid rotations.
- 3
Quantify layer-wise symmetry preservation across multi-stage pipelines to isolate where equivariance breaks and measure whether lightweight projection layers restore end-to-end transformation stability.
Have a different approach?
Describe how you would tackle this problem and we'll look for papers that already do it. Free; your text stays private.
Why it might fail
If downstream task accuracy on standard real-world tasks proves completely resilient to intermediate symmetry breaking and discretization errors, the practical value of measuring the equivariance gap would be diminished. Additionally, standardizing a unified equivariance error metric across disparate representation types (multivectors, irreps, and coordinate graphs) is technically challenging.
Evidence
Each paper's own statement of the limitation, verbatim.
- Conditional Clifford-Steerable CNNs for PDE ModelingICML 2026
Inherits CSCNN limitations: restricted to multivector field types, whose grades may not coincide with irreducible representations; exact equivariance also degrades on discretized grids
- Topology-Aware Learning of Tubular Manifolds via SE(3)-Equivariant Network on Ball B-Spline CurveNeurIPS 2025
The GCN operating on the high-dimensional feature space is not equivariant, breaking full SE(3)-equivariance of the overall pipeline and potentially compromising stability
- The Lie Derivative for Measuring Learned EquivarianceICLR 2023
Learned equivariance does not extrapolate: the equivariance gap grows on test and OOD (medical) data regardless of architecture, so learned equivariance is only local and approximate.
Nearest existing work
- General Nonlinearities in SO(2)-Equivariant CNNsNeurIPS 2021
- CubeNet: Equivariance to 3D Rotation and TranslationECCV 2018
- Probing Equivariance and Symmetry Breaking in Convolutional NetworksNeurIPS 2025
- Generalizing Convolutional Neural Networks for Equivariance to Lie Groups on Arbitrary Continuous DataICML 2020
- Equivariant Neural Networks for General Linear Symmetries on Lie AlgebrasICML 2026
- Flopping for FLOPs: Leveraging Equivariance for Computational EfficiencyICML 2025
- On Fairly Comparing Group Equivariant NetworksICML 2024
- Approximately Equivariant Networks for Imperfectly Symmetric DynamicsICML 2022
- Equivariant Transformer NetworksICML 2019
- Equivariance versus Augmentation for Spherical ImagesICML 2022
- 3D Steerable CNNs: Learning Rotationally Equivariant Features in Volumetric DataNeurIPS 2018
- ReViT: Rotational-equivariant Vision Transformers for Neural PDE SolversICML 2026
- The Lie Derivative for Measuring Learned EquivarianceICLR 2023
- Learning Partial Equivariances From DataNeurIPS 2022
- Learning Coordinate-based Convolutional Kernels for Continuous SE(3) Equivariant and Efficient Point Cloud AnalysisCVPR 2026