English

A Broader View on Clustering under Cluster-Aware Norm Objectives

Data Structures and Algorithms 2025-12-10 v2 Machine Learning

Abstract

We revisit the (f,g)(f,g)-clustering problem that we introduced in a recent work [SODA'25], and which subsumes fundamental clustering problems such as kk-Center, kk-Median, Min-Sum of Radii, and Min-Load kk-Clustering. This problem assigns each of the kk clusters a cost determined by the monotone, symmetric norm ff applied to the vector distances in the cluster, and aims at minimizing the norm gg applied to the vector of cluster costs. Previously, we focused on certain special cases for which we designed constant-factor approximation algorithms. Our bounds for more general settings left, however, large gaps to the known bounds for the basic problems they capture. In this work, we provide a clearer picture of the approximability of these more general settings. First, we design an O(log2n)O(\log^2 n)-approximation algorithm for (f,L1)(f, L_{1})-clustering for any ff. This improves upon our previous O~(n)\widetilde{O}(\sqrt{n})-approximation. Second, we provide an O(k)O(k)-approximation for the general (f,g)(f,g)-clustering problem, which improves upon our previous O~(kn)\widetilde{O}(\sqrt{kn})-approximation algorithm and matches the best-known upper bound for Min-Load kk-Clustering. We then design an approximation algorithm for (f,g)(f,g)-clustering that interpolates, up to polylog factors, between the best known bounds for kk-Center, kk-Median, Min-Sum of Radii, Min-Load kk-Clustering, (Top, L1L_{1})-clustering, and (L,g)(L_{\infty},g)-clustering based on a newly defined parameter of ff and gg.

Keywords

Cite

@article{arxiv.2512.06211,
  title  = {A Broader View on Clustering under Cluster-Aware Norm Objectives},
  author = {Martin G. Herold and Evangelos Kipouridis and Joachim Spoerhase},
  journal= {arXiv preprint arXiv:2512.06211},
  year   = {2025}
}

Comments

accepted at SODA 2026

R2 v1 2026-07-01T08:12:38.537Z