Efficient approximation algorithms for clustering point-sets

  • Authors:
  • Guang Xu;Jinhui Xu

  • Affiliations:
  • Department of Computer Science and Engineering, State University of New York at Buffalo, Buffalo, NY 14260, USA;Department of Computer Science and Engineering, State University of New York at Buffalo, Buffalo, NY 14260, USA

  • Venue:
  • Computational Geometry: Theory and Applications
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we consider the problem of clustering a set of n finite point-sets in d-dimensional Euclidean space. Different from the traditional clustering problem (called points clustering problem where the to-be-clustered objects are points), the point-sets clustering problem requires that all points in a single point-set be clustered into the same cluster. This requirement disturbs the metric property of the underlying distance function among point-sets and complicates the clustering problem dramatically. In this paper, we use a number of interesting observations and techniques to overcome this difficulty. For the k-center clustering problem on point-sets, we give an O(m+nlogk)-time 3-approximation algorithm and an O(km)-time (1+3)-approximation algorithm, where m is the total number of input points and k is the number of clusters. When k is a small constant, the performance ratio of our algorithm reduces to (2+@e) for any @e0. For the k-median problem on point-sets, we present a polynomial time (3+@e)-approximation algorithm. Our approaches are rather general and can be easily implemented for practical purpose.