English

Query-Efficient Correlation Clustering with Noisy Oracle

Machine Learning 2024-11-05 v2 Data Structures and Algorithms Machine Learning

Abstract

We study a general clustering setting in which we have nn elements to be clustered, and we aim to perform as few queries as possible to an oracle that returns a noisy sample of the weighted similarity between two elements. Our setting encompasses many application domains in which the similarity function is costly to compute and inherently noisy. We introduce two novel formulations of online learning problems rooted in the paradigm of Pure Exploration in Combinatorial Multi-Armed Bandits (PE-CMAB): fixed confidence and fixed budget settings. For both settings, we design algorithms that combine a sampling strategy with a classic approximation algorithm for correlation clustering and study their theoretical guarantees. Our results are the first examples of polynomial-time algorithms that work for the case of PE-CMAB in which the underlying offline optimization problem is NP-hard.

Keywords

Cite

@article{arxiv.2402.01400,
  title  = {Query-Efficient Correlation Clustering with Noisy Oracle},
  author = {Yuko Kuroki and Atsushi Miyauchi and Francesco Bonchi and Wei Chen},
  journal= {arXiv preprint arXiv:2402.01400},
  year   = {2024}
}

Comments

Accepted to NeurIPS 2024

R2 v1 2026-06-28T14:35:50.589Z