Maximum overlap area of a convex polyhedron and a convex polygon under translation
Hyuk Jun Kweon, Honglin Zhu

TL;DR
This paper introduces efficient algorithms for maximizing the overlap area between convex polyhedra and polygons under translation, with applications to multiple convex shape overlap problems in computational geometry.
Contribution
It presents a deterministic $O(n \, \log^2 n)$ algorithm for maximum overlap of a convex polyhedron and polygon, and extends to related problems involving multiple polygons and shape differences.
Findings
Algorithm achieves $O(n \log^2 n)$ time complexity for polyhedron-polygon overlap maximization.
Extended algorithms solve maximum overlap of three polygons and minimize symmetric difference under transformations.
Methods improve computational efficiency for shape overlap problems in 3D and 2D geometry.
Abstract
Let be a convex polyhedron and be a convex polygon with vertices in total in three-dimensional space. We present a deterministic algorithm that finds a translation vector maximizing the overlap area in time. We then apply our algorithm to solve two related problems. We give an time algorithm that finds the maximum overlap area of three convex polygons with vertices in total. We also give an time algorithm that minimizes the symmetric difference of two convex polygons under scaling and translation.
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.
