30
3

Embrace rejection: Kernel matrix approximation by accelerated randomly pivoted Cholesky

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 40×40\times faster. The paper contains implementation details, theoretical guarantees, experiments on benchmark data sets, and an application to computational chemistry.

View on arXiv
@article{epperly2025_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 on this paper