Finding structure with randomness: Probabilistic algorithms for constructing approximate matrix decompositions

N Halko, PG Martinsson, JA Tropp - SIAM review, 2011 - SIAM
Low-rank matrix approximations, such as the truncated singular value decomposition and
the rank-revealing QR decomposition, play a central role in data analysis and scientific …

Literature survey on low rank approximation of matrices

N Kishore Kumar, J Schneider - Linear and Multilinear Algebra, 2017 - Taylor & Francis
Low rank approximation of matrices has been well studied in literature. Singular value
decomposition, QR decomposition with column pivoting, rank revealing QR factorization …

Sketching as a tool for numerical linear algebra

DP Woodruff - … and Trends® in Theoretical Computer Science, 2014 - nowpublishers.com
This survey highlights the recent advances in algorithms for numerical linear algebra that
have come from the technique of linear sketching, whereby given a matrix, one first …

Low-rank approximation and regression in input sparsity time

KL Clarkson, DP Woodruff - Journal of the ACM (JACM), 2017 - dl.acm.org
We design a new distribution over m× n matrices S so that, for any fixed n× d matrix A of rank
r, with probability at least 9/10,∥ SAx∥ 2=(1±ε)∥ Ax∥ 2 simultaneously for all x∈ R d …

Turning Big Data Into Tiny Data: Constant-Size Coresets for -Means, PCA, and Projective Clustering

D Feldman, M Schmidt, C Sohler - SIAM Journal on Computing, 2020 - SIAM
We develop and analyze a method to reduce the size of a very large set of data points in a
high-dimensional Euclidean space R^d to a small set of weighted points such that the result …

Dimensionality reduction for k-means clustering and low rank approximation

MB Cohen, S Elder, C Musco, C Musco… - Proceedings of the forty …, 2015 - dl.acm.org
We show how to approximate a data matrix A with a much smaller sketch~ A that can be
used to solve a general class of constrained k-rank approximation problems to within (1+ ε) …

A unified framework for approximating and clustering data

D Feldman, M Langberg - Proceedings of the forty-third annual ACM …, 2011 - dl.acm.org
Given a set F of n positive functions over a ground set X, we consider the problem of
computing x* that minimizes the expression∑ f∈ Ff (x), over x∈ X. A typical application is …

Improved approximation algorithms for large matrices via random projections

T Sarlos - 2006 47th annual IEEE symposium on foundations of …, 2006 - ieeexplore.ieee.org
Several results appeared that show significant reduction in time for matrix multiplication,
singular value decomposition as well as linear (lscr 2) regression, all based on data …

[PDF][PDF] Sampling methods for the Nyström method

S Kumar, M Mohri, A Talwalkar - The Journal of Machine Learning …, 2012 - jmlr.org
The Nyström method is an efficient technique to generate low-rank matrix approximations
and is used in several large-scale learning applications. A key aspect of this method is the …

Relative-error CUR matrix decompositions

P Drineas, MW Mahoney, S Muthukrishnan - SIAM Journal on Matrix Analysis …, 2008 - SIAM
Many data analysis applications deal with large matrices and involve approximating the
matrix using a small number of “components.” Typically, these components are linear …