Clustering with Neighborhoods

09/27/2021
by   Hongyao Huang, et al.
0

In the standard planar k-center clustering problem, one is given a set P of n points in the plane, and the goal is to select k center points, so as to minimize the maximum distance over points in P to their nearest center. Here we initiate the systematic study of the clustering with neighborhoods problem, which generalizes the k-center problem to allow the covered objects to be a set of general disjoint convex objects 𝒞 rather than just a point set P. For this problem we first show that there is a PTAS for approximating the number of centers. Specifically, if r_opt is the optimal radius for k centers, then in n^O(1/ε^2) time we can produce a set of (1+ε)k centers with radius ≤ r_opt. If instead one considers the standard goal of approximating the optimal clustering radius, while keeping k as a hard constraint, we show that the radius cannot be approximated within any factor in polynomial time unless 𝖯=𝖭𝖯, even when 𝒞 is a set of line segments. When 𝒞 is a set of unit disks we show the problem is hard to approximate within a factor of √(13)-√(3)/2-√(3)≈ 6.99. This hardness result complements our main result, where we show that when the objects are disks, of possibly differing radii, there is a (5+2√(3))≈ 8.46 approximation algorithm. Additionally, for unit disks we give an O(nlog k)+(k/ε)^O(k) time (1+ε)-approximation to the optimal radius, that is, an FPTAS for constant k whose running time depends only linearly on n. Finally, we show that the one dimensional version of the problem, even when intersections are allowed, can be solved exactly in O(nlog n) time.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/05/2019

A Composable Coreset for k-Center in Doubling Metrics

A set of points P in a metric space and a constant integer k are given. ...
research
03/10/2021

Subtrajectory Clustering: Finding Set Covers for Set Systems of Subcurves

We study subtrajectory clustering under the Fréchet distance. Given one ...
research
09/19/2018

Improved Bounds for the Traveling Salesman Problem with Neighborhoods on Uniform Disks

Given a set of n disks of radius R in the Euclidean plane, the Traveling...
research
07/16/2021

Separated Red Blue Center Clustering

We study a generalization of k-center clustering, first introduced by Ka...
research
04/11/2020

Submodular Clustering in Low Dimensions

We study a clustering problem where the goal is to maximize the coverage...
research
07/26/2021

Red blue k-center clustering with distance constraints

We consider a variant of the k-center clustering problem in ^d, where th...
research
04/01/2018

Assigning Weights to Minimize the Covering Radius in the Plane

Given a set P of n points in the plane and a multiset W of k weights wit...

Please sign up or login with your details

Forgot password? Click here to reset