Faster Clustering via Preprocessing
Abstract
We examine the efficiency of clustering a set of points, when the encompassing metric space may be preprocessed in advance. In computational problems of this genre, there is a first stage of preprocessing, whose input is a collection of points ; the next stage receives as input a query set , and should report a clustering of according to some objective, such as 1-median, in which case the answer is a point minimizing . We design fast algorithms that approximately solve such problems under standard clustering objectives like -center and -median, when the metric has low doubling dimension. By leveraging the preprocessing stage, our algorithms achieve query time that is near-linear in the query size , and is (almost) independent of the total number of points .
Cite
@article{arxiv.1208.5247,
title = {Faster Clustering via Preprocessing},
author = {Tsvi Kopelowitz and Robert Krauthgamer},
journal= {arXiv preprint arXiv:1208.5247},
year = {2012}
}
Comments
24 pages