Beyond Symmetry: Best Submatrix Selection for the Sparse Truncated SVD
Yongchun Li, Weijun Xie

TL;DR
This paper introduces a novel sparse SVD formulation that precisely selects the best submatrix to maximize the Ky Fan norm, along with algorithms and guarantees for effective approximation.
Contribution
It formulates a new SSVD problem targeting optimal submatrix selection, and develops algorithms with proven approximation ratios and efficiency.
Findings
Algorithms achieve high solution quality.
Proven approximation ratios are tight.
Efficient for small to medium-sized matrices.
Abstract
Truncated singular value decomposition (SVD), also known as the best low-rank matrix approximation, has been successfully applied to many domains such as biology, healthcare, and others, where high-dimensional datasets are prevalent. To enhance the interpretability of the truncated SVD, sparse SVD (SSVD) is introduced to select a few rows and columns of the original matrix along with the low rank approximation. Different from the literature, this paper presents a novel SSVD formulation that can select the best submatrix precisely up to a given size to maximize its truncated Ky Fan norm. The fact that the SSVD problem is NP-hard motivates us to study effective algorithms with provable performance guarantees. To do so, we first reformulate SSVD as a mixed-integer semidefinite program, which can be solved exactly for small- or medium-sized instances by a customized branch and cut algorithm…
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 · Statistical and numerical algorithms
