Almost 3-Approximate Correlation Clustering in Constant Rounds
Soheil Behnezhad, Moses Charikar, Weiyun Ma, Li-Yang Tan

TL;DR
This paper presents a parallel algorithm for correlation clustering that achieves a near-optimal 3+epsilon approximation in a constant number of rounds, advancing the understanding of efficient clustering algorithms in parallel computing models.
Contribution
It introduces a simple, nearly 3-approximate parallel algorithm for correlation clustering with constant rounds, and provides the first analysis connecting it to sublinear-time algorithms.
Findings
Achieves (3+epsilon)-approximation in O(1/epsilon) rounds
First application of sublinear-time algorithm analysis in correlation clustering
Advances parallel algorithms for correlation clustering with near-optimal approximation
Abstract
We study parallel algorithms for correlation clustering. Each pair among objects is labeled as either "similar" or "dissimilar". The goal is to partition the objects into arbitrarily many clusters while minimizing the number of disagreements with the labels. Our main result is an algorithm that for any obtains a -approximation in rounds (of models such as massively parallel computation, local, and semi-streaming). This is a culminating point for the rich literature on parallel correlation clustering. On the one hand, the approximation (almost) matches a natural barrier of 3 for combinatorial algorithms. On the other hand, the algorithm's round-complexity is essentially constant. To achieve this result, we introduce a simple -round parallel algorithm. Our main result is to provide an analysis of this algorithm, showing…
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
TopicsComplexity and Algorithms in Graphs · Topological and Geometric Data Analysis · Computational Geometry and Mesh Generation
