CCEQR is a deterministic variant of Golub-Businger CPQR that provably selects the same columns as GEQP3 while running faster on wide matrices with decaying column norms.
Structure-Aware Analyses and Algorithms for Interpolative Decompositions
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Low-rank approximation is a task of critical importance in modern science, engineering, and statistics. Many low-rank approximation algorithms, such as the randomized singular value decomposition (RSVD), project their input matrix into a subspace approximating the span of its leading singular vectors. Other algorithms compress their input into a small subset of representative rows or columns, leading to a so-called interpolative decomposition. This paper investigates how the accuracy of interpolative decompositions is affected by the structural properties of the input matrix being operated on, including how these properties affect the performance comparison between interpolative decompositions and RSVD. We also introduce a novel method of interpolative decomposition in the form of the randomized Golub-Klema-Stewart (RGKS) algorithm, which combines RSVD with a pivoting strategy for column subset selection. Through numerical experiments, we find that matrix structures including singular subspace geometry and singular spectrum decay play a significant role in determining the performance comparison between these different algorithms. We also prove inequalities which bound the error of a general interpolative decomposition in terms of these matrix structures. Lastly, we develop forms of these bounds specialized to RGKS while considering how randomization affects the approximation error of this algorithm.
citation-role summary
citation-polarity summary
fields
math.NA 1years
2025 1verdicts
ACCEPT 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Collect, Commit, Expand: Efficient CPQR-Based Column Selection for Extremely Wide Matrices
CCEQR is a deterministic variant of Golub-Businger CPQR that provably selects the same columns as GEQP3 while running faster on wide matrices with decaying column norms.