scispace - formally typeset
M

Mark Tygert

Researcher at Facebook

Publications -  60
Citations -  3482

Mark Tygert is an academic researcher from Facebook. The author has contributed to research in topics: Randomized algorithm & Matrix (mathematics). The author has an hindex of 21, co-authored 54 publications receiving 3172 citations. Previous affiliations of Mark Tygert include University of California, Los Angeles & Yale University.

Papers
More filters
Journal ArticleDOI

Randomized algorithms for the low-rank approximation of matrices

TL;DR: Two recently proposed randomized algorithms for the construction of low-rank approximations to matrices are described and shown to be considerably more efficient and reliable than the classical (deterministic) ones; they also parallelize naturally.
Journal ArticleDOI

A Randomized Algorithm for Principal Component Analysis

TL;DR: In this article, the authors describe an efficient algorithm for low-rank approximation of matrices that produces accuracy that is very close to the best possible accuracy, for matrices of arbitrary sizes.
Book

A randomized algorithm for the approximation of matrices

TL;DR: In this paper, the authors introduce a randomized procedure that, given an m × n matrix A and a positive integer k, approximates A with a matrix Z of rank k. The algorithm relies on applying a structured l × m random matrix R to each column of A,w herel is an integer near to, but greater than, k. And the resulting procedure can construct a rank-k approximation Z from the entries of A at a cost proportional to mn log(k) + l 2 (m + n).
Journal ArticleDOI

A randomized algorithm for the decomposition of matrices

TL;DR: In this article, the authors presented a randomized procedure for the approximation of A with a matrix Z of rank k. The procedure relies on applying A T to a collection of l random vectors, where l is an integer equal to or slightly greater than k; the scheme is efficient whenever A and A T can be applied rapidly to arbitrary vectors.
Posted Content

A randomized algorithm for principal component analysis

TL;DR: This work describes an efficient algorithm for the low-rank approximation of matrices that produces accuracy that is very close to the best possible accuracy, for matrices of arbitrary sizes.