NANAMar 2, 2021

Riemannian multigrid line search for low-rank problems

arXiv:2005.069767 citationsh-index: 7
AI Analysis

This work provides a more computationally efficient and numerically accurate optimization framework for scientists and engineers working with large-scale PDE-related problems that exhibit low-rank solutions.

This paper tackles large-scale optimization problems with low-rank solutions, common in PDE discretizations. It introduces a new multilevel algorithm that optimizes directly on the Riemannian manifold of fixed-rank matrices, maintaining fixed computational complexity across iterations. The proposed Riemannian extension of the Hager and Zhang line search, using approximate Wolfe conditions, achieves solutions with numerical accuracy on the order of machine epsilon, surpassing the square root of machine epsilon typical for classical Wolfe conditions.

Large-scale optimization problems arising from the discretization of problems involving PDEs sometimes admit solutions that can be well approximated by low-rank matrices. In this paper, we will exploit this low-rank approximation property by solving the optimization problem directly over the set of low-rank matrices. In particular, we introduce a new multilevel algorithm, where the optimization variable is constrained to the Riemannian manifold of fixed-rank matrices. In contrast to most other multilevel algorithms where the rank is chosen adaptively on each level in order to control the perturbation due to the low-rank truncation, we can keep the ranks (and thus the computational complexity) fixed throughout the iterations. Furthermore, classical implementations of line searches based on Wolfe conditions enable computing a solution where the numerical accuracy is limited to about the square root of the machine epsilon. Here, we propose an extension to Riemannian manifolds of the line search of Hager and Zhang, which uses approximate Wolfe conditions that enable computing a solution on the order of the machine epsilon. Numerical experiments demonstrate the computational efficiency of the proposed framework.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes