On Clustering Induced Voronoi Diagrams
Danny Z. Chen, Ziyun Huang, Yangwei Liu, Jinhui Xu

TL;DR
This paper introduces a generalized Voronoi diagram called clustering induced Voronoi diagram (CIVD), which incorporates influence functions over subsets of points, enabling simultaneous clustering and space partitioning with efficient approximation algorithms.
Contribution
The paper proposes a new influence-based model for Voronoi diagrams, introduces the AI decomposition technique, and develops fast algorithms for approximate CIVDs in vector and density-based cases.
Findings
Nearly linear size approximate CIVDs are achievable.
AI decomposition partitions space efficiently in $O(n ext{ log } n)$ time.
Fast algorithms for vector and density CIVDs with $O(n ext{ log }^{ ext{max}\{3,d+1 ight ext{}}} n)$ and $O(n ext{ log }^{2} n)$ complexity.
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 of an input set of objects. For each subset of , CIVD uses an influence function to measure the total (or joint) influence of all objects in on an arbitrary point in the space , and determines the influence-based Voronoi cell in for . 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 of points in for some fixed . To construct…
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.
Taxonomy
TopicsAdvanced Clustering Algorithms Research
