Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Improving Equivariant Model Training via Constraint Relaxation

About

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 end of training. We provide experimental results on different state-of-the-art network architectures, demonstrating how this training framework can result in equivariant models with improved generalization performance. Our code is available at https://github.com/StefanosPert/Equivariant_Optimization_CR

Stefanos Pertigkiozoglou, Evangelos Chatzipantazis, Shubhendu Trivedi, Kostas Daniilidis• 2024

Related benchmarks

TaskDatasetResultRank
Point Cloud ClassificationModelNet40 (test)
Accuracy74.5
229
Smoke flow predictionSynthetic Smoke Plume Approximate Rotational Symmetry (Future)
RMSE0.79
7
Smoke flow predictionSynthetic smoke plume Approximate Rotational Symmetry (Domain)
RMSE0.58
7
Smoke flow predictionSynthetic smoke plume Approximate Scale Symmetry (Future)
RMSE0.62
7
Smoke flow predictionSynthetic Smoke Plume Approximate Scale Symmetry (Domain)
RMSE0.67
7
Showing 5 of 5 rows

Other info

Code

Follow for update