Close to optimal column approximations with a single SVD
Alexander Osinsky

TL;DR
This paper demonstrates that near-optimal column approximations in the Frobenius norm can be achieved with only a single SVD, significantly reducing computational costs compared to previous methods involving multiple SVDs or random sampling.
Contribution
It introduces a method to attain the same approximation bounds with just one SVD, simplifying and speeding up the process of finding high-quality column approximations and submatrices.
Findings
Achieves the Frobenius norm approximation bound with a single SVD.
Provides an efficient algorithm to find a nondegenerate submatrix in O(Nr^2) operations.
Reduces computational complexity compared to previous approaches.
Abstract
The best column approximation in the Frobenius norm with columns has an error at most times larger than the truncated singular value decomposition. Reaching this bound in practice involves either expensive random volume sampling or at least executions of singular value decomposition. In this paper it will be shown that the same column approximation bound can be reached with only a single SVD (which can also be replaced with approximate SVD). As a corollary, it will be shown how to find a highly nondegenerate submatrix in rows of size in just operations, which mostly has the same properties as the maximum volume submatrix.
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.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Tensor decomposition and applications · Digital Image Processing Techniques
