paper-with-me

Papers

Correlation Clustering with Adaptive Similarity Queries

2019-05-28 · NeurIPS 2019 12 · Marco Bressan, Nicolò Cesa-Bianchi, Andrea Paudice, Fabio Vitale

In correlation clustering, we are given $n$ objects together with a binary similarity score between each pair of them. The goal is to partition the objects into clusters so to minimise the disagreements with the scores. In this work we investigate correlation clustering as an active learning problem: each similarity score can be learned by making a query, and the goal is to minimise both the disagreements and the total number of queries. On the one hand, we describe simple active learning algorithms, which provably achieve an almost optimal trade-off while giving cluster recovery guarantees, and we test them on different datasets. On the other hand, we prove information-theoretical bounds on the number of queries necessary to guarantee a prescribed disagreement bound. These results give a rich characterization of the trade-off between queries and clustering error.

📄 PDF Abstract BibTeX arXiv:1905.11902

Code (1)

AP15/NeurIPS_2019 공식 구현

Tasks

Active LearningClustering

Similar Papers 제목 키워드 기반

Query-Efficient Correlation Clustering

2020-02-26 · David García-Soriano, Konstantin Kutzkov, Francesco Bonchi, Charalampos Tsourakakis

Correlation clustering is arguably the most natural formulation of clustering. Given n objects and a pairwise similarity measure, the goal is to cluster the objects so that, to the best possible extent, similar objects a…

Clustering

Clustering with Noisy Queries

2017-06-22 · NeurIPS 2017 12 · Arya Mazumdar, Barna Saha

In this paper, we initiate a rigorous theoretical study of clustering with noisy queries (or a faulty oracle). Given a set of $n$ elements, our goal is to recover the true clustering by asking minimum number of pairwise …

ClusteringEntity ResolutionStochastic Block Model

Query-Efficient Correlation Clustering with Noisy Oracle

2024-02-02 · Yuko Kuroki, Atsushi Miyauchi, Francesco Bonchi, Wei Chen

We study a general clustering setting in which we have $n$ 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 elemen…

ClusteringMulti-Armed Bandits

Active Ordinal Querying for Tuplewise Similarity Learning

2019-10-09 · Gregory Canal, Stefano Fenu, Christopher Rozell

Many machine learning tasks such as clustering, classification, and dataset search benefit from embedding data points in a space where distances reflect notions of relative similarity as perceived by humans. A common way…

ClusteringTriplet

Correlation Clustering with Same-Cluster Queries Bounded by Optimal Cost

2019-08-14 · Barna Saha, Sanjay Subramanian

Several clustering frameworks with interactive (semi-supervised) queries have been studied in the past. Recently, clustering with same-cluster queries has become popular. An algorithm in this setting has access to an ora…

ClusteringGraph Clustering