Approximating Multiplicatively Weighted Voronoi Diagrams: Efficient Construction with Linear Size
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 factor is unavoidable. As a by-product, we obtain a factor improvement in size for the unweighted case and point-location time in the subdivision, improving the known query bound by one -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 \emph{bisector coresets}, which may be of independent interest. In particular, we show that coresets with worst-case size can be computed in near-linear time.
Cite
@article{arxiv.2112.12350,
title = {Approximating Multiplicatively Weighted Voronoi Diagrams: Efficient Construction with Linear Size},
author = {Joachim Gudmundsson and Martin P. Seybold and Sampson Wong},
journal= {arXiv preprint arXiv:2112.12350},
year = {2024}
}
Comments
In SoCG'24