Improved Algorithms for Clustering with Noisy Distance Oracles
Abstract
Bateni et al. has recently introduced the weak-strong distance oracle model to study clustering problems in settings with limited distance information. Given query access to the strong-oracle and weak-oracle in the weak-strong oracle model, the authors design approximation algorithms for -means and -center clustering problems. In this work, we design algorithms with improved guarantees for -means and -center clustering problems in the weak-strong oracle model. The -means++ algorithm is routinely used to solve -means in settings where complete distance information is available. One of the main contributions of this work is to show that -means++ algorithm can be adapted to work in the weak-strong oracle model using only a small number of strong-oracle queries, which is the critical resource in this model. In particular, our -means++ based algorithm gives a constant approximation for -means and uses strong-oracle queries. This improves on the algorithm of Bateni et al. that uses strong-oracle queries for a constant factor approximation of -means. For the -center problem, we give a simple ball-carving based -approximation algorithm that uses strong-oracle queries. This is an improvement over the -approximation algorithm of Bateni et al. that uses strong-oracle queries. To show the effectiveness of our algorithms, we perform empirical evaluations on real-world datasets and show that our algorithms significantly outperform the algorithms of Bateni et al.
Keywords
Cite
@article{arxiv.2602.18389,
title = {Improved Algorithms for Clustering with Noisy Distance Oracles},
author = {Pinki Pradhan and Anup Bhattacharya and Ragesh Jaiswal},
journal= {arXiv preprint arXiv:2602.18389},
year = {2026}
}
Comments
37 pages, 10 figures