English

Learning Augmented Graph $k$-Clustering

Machine Learning 2025-06-17 v1 Data Structures and Algorithms

Abstract

Clustering is a fundamental task in unsupervised learning. Previous research has focused on learning-augmented kk-means in Euclidean metrics, limiting its applicability to complex data representations. In this paper, we generalize learning-augmented kk-clustering to operate on general metrics, enabling its application to graph-structured and non-Euclidean domains. Our framework also relaxes restrictive cluster size constraints, providing greater flexibility for datasets with imbalanced or unknown cluster distributions. Furthermore, we extend the hardness of query complexity to general metrics: under the Exponential Time Hypothesis (ETH), we show that any polynomial-time algorithm must perform approximately Ω(k/α)\Omega(k / \alpha) queries to achieve a (1+α)(1 + \alpha)-approximation. These contributions strengthen both the theoretical foundations and practical applicability of learning-augmented clustering, bridging gaps between traditional methods and real-world challenges.

Keywords

Cite

@article{arxiv.2506.13533,
  title  = {Learning Augmented Graph $k$-Clustering},
  author = {Chenglin Fan and Kijun Shin},
  journal= {arXiv preprint arXiv:2506.13533},
  year   = {2025}
}
R2 v1 2026-07-01T03:19:47.630Z