vix.ing · top · new · best · stats · spec

Almost 3-Approximate Correlation Clustering in Constant Rounds

2022/05/07 by Soheil Behnezhad, Moses Charikar, Behnezhad, Soheil +5 · 1 citation
Computer Science · #Complexity and Algorithms in Graphs #Computational Geometry and Mesh Generation #Data Structures and Algorithms (cs.DS) #Distributed #FOS: Computer and information sciences #Parallel #Topological and Geometric Data Analysis #and Cluster Computing (cs.DC)

paper · pdf · doi:10.48550/arxiv.2205.03710

openalex publication_date 2022/05/07 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We study parallel algorithms for correlation clustering. Each pair among n 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 ε> 0 obtains a (3+ε)-approximation in O(1/ε) 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 O(1/ε)-round parallel algorithm. Our main result is to provide an analysis of this algorithm, showing that it achieves a (3+ε)-approximation. Our analysis draws on new connections to sublinear-time algorithms. Specifically, it builds on the work of Yoshida, Yamamoto, and Ito [STOC'09] on bounding the "query complexity" of greedy maximal independent set. To our knowledge, this is the first application of this method in analyzing the approximation ratio of any algorithm.

Cited by

Related