Current browse context:
math.NA
Change to browse by:
References & Citations
Mathematics > Numerical Analysis
Title: Randomly pivoted Cholesky: Practical approximation of a kernel matrix with few entry evaluations
(Submitted on 13 Jul 2022 (v1), last revised 25 Aug 2022 (this version, v3))
Abstract: Randomly pivoted Cholesky (RPCholesky) is a natural algorithm for computing a rank-k approximation of an N x N positive semidefinite (psd) matrix. RPCholesky can be implemented with just a few lines of code. It requires only (k+1)N entry evaluations and O(k^2 N) additional arithmetic operations. This paper offers the first serious investigation of its experimental and theoretical behavior. Empirically, RPCholesky matches or improves on the performance of alternative algorithms for low-rank psd approximation. Furthermore, RPCholesky provably achieves near-optimal approximation guarantees. The simplicity, effectiveness, and robustness of this algorithm strongly support its use in scientific computing and machine learning applications.
Submission history
From: Robert Webber [view email][v1] Wed, 13 Jul 2022 19:51:24 GMT (776kb,D)
[v2] Tue, 19 Jul 2022 23:11:38 GMT (784kb,D)
[v3] Thu, 25 Aug 2022 18:22:32 GMT (800kb,D)
Link back to: arXiv, form interface, contact.