Preprocessing Disks for Convex Hulls, Revisited
Maarten L\"offler, Benjamin Raichel

TL;DR
This paper introduces a new preprocessing method for convex hull reconstruction of disks, focusing on unstable disks, achieving optimal time proportional to the number of unstable disks, and extends the approach to interval supersequences.
Contribution
It presents the first method to reconstruct convex hulls in time proportional to unstable disks, using supersequences for preprocessing, and extends the concept to one-dimensional intervals.
Findings
Reconstruction time is proportional to the number of unstable disks.
Supersequences enable decoupling preprocessing and reconstruction phases.
Results extend to creating supersequences for intervals in one dimension.
Abstract
In the preprocessing framework one is given a set of regions that one is allowed to preprocess to create some auxiliary structure such that when a realization of these regions is given, consisting of one point per region, this auxiliary structure can be used to reconstruct some desired output geometric structure more efficiently than would have been possible without preprocessing. Prior work showed that a set of unit disks of constant ply can be preprocessed in time such that the convex hull of any realization can be reconstructed in time. (This prior work focused on triangulations and the convex hull was a byproduct.) In this work we show for the first time that we can reconstruct the convex hull in time proportional to the number of \emph{unstable} disks, which may be sublinear, and that such a running time is the best possible. Here a disk is called…
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 · Advanced Numerical Analysis Techniques
