Submodular Clustering in Low Dimensions

Abstract

We study a clustering problem where the goal is to maximize the coverage of the input points by k chosen centers. Specifically, given a set of n points P ⊂eq Rd, the goal is to pick k centers C ⊂eq Rd that maximize the service Σp ∈ P( d(p,C) ) to the points P, where d(p,C) is the distance of p to its nearest center in C, and is a non-increasing service function : R+ R+. This includes problems of placing k 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 k base stations so that the total bandwidth is maximized. We provide an n^-O(d) time algorithm for this problem that achieves a (1-)-approximation. Notably, the runtime does not depend on the parameter k and it works for an arbitrary non-increasing service function : R+ R+.

0

Discussion (0)

Sign in to join the discussion.

Loading comments…