Distributed Balanced Clustering via Mapping Coresets
Abstract
Large-scale clustering of data points in metric spaces is an important problem in mining big data sets. For many applications, we face explicit or implicit size constraints for each cluster which leads to the problem of clustering under capacity constraints or the ``balanced clustering'' problem. Although the balanced clustering problem has been widely studied, developing a theoretically sound distributed algorithm remains an open problem. In the present paper we develop a general framework based on ``mapping coresets'' to tackle this issue. For a wide range of clustering objective functions such as k-center, k-median, and k-means, our techniques give distributed algorithms for balanced clustering that match the best known single machine approximation ratios.
Cite
Text
Bateni et al. "Distributed Balanced Clustering via Mapping Coresets." Neural Information Processing Systems, 2014.Markdown
[Bateni et al. "Distributed Balanced Clustering via Mapping Coresets." Neural Information Processing Systems, 2014.](https://mlanthology.org/neurips/2014/bateni2014neurips-distributed/)BibTeX
@inproceedings{bateni2014neurips-distributed,
title = {{Distributed Balanced Clustering via Mapping Coresets}},
author = {Bateni, Mohammadhossein and Bhaskara, Aditya and Lattanzi, Silvio and Mirrokni, Vahab},
booktitle = {Neural Information Processing Systems},
year = {2014},
pages = {2591-2599},
url = {https://mlanthology.org/neurips/2014/bateni2014neurips-distributed/}
}