English

Sample-and-Search: An Effective Algorithm for Learning-Augmented k-Median Clustering in High dimensions

Data Structures and Algorithms 2026-03-12 v1 Machine Learning

Abstract

In this paper, we investigate the learning-augmented kk-median clustering problem, which aims to improve the performance of traditional clustering algorithms by preprocessing the point set with a predictor of error rate α[0,1)\alpha \in [0,1). This preprocessing step assigns potential labels to the points before clustering. We introduce an algorithm for this problem based on a simple yet effective sampling method, which substantially improves upon the time complexities of existing algorithms. Moreover, we mitigate their exponential dependency on the dimensionality of the Euclidean space. Lastly, we conduct experiments to compare our method with several state-of-the-art learning-augmented kk-median clustering methods. The experimental results suggest that our proposed approach can significantly reduce the computational complexity in practice, while achieving a lower clustering cost.

Keywords

Cite

@article{arxiv.2603.10721,
  title  = {Sample-and-Search: An Effective Algorithm for Learning-Augmented k-Median Clustering in High dimensions},
  author = {Kangke Cheng and Shihong Song and Guanlin Mo and Hu Ding},
  journal= {arXiv preprint arXiv:2603.10721},
  year   = {2026}
}
R2 v1 2026-07-01T11:14:36.251Z