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

TL;DR
This paper introduces a new data structure for approximate polytope membership that achieves logarithmic query time with optimal storage, improving efficiency and matching theoretical lower bounds in high-dimensional spaces.
Contribution
It presents a novel hierarchy of ellipsoids based on Macbeath regions, enabling optimal approximate polytope membership queries with reduced storage requirements.
Findings
Achieves logarithmic query time with optimal storage of O(1/ε^{(d-1)/2})
Significantly improves approximate nearest neighbor search space bounds
Halves the ε-dependency exponent in nearest neighbor data structures
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 a query point , it is possible to determine efficiently whether . We consider this problem in an approximate setting and assume that is a constant. Given an approximation parameter , the query can be answered either way if the distance from to 's boundary is at most times 's diameter. Previous solutions to the problem were on the form of a space-time trade-off, where logarithmic query time demands storage, whereas storage admits roughly query time. In this paper, we present a data structure that achieves logarithmic query time with storage of only , which matches…
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.
