Proceedings of the 19th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining 2013
DOI: 10.1145/2487575.2487623
|View full text |Cite
|
Sign up to set email alerts
|

Simple and deterministic matrix sketching

Abstract: A sketch of a matrix A is another matrix B which is significantly smaller than A, but still approximates it well. Finding such sketches efficiently is an important building block in modern algorithms for approximating, for example, the PCA of massive matrices. This task is made more challenging in the streaming model, where each row of the input matrix can be processed only once and storage is severely limited.In this paper, we adapt a well known streaming algorithm for approximating item frequencies to the ma… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

6
275
0
1

Year Published

2014
2014
2021
2021

Publication Types

Select...
4
4
1

Relationship

0
9

Authors

Journals

citations
Cited by 242 publications
(282 citation statements)
references
References 33 publications
(30 reference statements)
6
275
0
1
Order By: Relevance
“…3. MatrixSketching [11] clustering results (recorded in NMI) on 20NG-10 dataset, which is a subset of 20Newsgroups with 10 clusters. We ran the algorithm 20 times and every time we shuffled the input order randomly.…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…3. MatrixSketching [11] clustering results (recorded in NMI) on 20NG-10 dataset, which is a subset of 20Newsgroups with 10 clusters. We ran the algorithm 20 times and every time we shuffled the input order randomly.…”
Section: Discussionmentioning
confidence: 99%
“…To overcome these limitations, several methods are proposed such as [13] [26] [11]. Among them, Power Iteration Clustering (PIC) [13] is one of the most promising candidates due to its speed, small memory requirements and yet effectiveness in obtaining clustering results for datasets with small number of clusters.…”
Section: Introductionmentioning
confidence: 99%
“…Introduced in [47] and further analyzed in a series of papers culminating with [32], Frequent Directions sketches are easily maintained in a single-pass column stream of A.…”
Section: General Approachmentioning
confidence: 99%
“…Figure 1: Matrix sketching algorithm by Liberty (2013). In the output, X ∈ R n×d denotes the data matrix with rows x 1 .…”
Section: Deterministic Matrix Sketchingmentioning
confidence: 99%