Precision-induced Adaptive Randomized Low-Rank Approximation for SVD and Matrix Inversion
Weiwei Xu, Weijie Shen, Zhengjian Bai, Chen Xu

TL;DR
This paper introduces a novel adaptive randomized approach for low-rank approximation in SVD and matrix inversion, which automatically determines the optimal rank based on singular value distribution, reducing computational costs.
Contribution
It proposes a precision-guided re-normalization method that eliminates the need for rank guessing, enabling efficient and accurate approximations for large matrices.
Findings
Algorithms achieve accurate approximations at reduced computational cost.
Theoretical analysis supports the effectiveness of the approach.
Numerical experiments demonstrate superior performance over existing methods.
Abstract
Singular value decomposition (SVD) and matrix inversion are ubiquitous in scientific computing. Both tasks are computationally demanding for large scale matrices. Existing algorithms can approximatively solve these problems with a given rank, which however is unknown in practice and requires considerable cost for tuning. In this paper, we tackle the SVD and matrix inversion problems from a new angle, where the optimal rank for the approximate solution is explicitly guided by the distribution of the singular values. Under the framework, we propose a precision-induced random re-normalization procedure for the considered problems without the need of guessing a good rank. The new algorithms built upon the procedure simultaneously calculate the optimal rank for the task at a desired precision level and lead to the corresponding approximate solution with a substantially reduced 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.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Matrix Theory and Algorithms · Tensor decomposition and applications
