Clustering with Neighborhoods
Hongyao Huang, Georgiy Klimenko, Benjamin Raichel

TL;DR
This paper introduces the clustering with neighborhoods problem, extending the classic $k$-center problem to convex objects, providing approximation algorithms, hardness results, and exact solutions for special cases.
Contribution
It presents a PTAS for approximating the number of centers, establishes hardness of radius approximation, and offers algorithms for disks and one-dimensional cases.
Findings
PTAS for approximating the number of centers within a factor of (1+ε)
Radius approximation is NP-hard even for line segments
Exact solution for 1D clustering problem in O(n log n) time
Abstract
In the standard planar -center clustering problem, one is given a set of points in the plane, and the goal is to select center points, so as to minimize the maximum distance over points in to their nearest center. Here we initiate the systematic study of the clustering with neighborhoods problem, which generalizes the -center problem to allow the covered objects to be a set of general disjoint convex objects rather than just a point set . For this problem we first show that there is a PTAS for approximating the number of centers. Specifically, if is the optimal radius for centers, then in time we can produce a set of centers with radius . If instead one considers the standard goal of approximating the optimal clustering radius, while keeping as a hard constraint, we show…
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.
