Clustering to Minimize Cluster-Aware Norm Objectives
Martin G. Herold, Evangelos Kipouridis, Joachim Spoerhase
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
We initiate the study of the following general clustering problem. We seek to partition a given set P of data points into k clusters by finding a set X of k centers and assigning each data point to one of the centers. The cost of a cluster, represented by a center x X, is a monotone, symmetric norm f (inner norm) of the vector of distances of points assigned to x. The goal is to minimize a norm g (outer norm) of the vector of cluster costs. This problem, which we call (f,g)-Clustering, generalizes many fundamental clustering problems such as k-Center, k-Median , Min-Sum of Radii, and Min-Load k-Clustering . A recent line of research (Chakrabarty, Swamy [STOC'19]) studies norm objectives that are oblivious to the cluster structure such as k-Median and k-Center. In contrast, our problem models cluster-aware objectives including Min-Sum of Radii and Min-Load k-Clustering. Our main results are as follows. First, we design a constant-factor approximation algorithm for (top_,L_1)-Clustering where the inner norm (top_) sums over the largest distances. Second, we design a constant-factor approximation\ for (L_,Ord)-Clustering where the outer norm is a convex combination of top_ norms (ordered weighted norm).