English

Range-Clustering Queries

Computational Geometry 2017-05-18 v1

Abstract

In a geometric kk-clustering problem the goal is to partition a set of points in Rd\mathbb{R}^d into kk 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 SS: given a query box QQ and an integer k>2k>2, compute an optimal kk-clustering for SQS\setminus Q. We obtain the following results. We present a general method to compute a (1+ϵ)(1+\epsilon)-approximation to a range-clustering query, where ϵ>0\epsilon>0 is a parameter that can be specified as part of the query. Our method applies to a large class of clustering problems, including kk-center clustering in any LpL_p-metric and a variant of kk-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 kk-clustering problems, where each of the clusters should not contain more than a given number of points. For the special cases of rectilinear kk-center clustering in R1\mathbb{R}^1, and in R2\mathbb{R}^2 for k=2k=2 or 3, we present data structures that answer range-clustering queries exactly.

Keywords

Cite

@article{arxiv.1705.06242,
  title  = {Range-Clustering Queries},
  author = {Mikkel Abrahamsen and Mark de Berg and Kevin Buchin and Mehran Mehr and Ali D. Mehrabi},
  journal= {arXiv preprint arXiv:1705.06242},
  year   = {2017}
}

Comments

23 pages and 2 figures

R2 v1 2026-06-22T19:50:11.154Z