Accelerating Randomized Algorithms for Low-Rank Matrix Approximation
Dandan Jiang, Bo Fu, Weiwei Xu

TL;DR
This paper introduces new randomized algorithms using sparse and Bernoulli matrices to accelerate low-rank matrix approximation, maintaining accuracy while reducing computational costs compared to traditional Gaussian-based methods.
Contribution
The paper proposes three novel randomized algorithms replacing Gaussian matrices with sparse and Bernoulli matrices in exttt{farPCA}, achieving faster computation with comparable accuracy.
Findings
Algorithms achieve similar accuracy to exttt{farPCA}
Reduced computational cost in matrix multiplication
Tighter error bounds derived using random matrix theory
Abstract
Randomized algorithms are overwhelming methods for low-rank approximation that can alleviate the computational expenditure with great reliability compared to deterministic algorithms. A crucial thought is generating a standard Gaussian matrix and subsequently obtaining the orthonormal basis of the range of for a given matrix . Recently, the \texttt{farPCA} algorithm offers a framework for randomized algorithms, but the dense Gaussian matrix remains computationally expensive. Motivated by this, we introduce the standardized Bernoulli, sparse sign, and sparse Gaussian matrices to replace the standard Gaussian matrix in \texttt{farPCA} for accelerating computation. These three matrices possess a low computational expenditure in matrix-matrix multiplication and converge in distribution to a standard Gaussian matrix when multiplied by an orthogonal…
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 · Sparse and Compressive Sensing Techniques · Tensor decomposition and applications
