The Proxy Step-size Technique for Regularized Optimization on the Sphere Manifold
Fang Bai, Adrien Bartoli

TL;DR
This paper introduces a novel Riemannian proximal gradient method utilizing a proxy step-size for regularized optimization on the sphere, demonstrating convergence and effectiveness in computer vision tasks.
Contribution
It proposes the proxy step-size technique for Riemannian proximal gradient methods, enabling efficient optimization with non-smooth regularizers on the sphere.
Findings
Method converges to a critical point with line-search based on g only.
Implementation is simple and concise, requiring few lines of code.
Numerical experiments show consistent improvements in vision problems.
Abstract
We give an effective solution to the regularized optimization problem , where is constrained on the unit sphere . Here is a smooth cost with Lipschitz continuous gradient within the unit ball whereas is typically non-smooth but convex and absolutely homogeneous, \textit{e.g.,}~norm regularizers and their combinations. Our solution is based on the Riemannian proximal gradient, using an idea we call \textit{proxy step-size} -- a scalar variable which we prove is monotone with respect to the actual step-size within an interval. The proxy step-size exists ubiquitously for convex and absolutely homogeneous , and decides the actual step-size and the tangent update in closed-form, thus the complete proximal…
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
TopicsSparse and Compressive Sensing Techniques · Advanced Optimization Algorithms Research · Numerical methods in inverse problems
