2019
DOI: 10.1145/3302249
|View full text |Cite
|
Sign up to set email alerts
|

Sparse Approximation via Generating Point Sets

Abstract: For a set P of n points in the unit ball b ⊆ R d , consider the problem of finding a small subset T ⊆ P such that its convex-hull ε-approximates the convex-hull of the original set. Specifically, the Hausdorff distance between the convex hull of T and the convex hull of P should be at most ε. We present an efficient algorithm to compute such an ε -approximation of size k alg , where ε is a function of ε, and k alg is a function of the minimum size k opt of such an ε-approximation. Surprisingly, there is no dep… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
7
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 7 publications
(7 citation statements)
references
References 12 publications
0
7
0
Order By: Relevance
“…Given thatS is γ robust and additionally γ is Ω(ε 1/3 ), then we cannot use fewer than |S| vertices to give an ε approximation. This argument shows that in Blum et al (2016) K opt = |S|. In a general case where γ is arbitrarily close to 0, AVTA will find all vertices in O(nK ε (m + 1 ε 2 )) time.…”
Section: Introductionmentioning
confidence: 91%
See 1 more Smart Citation
“…Given thatS is γ robust and additionally γ is Ω(ε 1/3 ), then we cannot use fewer than |S| vertices to give an ε approximation. This argument shows that in Blum et al (2016) K opt = |S|. In a general case where γ is arbitrarily close to 0, AVTA will find all vertices in O(nK ε (m + 1 ε 2 )) time.…”
Section: Introductionmentioning
confidence: 91%
“…Thus approximation schemes have been studied for the problem. Blum et al (2016) propose a bi-criterion algorithm based on Nearest Neighbot Oracle, computing a subset of vertices T satisfying two properties: i) the Hausdorff distance between conv(T ) and conv(S) is bounded above by (8ε 1/3 + ε)R (ii) |T | = O(K opt /ε 2/3 ). Since T ⊂ S, this implies that ε = Ω((K opt /n) 3/2 ).…”
Section: Introductionmentioning
confidence: 99%
“…Theorem 3.5 can also be derived from Maurey's lemma in functional analysis (see Pisier [315] and Carl [90]). See also [72] for the derivation of a related theorem using the Perceptron algorithm [304]. A very recent new generalization of Theorem 3.5 was presented by Adiprasito, Bárány and Mustafa in [3].…”
Section: )mentioning
confidence: 99%
“…We use the farthest point selection method, proposed in Blum et al [2016]. 4 In this procedure, we start from any point β 1 ∈ S. Then, we iteratively select the point β j ∈ S by solving the sample-approximated version of (4.1), i.e., the farthest point from the…”
Section: Greedy Subset Selection (Algorithm 3)mentioning
confidence: 99%
“…Since we have no upper bound of the search range, we actually use the exponential search that successively doubles the search range[Bentley and Yao, 1976].4 Blum et al [2016] called this procedure Greedy Clustering.…”
mentioning
confidence: 99%