Approximating Multiplicatively Weighted Voronoi Diagrams: Efficient Construction with Linear Size
Abstract
Given a set of n sites from Rd, 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 (1+) times the minimum weighted distance, for any fixed parameter ∈ (0,1). The diagram size is Od(n (1/)/d-1) and the construction time is within an OD((n)/(d+5)/2)-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 optimal size, up to (1)d-factors. In particular, the obscure (1/) factor is unavoidable. As a by-product, we obtain a factor dO(d) improvement in size for the unweighted case and O(d (n) + d2 (1/)) point-location time in the subdivision, improving the known query bound by one d-factor. The key ingredients of our approximation algorithms are the study of convex regions that we call cores, an adaptive refinement algorithm to obtain optimal size, and a novel notion of bisector coresets, which may be of independent interest. In particular, we show that coresets with Od(1/(d+3)/2) worst-case size can be computed in near-linear time.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.