Improved Algorithms for Clustering with Noisy Distance Oracles
Pinki Pradhan, Anup Bhattacharya, Ragesh Jaiswal

TL;DR
This paper develops improved algorithms for $k$-means and $k$-center clustering in the weak-strong oracle model, reducing query complexity and enhancing practical performance through empirical evaluation.
Contribution
It adapts the $k$-means++ algorithm to the weak-strong oracle model with fewer queries and provides a simple ball-carving $k$-center algorithm with better approximation guarantees.
Findings
Reduced number of strong-oracle queries for $k$-means++ adaptation.
Achieved better approximation ratios for $k$-center clustering.
Empirical results show significant performance improvements over previous algorithms.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFacility Location and Emergency Management · Advanced Clustering Algorithms Research · Complexity and Algorithms in Graphs
