algorithms

Adaptive Sampling for Minimum-Norm -Clustering

arXiv:2607.12421

summary

The paper introduces an adaptive‑sampling algorithm that provides a bicriteria constant‑factor approximation for general minimum‑norm k‑clustering, and an O(log k) approximation for Topℓ norms, extending adaptive sampling beyond min‑sum objectives.

Abstract

In -clustering problems, we are given a metric space , and must choose a set of centers to open. Each client incurs an assignment cost, which is the distance between and center in that it has been assigned to. In this work, we study the \emph{minimum-norm -clustering problem}, where we are given an arbitrary monotone symmetric norm , and wish to open centers so as to minimize (assignment-cost vector). This is a powerful generalization, encompassing many classical -clustering problems including the -median, -means, and -center problems. A simple and efficient algorithmic idea is that of \emph{adaptive sampling}, wherein we randomly choose the location of the next center to open with probability proportional to its ``cost" under the currently chosen set. While this has yielded fast algorithms for some -clustering problem, little is known for settings \emph{without} ``min-sum" objectives. We devise the first adaptive-sampling-based bicriteria constant-factor approximation algorithm for general minimum-norm -clustering, vastly expanding the scope of problems handled by adaptive sampling. For the special case of norms, which form a building block of monotone symmetric norms, we show that adaptive sampling yields an -approximation algorithm.

Topics & keywords

#k-clustering#minimum-norm clustering#adaptive sampling#approximation algorithms#monotone symmetric normsadaptive samplingbicriteria approximationmonotone symmetric normTopℓ normk-mediank-meansk-center