TL;DR
This paper introduces sublinear algorithms for correlation clustering that operate efficiently in time and space, using novel sparse-dense graph decompositions, achieving constant approximation guarantees.
Contribution
It presents the first sublinear-time and semi-streaming algorithms for correlation clustering with approximation guarantees, leveraging a new connection to sparse-dense graph decompositions.
Findings
Sublinear-time algorithm achieves constant approximation in O(n log^2 n) time.
Semi-streaming algorithm achieves constant approximation in O(n log n) space.
First application of sparse-dense decompositions beyond graph coloring.
Abstract
We present a new approach for solving (minimum disagreement) correlation clustering that results in sublinear algorithms with highly efficient time and space complexity for this problem. In particular, we obtain the following algorithms for -vertex -labeled graphs : -- A sublinear-time algorithm that with high probability returns a constant approximation clustering of in time assuming access to the adjacency list of the -labeled edges of (this is almost quadratically faster than even reading the input once). Previously, no sublinear-time algorithm was known for this problem with any multiplicative approximation guarantee. -- A semi-streaming algorithm that with high probability returns a constant approximation clustering of in space and a single pass over the edges of the graph (this memory is almost quadratically…
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
Sublinear Time and Space Algorithms for Correlation Clustering via Sparse-Dense Decompositions· youtube
