A $(3+\varepsilon)$-Approximate Correlation Clustering Algorithm in Dynamic Streams
M\'elanie Cambus, Fabian Kuhn, Etna Lindy, Shreyas Pai and, Jara Uitto

TL;DR
This paper presents a semi-streaming, single-pass algorithm for correlation clustering that achieves a $(3 + ext{epsilon})$-approximation, improving efficiency and robustness over previous methods, and applicable to dynamic data streams.
Contribution
The authors develop the first single-pass $(3 + ext{epsilon})$-approximation algorithm for correlation clustering in dynamic streams with polynomial post-processing time.
Findings
Achieves a $(3 + ext{epsilon})$-approximation in a single pass.
Works efficiently in semi-streaming and dynamic stream models.
Improves upon previous approximation ratios and pass complexity.
Abstract
Grouping together similar elements in datasets is a common task in data mining and machine learning. In this paper, we study streaming algorithms for correlation clustering, where each pair of elements is labeled either similar or dissimilar. The task is to partition the elements and the objective is to minimize disagreements, that is, the number of dissimilar elements grouped together and similar elements that get separated. Our main contribution is a semi-streaming algorithm that achieves a -approximation to the minimum number of disagreements using a single pass over the stream. In addition, the algorithm also works for dynamic streams. Our approach builds on the analysis of the PIVOT algorithm by Ailon, Charikar, and Newman [JACM'08] that obtains a -approximation in the centralized setting. Our design allows us to sparsify the input graph by ignoring a large…
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.
Taxonomy
TopicsComplex Network Analysis Techniques · Data Stream Mining Techniques · Advanced Graph Neural Networks
