Single-pass Nystr\"{o}m approximation in mixed precision
Erin Carson, Ieva Dau\v{z}ickait\.e

TL;DR
This paper analyzes the stability and accuracy of a single-pass Nyström method for positive semidefinite matrices in mixed precision, providing guidelines for precision choice and applications in preconditioning.
Contribution
It offers a rigorous error analysis of the single-pass Nyström method in mixed precision and develops heuristics for precision selection based on approximation rank.
Findings
The analysis confirms lower precision can be used for smaller rank approximations.
The method effectively constructs preconditioners for conjugate gradient.
Numerical experiments validate the stability and efficiency of the approach.
Abstract
Low rank matrix approximations appear in a number of scientific computing applications. We consider the Nystr\"{o}m method for approximating a positive semidefinite matrix . In the case that is very large or its entries can only be accessed once, a single-pass version may be necessary. In this work, we perform a complete rounding error analysis of the single-pass Nystr\"{o}m method in two precisions, where the computation of the expensive matrix product with is assumed to be performed in the lower of the two precisions. Our analysis gives insight into how the sketching matrix and shift should be chosen to ensure stability, implementation aspects which have been commented on in the literature but not yet rigorously justified. We further develop a heuristic to determine how to pick the lower precision, which confirms the general intuition that the lower the desired rank of…
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
TopicsMatrix Theory and Algorithms · Advanced Optimization Algorithms Research · Iterative Methods for Nonlinear Equations
