A Tail Estimate with Exponential Decay for the Randomized Incremental Construction of Search Structures
Joachim Gudmundsson, Martin P. Seybold

TL;DR
This paper provides exponential tail bounds for the size and depth of search DAGs constructed via randomized incremental methods, confirming conjectured bounds and enabling optimal worst-case search performance.
Contribution
It introduces a novel analysis technique that establishes high-probability bounds on size and depth of search DAGs, confirming longstanding conjectures.
Findings
Search DAGs have size O(n) w.h.p.
Depth of search DAGs is O(log n) w.h.p.
Construction time is O(n log n) w.h.p.
Abstract
The Randomized Incremental Construction (RIC) of search DAGs for point location in planar subdivisions, nearest-neighbor search in 2D points, and extreme point search in 3D convex hulls, are well known to take expected time for structures of expected size. Moreover, searching takes w.h.p. comparisons in the first and w.h.p. comparisons in the latter two DAGs. However, the expected depth of the DAGs and high probability bounds for their size are unknown. Using a novel analysis technique, we show that the three DAGs have w.h.p. i) a size of , ii) a depth of , and iii) a construction time of . One application of these new and improved results are \emph{remarkably simple} Las Vegas verifiers to obtain search DAGs with optimal worst-case bounds. This positively…
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 · Data Management and Algorithms · Remote Sensing and LiDAR Applications
