Breaking 3-Factor Approximation for Correlation Clustering in Polylogarithmic Rounds
Nairen Cao, Shang-En Huang, Hsin-Hao Su

TL;DR
This paper introduces a novel parallel algorithm for correlation clustering that surpasses the longstanding approximation ratio of 3, achieving a 2.4-approximate solution with polylogarithmic rounds and efficient resource usage.
Contribution
It presents the first polylogarithmic depth parallel algorithm with an approximation ratio better than 3 for correlation clustering, improving upon previous methods.
Findings
Achieves a (2.4+ε)-approximate solution in polylogarithmic rounds.
Uses O(m^{1.5}) work in parallel and sequential settings.
Supports sublinear-memory MPC implementation with similar complexity.
Abstract
In this paper, we study parallel algorithms for the correlation clustering problem, where every pair of two different entities is labeled with similar or dissimilar. The goal is to partition the entities into clusters to minimize the number of disagreements with the labels. Currently, all efficient parallel algorithms have an approximation ratio of at least 3. In comparison with the ratio achieved by polynomial-time sequential algorithms [CLN22], a significant gap exists. We propose the first poly-logarithmic depth parallel algorithm that achieves a better approximation ratio than 3. Specifically, our algorithm computes a -approximate solution and uses work. Additionally, it can be translated into a -time sequential algorithm and a poly-logarithmic rounds sublinear-memory MPC algorithm with …
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
Breaking 3-Factor Approximation for Correlation Clustering in Polylogarithmic Rounds· youtube
Taxonomy
TopicsData Management and Algorithms · Facility Location and Emergency Management · Vehicle Routing Optimization Methods
