English

Low-rank approximation of parameter-dependent matrices via CUR decomposition

Numerical Analysis 2026-02-26 v2 Numerical Analysis

Abstract

A low-rank approximation of a parameter-dependent matrix A(t)A(t) is an important task in the computational sciences appearing for example in dynamical systems and compression of a series of images. In this work, we introduce AdaCUR, an efficient algorithm for computing a low-rank approximation of parameter-dependent matrices via CUR decompositions. The key idea for this algorithm is that for nearby parameter values, the column and row indices for the CUR decomposition can often be reused. AdaCUR is rank-adaptive, provides error control, and has complexity that compares favorably against existing methods. A faster algorithm which we call FastAdaCUR that prioritizes speed over accuracy is also given, which is rank-adaptive and has complexity which is at most linear in the number of rows or columns, but without error control.

Keywords

Cite

@article{arxiv.2408.05595,
  title  = {Low-rank approximation of parameter-dependent matrices via CUR decomposition},
  author = {Taejun Park and Yuji Nakatsukasa},
  journal= {arXiv preprint arXiv:2408.05595},
  year   = {2026}
}

Comments

29 pages, 9 figures

R2 v1 2026-06-28T18:09:30.539Z