Pith. sign in

REVIEW 2 cited by

Efficient QR-based Column Subset Selection through Randomized Sparse Embeddings

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2509.03198 v3 pith:5GRIMGFN submitted 2025-09-03 math.NA cs.NA

Efficient QR-based Column Subset Selection through Randomized Sparse Embeddings

classification math.NA cs.NA
keywords columnssubspacealgorithmfactorizationomegasparsesubsetcolumn
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

In this paper, we introduce an efficient algorithm for column subset selection that combines the column-pivoted QR factorization with sparse subspace embeddings. The proposed method, SE-QRCS, is particularly effective for wide matrices with significantly more columns than rows. Starting from a matrix $A$, the algorithm selects $k$ columns from the sketched matrix $B = A \Omega^T$, where $\Omega$ is a sparse oblivious subspace embedding for a subspace of dimension $rank(A)$. The sparsity structure of $\Omega$ is then exploited to map the selected pivots back to the corresponding columns of $A$, which are then used to produce the final subset of selected columns. We prove that this procedure yields a factorization with strong rank-revealing properties, thus revealing the spectrum of $A$. The resulting bounds exhibit a reduced dependence on the number of columns of $A$ compared to those obtained from the strong rank-revealing QR factorization of $A$. For general matrices, the algorithm can be extended by first applying an additional subspace embedding of $range(A)$.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Computing Strong Rank-Revealing Factorizations for Matrices with Orthonormal Rows

    math.NA 2026-07 conditional novelty 7.0

    Bischof-Stewart pivoting on orthonormal-row matrices provably yields strong rank-revealing QR factorizations, and a randomized variant attains the same column-selection bounds with large practical speedups.

  2. Accelerating the Canonical Polyadic Alternating Least Squares Optimization via a Randomized Interpolative Decomposition

    math.NA 2026-07 conditional novelty 6.0

    Randomized QR pivots of the target tensor supply a fixed leverage-score-like sampling for CPD-ALS, reducing tensor re-sampling and storage overhead.