Abstract
In a geometric k-clustering problem the goal is to partition a set of points in Rd into k subsets such that a certain cost function of the clustering is minimized. We present data structures for orthogonal range-clustering queries on a point set S: given a query box Q and an integer k ≧ 2, compute an optimal k-clustering for S P ∩ Q. We obtain the following results. • We present a general method to compute a (1 + ϵ)-approximation to a range-clustering query, where ϵ > 0 is a parameter that can be specified as part of the query. Our method applies to a large class of clustering problems, including k-center clustering in any Lp-metric and a variant of k-center clustering where the goal is to minimize the sum (instead of maximum) of the cluster sizes. • We extend our method to deal with capacitated k-clustering problems, where each of the clusters should not contain more than a given number of points. • For the special cases of rectilinear k-center clustering in ℝ1 in ℝ2 for k = 2 or 3, we present data structures that answer range-clustering queries exactly.
Original language | English |
---|---|
Title of host publication | 33rd International Symposium on Computational Geometry (SoCG 2017) |
Editors | Boris Aronov, Matthew J. Katz |
Number of pages | 16 |
Publisher | Schloss Dagstuhl - Leibniz-Zentrum für Informatik |
Publication date | 2017 |
Article number | 5 |
ISBN (Electronic) | 978-3-95977-038-5 |
DOIs | |
Publication status | Published - 2017 |
Event | 33rd International Symposium on Computational Geometry - Brisbane, Australia Duration: 4 Jul 2017 → 7 Jul 2017 Conference number: 33 |
Conference
Conference | 33rd International Symposium on Computational Geometry |
---|---|
Number | 33 |
Country/Territory | Australia |
City | Brisbane |
Period | 04/07/2017 → 07/07/2017 |
Series | Leibniz International Proceedings in Informatics |
---|---|
Volume | 77 |
ISSN | 1868-8969 |
Keywords
- Clustering
- Geometric data structures
- K-center problem