Approximate Polytope Membership Queries
Sunil Arya, Guilherme D. da Fonseca, David M. Mount

TL;DR
This paper introduces improved algorithms for approximate polytope membership queries, achieving better space-time trade-offs, and connects these results to advances in approximate nearest neighbor searching.
Contribution
It combines classic approximation techniques to optimize space and query time, and establishes a reduction from approximate nearest neighbor search to polytope membership.
Findings
New space-time trade-off algorithms for approximate polytope membership.
Demonstration of improved query time and space complexity bounds.
Reduction of approximate nearest neighbor search to polytope membership queries.
Abstract
In the polytope membership problem, a convex polytope in is given, and the objective is to preprocess into a data structure so that, given any query point , it is possible to determine efficiently whether . We consider this problem in an approximate setting. Given an approximation parameter , the query can be answered either way if the distance from to 's boundary is at most times 's diameter. We assume that the dimension is fixed, and is presented as the intersection of halfspaces. Previous solutions to approximate polytope membership were based on straightforward applications of classic polytope approximation techniques by Dudley (1974) and Bentley et al. (1982). The former is optimal in the worst-case with respect to space, and the latter is optimal with respect to query time. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
