English

Near-Optimal Algorithms for Constrained k-Center Clustering with Instance-level Background Knowledge

Machine Learning 2025-06-13 v4 Artificial Intelligence

Abstract

Center-based clustering has attracted significant research interest from both theory and practice. In many practical applications, input data often contain background knowledge that can be used to improve clustering results. In this work, we build on widely adopted kk-center clustering and model its input background knowledge as must-link (ML) and cannot-link (CL) constraint sets. However, most clustering problems including kk-center are inherently NP\mathcal{NP}-hard, while the more complex constrained variants are known to suffer severer approximation and computation barriers that significantly limit their applicability. By employing a suite of techniques including reverse dominating sets, linear programming (LP) integral polyhedron, and LP duality, we arrive at the first efficient approximation algorithm for constrained kk-center with the best possible ratio of 2. We also construct competitive baseline algorithms and empirically evaluate our approximation algorithm against them on a variety of real datasets. The results validate our theoretical findings and demonstrate the great advantages of our algorithm in terms of clustering cost, clustering quality, and running time.

Keywords

Cite

@article{arxiv.2401.12533,
  title  = {Near-Optimal Algorithms for Constrained k-Center Clustering with Instance-level Background Knowledge},
  author = {Longkun Guo and Chaoqi Jia and Kewen Liao and Zhigang Lu and Minhui Xue},
  journal= {arXiv preprint arXiv:2401.12533},
  year   = {2025}
}
R2 v1 2026-06-28T14:24:23.142Z