Fast Randomized Singular Value Thresholding for Low-rank Optimization
Tae-Hyun Oh, Yasuyuki Matsushita, Yu-Wing Tai, In So Kweon

TL;DR
This paper introduces a fast randomized approach to approximate Singular Value Thresholding, significantly reducing computational costs in low-rank optimization problems like NNM and WNNM, with minimal impact on convergence.
Contribution
The authors propose a novel fast randomized SVT method that avoids direct SVD computation, improving efficiency in low-rank matrix optimization tasks.
Findings
Reduces SVD computation time in low-rank optimization.
Maintains convergence and accuracy in practical applications.
Effective in computer vision tasks like clustering and image alignment.
Abstract
Rank minimization can be converted into tractable surrogate problems, such as Nuclear Norm Minimization (NNM) and Weighted NNM (WNNM). The problems related to NNM, or WNNM, can be solved iteratively by applying a closed-form proximal operator, called Singular Value Thresholding (SVT), or Weighted SVT, but they suffer from high computational cost of Singular Value Decomposition (SVD) at each iteration. We propose a fast and accurate approximation method for SVT, that we call fast randomized SVT (FRSVT), with which we avoid direct computation of SVD. The key idea is to extract an approximate basis for the range of the matrix from its compressed matrix. Given the basis, we compute partial singular values of the original matrix from the small factored matrix. In addition, by developping a range propagation method, our method further speeds up the extraction of approximate basis at each…
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.
