A Riemannian quasi-Newton algorithm for optimization with Euclidean bounds
Mateusz Baran, Ronny Bergmann, Patryk Przybysz

TL;DR
This paper introduces a Riemannian limited-memory BFGS algorithm tailored for optimization problems with Euclidean bounds, combining geometric insights with efficient bound handling, and demonstrates superior performance over existing methods.
Contribution
It develops a novel Riemannian quasi-Newton method with a generalized Cauchy point strategy, implemented in Manopt.jl, for constrained manifold optimization problems.
Findings
Minor performance loss compared to classical L-BFGS-B on Euclidean problems.
Outperforms interior-point methods in benchmark tests.
Achieves several orders of magnitude improvement on mixed manifold and Euclidean problems.
Abstract
We propose a Riemannian limited-memory BFGS method for optimization problems with Euclidean bounds. The method combines a limited-memory quasi-Newton update in the tangent space with a Riemannian adaptation of the generalized Cauchy point strategy from classical L-BFGS-B, enabling efficient handling of Euclidean bounds while exploiting the geometric structure of the optimization domain. This setting is important in several applications, including covariance matrix estimation with bounded variance, neuroimaging, EEG signal classification, and other signal processing or computer-vision tasks that couple manifold variables with constrained Euclidean parameters. We provide a generic algorithmic framework and an implementation of the algorithm in the Manopt.jl library. Numerical experiments on benchmark problems indicate only minor reduction in performance on Euclidean problems compared to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
