English

Self-Improving Voronoi Construction for a Hidden Mixture of Product Distributions

Computational Geometry 2021-10-26 v2

Abstract

We propose a self-improving algorithm for computing Voronoi diagrams under a given convex distance function with constant description complexity. The nn input points are drawn from a hidden mixture of product distributions; we are only given an upper bound m=o(n)m = o(\sqrt{n}) on the number of distributions in the mixture, and the property that for each distribution, an input instance is drawn from it with a probability of Ω(1/n)\Omega(1/n). For any ε(0,1)\varepsilon \in (0,1), after spending O(mnlogO(1)(mn)+mεn1+εlog(mn))O\bigl(mn\log^{O(1)} (mn) + m^{\varepsilon} n^{1+\varepsilon}\log(mn)\bigr) time in a training phase, our algorithm achieves an O(1εnlogm+1εn2O(logn)+1εH)O\bigl(\frac{1}{\varepsilon}n\log m + \frac{1}{\varepsilon}n2^{O(\log^* n)} + \frac{1}{\varepsilon}H\bigr) expected running time with probability at least 1O(1/n)1 - O(1/n), where HH is the entropy of the distribution of the Voronoi diagram output. The expectation is taken over the input distribution and the randomized decisions of the algorithm. For the Euclidean metric, the expected running time improves to O(1εnlogm+1εH)O\bigl(\frac{1}{\varepsilon}n\log m + \frac{1}{\varepsilon}H\bigr).

Keywords

Cite

@article{arxiv.2109.13460,
  title  = {Self-Improving Voronoi Construction for a Hidden Mixture of Product Distributions},
  author = {Siu-Wing Cheng and Man Ting Wong},
  journal= {arXiv preprint arXiv:2109.13460},
  year   = {2021}
}