Proceedings of the Forty-Third Annual ACM Symposium on Theory of Computing 2011
DOI: 10.1145/1993636.1993713
|View full text |Cite
|
Sign up to set email alerts
|

Approximate polytope membership queries

Abstract: In the polytope membership problem, a convex polytope K in R d is given, and the objective is to preprocess K into a data structure so that, given any query point q ∈ R d , it is possible to determine efficiently whether q ∈ K. We consider this problem in an approximate setting. Given an approximation parameter ε, the query can be answered either way if the distance from q to K's boundary is at most ε times K's diameter. We assume that the dimension d is fixed, and K is presented as the intersection of n halfs… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2014
2014
2020
2020

Publication Types

Select...
4
3

Relationship

1
6

Authors

Journals

citations
Cited by 8 publications
(3 citation statements)
references
References 47 publications
0
3
0
Order By: Relevance
“…We also note that in low dimensions several approximate algorithms for general polytope membership are known [5]. However, those algorithms have query time and space exponential in the dimension and therefore, our results are specially interesting in high dimensions.…”
Section: Introductionmentioning
confidence: 85%
“…We also note that in low dimensions several approximate algorithms for general polytope membership are known [5]. However, those algorithms have query time and space exponential in the dimension and therefore, our results are specially interesting in high dimensions.…”
Section: Introductionmentioning
confidence: 85%
“…Efficient deterministic solutions exist when the dimension is bounded, e.g. [Arya et al 2011[Arya et al , 2009Har-Peled et al 2012] and are based on a notion of Approximate Voronoi Diagrams (AVDs) or tree-based data structures, while for high-dimensional data the state-ofthe-art solutions are mainly based either on the concept of Locality Sensitive Hashing (LSH), e.g. [Andoni et al 2017;Har-Peled et al 2012], or on random projections, e.g.…”
Section: Previous Workmentioning
confidence: 99%
“…They are implemented on a hierarchical quadtree-based subdivision of space into cells, each storing a number of representative points, such that for any query point lying in the cell, at least one of the representatives is an approximate nearest neighbor. Further improvements to the spacetime trade offs for ANN are obtained in [14].…”
Section: Normed Spacesmentioning
confidence: 99%