Min-Max Correlation Clustering via Neighborhood Similarity
Nairen Cao, Steven Roche, Hsin-Hao Su

TL;DR
This paper introduces a nearly linear time, $(3 + \\epsilon)$-approximation algorithm for min-max correlation clustering on complete graphs, improving previous guarantees and extending to parallel and streaming models.
Contribution
The paper presents a novel combinatorial algorithm with improved approximation ratio and efficiency for min-max correlation clustering, applicable in parallel and streaming settings.
Findings
Achieves a $(3 + \\epsilon)$-approximation in nearly linear time.
Extends the algorithm to MPC and semi-streaming models.
Uses neighborhood similarity queries and random projection for efficiency.
Abstract
We present an efficient algorithm for the min-max correlation clustering problem. The input is a complete graph where edges are labeled as either positive or negative , and the objective is to find a clustering that minimizes the -norm of the disagreement vector over all vertices. We resolve this problem with an efficient -approximation algorithm that runs in nearly linear time, , where denotes the number of positive edges. This improves upon the previous best-known approximation guarantee of 4 by Heidrich, Irmai, and Andres, whose algorithm runs in time, where is the number of nodes and is the maximum degree in the graph. Furthermore, we extend our algorithm to the massively parallel computation (MPC) model and the semi-streaming model. In the MPC model, our algorithm runs on machines…
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.
