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 | Matthew J. Katz, Boris Aronov |
Publisher | Schloss Dagstuhl - Leibniz-Zentrum für Informatik |
Pages | 51-516 |
Number of pages | 466 |
ISBN (Electronic) | 9783959770385 |
DOIs | |
Publication status | Published - 1 Jun 2017 |
Event | 33rd International Symposium on Computational Geometry, SoCG 2017 - Brisbane, Australia Duration: 4 Jul 2017 → 7 Jul 2017 |
Publication series
Name | Leibniz International Proceedings in Informatics, LIPIcs |
---|---|
Volume | 77 |
ISSN (Print) | 1868-8969 |
Conference
Conference | 33rd International Symposium on Computational Geometry, SoCG 2017 |
---|---|
Country/Territory | Australia |
City | Brisbane |
Period | 4/07/17 → 7/07/17 |
Bibliographical note
Funding Information:∗ A full version of the paper is available at http://arxiv.org/abs/1705.06242. † MA is partly supported by Mikkel Thorup’s Advanced Grant from the Danish Council for Independent Research under the Sapere Aude research career programme. MdB, KB, MM, and AM are supported by the Netherlands Organisation for Scientific Research (NWO) under project no. 024.002.003, 612.001.207, 022.005025, and 612.001.118 respectively.
Publisher Copyright:
© Mikkel Abrahamsen, Mark de Berg, Kevin Buchin, Mehran Mehr, and Ali D. Mehrabi.
Copyright:
Copyright 2017 Elsevier B.V., All rights reserved.
Funding
∗ A full version of the paper is available at http://arxiv.org/abs/1705.06242. † MA is partly supported by Mikkel Thorup’s Advanced Grant from the Danish Council for Independent Research under the Sapere Aude research career programme. MdB, KB, MM, and AM are supported by the Netherlands Organisation for Scientific Research (NWO) under project no. 024.002.003, 612.001.207, 022.005025, and 612.001.118 respectively.
Keywords
- Clustering
- Geometric data structures
- K-center problem