Embrace rejection: Kernel matrix approximation by accelerated randomly pivoted Cholesky
Numerical Analysis
2025-04-08 v3 Numerical Analysis
Computation
Machine Learning
Abstract
Randomly pivoted Cholesky (RPCholesky) is an algorithm for constructing a low-rank approximation of a positive-semidefinite matrix using a small number of columns. This paper develops an accelerated version of RPCholesky that employs block matrix computations and rejection sampling to efficiently simulate the execution of the original algorithm. For the task of approximating a kernel matrix, the accelerated algorithm can run over faster. The paper contains implementation details, theoretical guarantees, experiments on benchmark data sets, and an application to computational chemistry.
Cite
@article{arxiv.2410.03969,
title = {Embrace rejection: Kernel matrix approximation by accelerated randomly pivoted Cholesky},
author = {Ethan N. Epperly and Joel A. Tropp and Robert J. Webber},
journal= {arXiv preprint arXiv:2410.03969},
year = {2025}
}
Comments
32 pages, 4 figures; v3 new introduction to section 4, reorganization