Approximate Convex Intersection Detection with Applications to Width and Minkowski Sums
Sunil Arya, Guilherme D. da Fonseca, David M. Mount

TL;DR
This paper introduces efficient approximation algorithms for detecting intersections and computing Minkowski sums of multiple convex polytopes in high dimensions, with applications to width approximation of point sets.
Contribution
It presents novel data structures and algorithms for approximate intersection detection and Minkowski sum computation for multiple convex bodies in high dimensions.
Findings
Polytope intersection can be approximated in polylogarithmic query time.
Minkowski sum approximation is achieved in near-linear time with respect to input size and approximation parameter.
Width approximation of point sets is significantly improved using these new methods.
Abstract
Approximation problems involving a single convex body in -dimensional space have received a great deal of attention in the computational geometry community. In contrast, works involving multiple convex bodies are generally limited to dimensions and/or do not consider approximation. In this paper, we consider approximations to two natural problems involving multiple convex bodies: detecting whether two polytopes intersect and computing their Minkowski sum. Given an approximation parameter , we show how to independently preprocess two polytopes into data structures of size such that we can answer in polylogarithmic time whether and intersect approximately. More generally, we can answer this for the images of and under affine transformations. Next, we show how to -approximate the Minkowski sum of…
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.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Point processes and geometric inequalities · Digital Image Processing Techniques
