Approximating Multiplicatively Weighted Voronoi Diagrams: Efficient Construction with Linear Size
Joachim Gudmundsson, Martin P. Seybold, Sampson Wong

TL;DR
This paper introduces efficient approximation algorithms for constructing multiplicatively weighted Voronoi diagrams with linear size, achieving near-optimal subdivision size and improved query times, applicable in high-dimensional spaces.
Contribution
It presents the first approximation algorithms with optimal size for weighted Voronoi diagrams, introducing cores, bisector coresets, and adaptive refinement techniques.
Findings
Diagram size is $O_d(n rac{ ext{log}(1/ ext{ε})}{ ext{ε}^{d-1}})$
Construction time is near-linear in the size of the diagram
Improves point-location query bounds by a factor of $d$
Abstract
Given a set of sites from , each having some positive weight factor, the Multiplicatively Weighted Voronoi Diagram is a subdivision of space that associates each cell to the site whose weighted Euclidean distance is minimal for all points in the cell. We give novel approximation algorithms that output a cube-based subdivision such that the weighted distance of a point with respect to the associated site is at most times the minimum weighted distance, for any fixed parameter . The diagram size is and the construction time is within an -factor of the size bound. We also prove a matching lower bound for the size, showing that the proposed method is the first to achieve \emph{optimal size}, up to -factors. In particular, the obscure…
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.
