Submodular Clustering in Low Dimensions
Abstract
We study a clustering problem where the goal is to maximize the coverage of the input points by chosen centers. Specifically, given a set of points , the goal is to pick centers that maximize the service to the points , where is the distance of to its nearest center in , and is a non-increasing service function . This includes problems of placing base stations as to maximize the total bandwidth to the clients -- indeed, the closer the client is to its nearest base station, the more data it can send/receive, and the target is to place base stations so that the total bandwidth is maximized. We provide an time algorithm for this problem that achieves a -approximation. Notably, the runtime does not depend on the parameter and it works for an arbitrary non-increasing service function .
Cite
@article{arxiv.2004.05494,
title = {Submodular Clustering in Low Dimensions},
author = {Arturs Backurs and Sariel Har-Peled},
journal= {arXiv preprint arXiv:2004.05494},
year = {2020}
}
Comments
To appear in SWAT 20