Improved Fixed-Parameter Bounds for Min-Sum-Radii and Diameters K-Clustering and Their Fair Variants

Abstract

We provide improved upper and lower bounds for the Min-Sum-Radii (MSR) and Min-Sum-Diameters (MSD) clustering problems with a bounded number of clusters k. In particular, we propose an exact MSD algorithm with running-time n^O(k). We also provide (1 + Ɛ) approximation algorithms for both MSR and MSD with running-times of O(kn) + (1/Ɛ)^O(dk) in metrics spaces of doubling dimension d. Our algorithms extend to k-center, improving upon previous results, and to α-MSR, where radii are raised to the α power for α > 1. For α-MSD we prove an exponential time ETH-based lower bound for α > log 3. All algorithms can also be modified to handle outliers. Moreover, we can extend the results to variants that observe fairness constraints, as well as to the general framework of mergeable clustering, which includes many other popular clustering variants. We complement these upper bounds with ETH-based lower bounds for these problems, in particular proving that n^O(k) time is tight for MSR and α-MSR even in doubling spaces, and that 2^o(k) bounds are impossible for MSD.

Cite

Text

Banerjee et al. "Improved Fixed-Parameter Bounds for Min-Sum-Radii and Diameters K-Clustering and Their Fair Variants." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I15.33699

Markdown

[Banerjee et al. "Improved Fixed-Parameter Bounds for Min-Sum-Radii and Diameters K-Clustering and Their Fair Variants." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/banerjee2025aaai-improved/) doi:10.1609/AAAI.V39I15.33699

BibTeX

@inproceedings{banerjee2025aaai-improved,
  title     = {{Improved Fixed-Parameter Bounds for Min-Sum-Radii and Diameters K-Clustering and Their Fair Variants}},
  author    = {Banerjee, Sandip and Bartal, Yair and Gottlieb, Lee-Ad and Hovav, Alon},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {15481-15488},
  doi       = {10.1609/AAAI.V39I15.33699},
  url       = {https://mlanthology.org/aaai/2025/banerjee2025aaai-improved/}
}