Improving Equivariant Model Training via Constraint Relaxation
Stefanos Pertigkiozoglou, Evangelos Chatzipantazis, Shubhendu Trivedi,, Kostas Daniilidis

TL;DR
This paper introduces a training framework for equivariant neural networks that relaxes the equivariance constraint during training, enabling better optimization and improved generalization, then gradually enforces strict equivariance.
Contribution
The authors propose a novel relaxation-based training method for equivariant networks that enhances optimization and generalization performance.
Findings
Improved generalization on state-of-the-art architectures
Effective relaxation of equivariance constraints during training
Convergence to strict equivariance at the end of training
Abstract
Equivariant neural networks have been widely used in a variety of applications due to their ability to generalize well in tasks where the underlying data symmetries are known. Despite their successes, such networks can be difficult to optimize and require careful hyperparameter tuning to train successfully. In this work, we propose a novel framework for improving the optimization of such models by relaxing the hard equivariance constraint during training: We relax the equivariance constraint of the network's intermediate layers by introducing an additional non-equivariant term that we progressively constrain until we arrive at an equivariant solution. By controlling the magnitude of the activation of the additional relaxation term, we allow the model to optimize over a larger hypothesis space containing approximate equivariant networks and converge back to an equivariant solution at the…
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
TopicsTopic Modeling · Natural Language Processing Techniques · AI-based Problem Solving and Planning
