Almost 3-Approximate Correlation Clustering in Constant Rounds

May 07, 2022 Β· Declared Dead Β· πŸ› IEEE Annual Symposium on Foundations of Computer Science

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Soheil Behnezhad, Moses Charikar, Weiyun Ma, Li-Yang Tan arXiv ID 2205.03710 Category cs.DS: Data Structures & Algorithms Cross-listed cs.DC Citations 35 Venue IEEE Annual Symposium on Foundations of Computer Science Last Checked 3 months ago
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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted