On Approximability of 22 Min-Sum Clustering

Abstract

The 22 min-sum k-clustering problem is to partition an input set into clusters C1,…,Ck to minimize Σi=1kΣp,q∈ Ci\|p-q\|22. Although 22 min-sum k-clustering is NP-hard, it is not known whether it is NP-hard to approximate 22 min-sum k-clustering beyond a certain factor. In this paper, we give the first hardness-of-approximation result for the 22 min-sum k-clustering problem. We show that it is NP-hard to approximate the objective to a factor better than 1.056 and moreover, assuming a balanced variant of the Johnson Coverage Hypothesis, it is NP-hard to approximate the objective to a factor better than 1.327. We then complement our hardness result by giving a nearly linear time parameterized PTAS for 22 min-sum k-clustering running in time O(n1+o(1)d· ((k·-1)O(1))), where d is the underlying dimension of the input dataset. Finally, we consider a learning-augmented setting, where the algorithm has access to an oracle that outputs a label i∈[k] for input point, thereby implicitly partitioning the input dataset into k clusters that induce an approximately optimal solution, up to some amount of adversarial error α∈[0,12). We give a polynomial-time algorithm that outputs a 1+γα(1-α)2-approximation to 22 min-sum k-clustering, for a fixed constant γ>0.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…