Correlation Clustering with a Fixed Number of Clusters
Ioannis Giotis, Venkatesan Guruswami

TL;DR
This paper studies correlation clustering with a fixed small number of clusters, providing polynomial-time approximation schemes for both maximizing agreements and minimizing disagreements, despite the NP-hardness of the problems.
Contribution
It introduces polynomial-time approximation schemes for correlation clustering with a fixed number of clusters, addressing both agreement maximization and disagreement minimization.
Findings
Existence of PTAS for both problems when the number of clusters is fixed.
NP-hardness of the problems for k >= 2.
Minimization version is more technically challenging than maximization.
Abstract
We continue the investigation of problems concerning correlation clustering or clustering with qualitative information, which is a clustering formulation that has been studied recently. The basic setup here is that we are given as input a complete graph on n nodes (which correspond to nodes to be clustered) whose edges are labeled + (for similar pairs of items) and - (for dissimilar pairs of items). Thus we have only as input qualitative information on similarity and no quantitative distance measure between items. The quality of a clustering is measured in terms of its number of agreements, which is simply the number of edges it correctly classifies, that is the sum of number of - edges whose endpoints it places in different clusters plus the number of + edges both of whose endpoints it places within the same cluster. In this paper, we study the problem of finding clusterings that…
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
TopicsMulti-Criteria Decision Making · Game Theory and Voting Systems · Rough Sets and Fuzzy Logic
