On Approximability of Min-Sum Clustering
arXiv:2412.03332
Abstract
The min-sum -clustering problem is to partition an input set into clusters to minimize . Although min-sum -clustering is NP-hard, it is not known whether it is NP-hard to approximate min-sum -clustering beyond a certain factor. In this paper, we give the first hardness-of-approximation result for the min-sum -clustering problem. We show that it is NP-hard to approximate the objective to a factor better than 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 min-sum -clustering running in time , where 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 for input point, thereby implicitly partitioning the input dataset into clusters that induce an approximately optimal solution, up to some amount of adversarial error . We give a polynomial-time algorithm that outputs a -approximation to min-sum -clustering, for a fixed constant .