Subset selection for matrices by column exchange
Alexander Osinsky, Ivan Kozyrev

TL;DR
This paper introduces a faster greedy algorithm for selecting submatrices that effectively represent the original matrix, with proven bounds on the number of exchanges needed.
Contribution
It proposes a modified greedy volume maximization algorithm with improved exchange efficiency for large matrices, maintaining theoretical bounds.
Findings
The new algorithm performs column exchanges asymptotically faster for large n.
It guarantees the same spectral or Frobenius norm bounds as existing methods.
A new upper bound on the number of exchanges is established.
Abstract
The paper considers the problem of finding a submatrix in a matrix , such that the spectral or Frobenius norm of is limited, which guarantees it provides a good representation of the whole matrix. Such bounds can be reached by applying greedy algorithms, maximizing the submatrix volume. We suggest a modification of a greedy volume maximization, which performs column exchanges asymptotically faster for than the known alternatives, while guaranteeing the same bounds on . In addition, we prove a new upper bound on the number of required exchanges, which is applicable to the new algorithm as well as to other greedy volume maximization algorithms.
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.
