Trivializations for Gradient-Based Optimization on Manifolds
Mario Lezcano-Casado

TL;DR
This paper introduces a framework called trivializations for transforming manifold-constrained optimization problems into unconstrained ones, and proposes dynamic trivializations that improve performance in neural network tasks.
Contribution
The paper develops the concept of trivializations and dynamic trivializations, providing theoretical conditions and practical implementations for manifold optimization.
Findings
Dynamic trivializations outperform traditional methods in neural network tasks.
The gradient formula for matrix exponentials aids practical implementation.
The framework bridges trivializations and Riemannian gradient descent.
Abstract
We introduce a framework to study the transformation of problems with manifold constraints into unconstrained problems through parametrizations in terms of a Euclidean space. We call these parametrizations "trivializations". We prove conditions under which a trivialization is sound in the context of gradient-based optimization and we show how two large families of trivializations have overall favorable properties, but also suffer from a performance issue. We then introduce "dynamic trivializations", which solve this problem, and we show how these form a family of optimization methods that lie between trivializations and Riemannian gradient descent, and combine the benefits of both of them. We then show how to implement these two families of trivializations in practice for different matrix manifolds. To this end, we prove a formula for the gradient of the exponential of matrices, which…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Model Reduction and Neural Networks · Stochastic Gradient Optimization Techniques
