Range-Clustering Queries
Mikkel Abrahamsen, Mark de Berg, Kevin Buchin, Mehran Mehr, and Ali D., Mehrabi

TL;DR
This paper introduces data structures for efficient range-clustering queries in geometric spaces, providing approximation algorithms for various clustering problems and exact solutions for specific low-dimensional cases.
Contribution
It presents a general framework for approximate range-clustering queries applicable to multiple clustering variants, including capacitated and sum-based $k$-center problems, with exact solutions in certain low-dimensional scenarios.
Findings
Approximate range-clustering queries can be computed efficiently for a broad class of problems.
Exact solutions are provided for rectilinear $k$-center in $ eal^1$ and for small $k$ in $ eal^2$.
The methods extend to capacitated clustering problems.
Abstract
In a geometric -clustering problem the goal is to partition a set of points in into 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 : given a query box and an integer , compute an optimal -clustering for . We obtain the following results. We present a general method to compute a -approximation to a range-clustering query, where is a parameter that can be specified as part of the query. Our method applies to a large class of clustering problems, including -center clustering in any -metric and a variant of -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 -clustering problems, where each of the…
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
TopicsComputational Geometry and Mesh Generation · Robotics and Sensor-Based Localization · Digital Image Processing Techniques
