English

On Clustering Induced Voronoi Diagrams

Computational Geometry 2024-04-30 v1

Abstract

In this paper, we study a generalization of the classical Voronoi diagram, called clustering induced Voronoi diagram (CIVD). Different from the traditional model, CIVD takes as its sites the power set UU of an input set PP of objects. For each subset CC of PP, CIVD uses an influence function F(C,q)F(C,q) to measure the total (or joint) influence of all objects in CC on an arbitrary point qq in the space Rd\mathbb{R}^d, and determines the influence-based Voronoi cell in Rd\mathbb{R}^d for CC. This generalized model offers a number of new features (e.g., simultaneous clustering and space partition) to Voronoi diagram which are useful in various new applications. We investigate the general conditions for the influence function which ensure the existence of a small-size (e.g., nearly linear) approximate CIVD for a set PP of nn points in Rd\mathbb{R}^d for some fixed dd. To construct CIVD, we first present a standalone new technique, called approximate influence (AI) decomposition, for the general CIVD problem. With only O(nlogn)O(n\log n) time, the AI decomposition partitions the space Rd\mathbb{R}^{d} into a nearly linear number of cells so that all points in each cell receive their approximate maximum influence from the same (possibly unknown) site (i.e., a subset of PP). Based on this technique, we develop assignment algorithms to determine a proper site for each cell in the decomposition and form various (1ϵ)(1-\epsilon)-approximate CIVDs for some small fixed ϵ>0\epsilon>0. Particularly, we consider two representative CIVD problems, vector CIVD and density-based CIVD, and show that both of them admit fast assignment algorithms; consequently, their (1ϵ)(1-\epsilon)-approximate CIVDs can be built in O(nlogmax{3,d+1}n)O(n \log^{\max\{3,d+1\}}n) and O(nlog2n)O(n \log^{2} n) time, respectively.

Cite

@article{arxiv.2404.18906,
  title  = {On Clustering Induced Voronoi Diagrams},
  author = {Danny Z. Chen and Ziyun Huang and Yangwei Liu and Jinhui Xu},
  journal= {arXiv preprint arXiv:2404.18906},
  year   = {2024}
}

Comments

https://info.arxiv.org/help/prep#comments

R2 v1 2026-06-28T16:10:08.551Z