Sublinear Explicit Incremental Planar Voronoi Diagrams
Elena Arseneva, John Iacono, Grigorios Koumoutsos, Stefan Langerman,, Boris Zolotov

TL;DR
This paper introduces a novel data structure for maintaining Voronoi diagrams and convex hulls with sublinear expected amortized insertion time, advancing dynamic geometric data structure efficiency.
Contribution
It presents the first sublinear expected amortized time algorithm for explicit incremental updates of planar Voronoi diagrams and 3D convex hulls.
Findings
Supports insertions in O(N^{3/4}) expected amortized time
First to achieve sublinear time insertions for these structures
Improves upon previous bounds for dynamic updates
Abstract
A data structure is presented that explicitly maintains the graph of a Voronoi diagram of point sites in the plane or the dual graph of a convex hull of points in three dimensions while allowing insertions of new sites/points. Our structure supports insertions in expected amortized time, where suppresses polylogarithmic terms. This is the first result to achieve sublinear time insertions; previously it was shown by Allen et al. that amortized combinatorial changes per insertion could occur in the Voronoi diagram but a sublinear-time algorithm was only presented for the special case of points in convex position.
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.
