Superfast Low-Rank Approximation and Least Squares Regression
Victor Y. Pan, Qi Luan, John Svadlenka, and Liang Zhao

TL;DR
This paper introduces highly efficient algorithms for low-rank approximation and least squares regression that outperform traditional methods in average cases, with practical applications demonstrated on benchmark and real-world data.
Contribution
The authors develop and analyze new algorithms that significantly reduce computational complexity for low-rank approximation, including technical novelties and preprocessing techniques.
Findings
Algorithms are empirically highly efficient.
Proven to be efficient for average input matrices.
Narrow classes of hard inputs identified and addressed.
Abstract
Low Rank Approximation is among most fundamental subjects of numerical linear algebra having important applications to various areas of modern computing and %they range from machine learning theory and %neural networks to data mining and analysis. The known algorithms compute such approximations by using more flops than the input matrix has entries, but we prove that much fewer flops than entries are sufficient in the case of the average input ("flop" stands for "floating point arithmetic operation"). We prove this twice -- for the solutions by means of two distinct algorithms, and we analyze them by applying two different approaches. Our analysis of both algorithms is quite involved, but we devise them mostly by simplifying, combining, and ameliorating the known techniques, although we propose some technical novelties for further enhancing the performance of the popular…
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
TopicsNeural Networks and Applications
