Subset selection for matrices in spectral norm
Ivan Kozyrev, Alexander Osinsky

TL;DR
This paper introduces a new deterministic algorithm for subset selection of matrix columns that optimizes the spectral norm of the pseudoinverse, improving approximation guarantees and outperforming existing methods in experiments.
Contribution
It develops a novel, unweighted, deterministic approximation algorithm for spectral norm subset selection, refining spectral sparsification techniques with a new barrier strategy.
Findings
The algorithm provides improved approximation bounds.
Numerical experiments show superior performance over competitors.
The method is efficient and supported by a complete C++ implementation.
Abstract
We address the subset selection problem for matrices, where the goal is to select a subset of columns from a "short-and-fat" matrix , such that the pseudoinverse of the sampled submatrix has as small spectral or Frobenius norm as possible. For the NP-hard spectral norm variant, we propose a new deterministic approximation algorithm. Our method refines the potential-based framework of spectral sparsification by specializing it to a single barrier function. This key modification enables direct, unweighted column selection, bypassing the intermediate weighting step required by previous approaches. It also allows for a novel adaptive update strategy for the barrier. This approach yields a new, explicit bound on the approximation quality that improves upon existing guarantees in key parameter regimes, without increasing the asymptotic computational…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
