Proceedings of the Thirtieth Annual ACM-SIAM Symposium on Discrete Algorithms 2019
DOI: 10.1137/1.9781611975482.47
|View full text |Cite
|
Sign up to set email alerts
|

A PTAS for p-Low Rank Approximation

Abstract: A number of recent works have studied algorithms for entrywise p-low rank approximation, namely algorithms which given an n×d matrix A (with n ≥ d), output a rank-k matrix B minimizing A − B p p = i,j |Ai,j − Bi,j| p when p > 0; and A − B 0 = i,j [Ai,j = Bi,j] for p = 0, where [·] is the Iverson bracket, that is, A − B 0 denotes the number of entries (i, j) for which Ai,j = Bi,j. For p = 1, this is often considered more robust than the SVD, while for p = 0 this corresponds to minimizing the number of disagreem… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

2
83
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 25 publications
(85 citation statements)
references
References 38 publications
(132 reference statements)
2
83
0
Order By: Relevance
“…Let us note that independently Ban et al [6] obtained a very similar algorithmic result for low-rank binary approximation. Their algorithm runs in time 1 2 O(r) / 2 n· m · log 2 r n. Moreover, they also obtained a lower bound of 2 2 δr for a constant δ under Small Set Expansion Hypothesis and Exponential Time Hypothesis.…”
Section: Previous Workmentioning
confidence: 71%
See 2 more Smart Citations
“…Let us note that independently Ban et al [6] obtained a very similar algorithmic result for low-rank binary approximation. Their algorithm runs in time 1 2 O(r) / 2 n· m · log 2 r n. Moreover, they also obtained a lower bound of 2 2 δr for a constant δ under Small Set Expansion Hypothesis and Exponential Time Hypothesis.…”
Section: Previous Workmentioning
confidence: 71%
“…In particular, the ideas from the algorithm for k-Means Clustering of Kumar et al [26] form the starting point of our algorithm for Binary Constrained Clustering. 6…”
Section: Previous Workmentioning
confidence: 99%
See 1 more Smart Citation
“…they require superlinear running time even when k is a fixed constant. Ban et al (2019) obtained a similar algorithm with slightly worse running time, but their algorithm extends to any finite field.…”
Section: Theoretical Algorithmsmentioning
confidence: 99%
“…Bhattacharya et al (2019) extended ideas of Fomin et al (2019) and Ban et al (2019) to obtain a 4-pass streaming algorithm which computes a (1 + ε)-approximate BMF. Their algorithm never stores more than 2Õ (2 k /ε 2 ) • (lg n) 2k rows of the matrix and it has running time 2Õ (2 k /ε 2 ) • (lg n) 2k • mn.…”
Section: Theoretical Algorithmsmentioning
confidence: 99%