An Improved Algorithm for Bipartite Correlation Clustering
Nir Ailon, Noa Avigdor-Elgrabli, Edo Liberty

TL;DR
This paper introduces a simple combinatorial algorithm that improves the approximation factor for bipartite correlation clustering from 11 to 4 without solving large convex programs, making it more practical for larger problems.
Contribution
The paper presents a novel 4-approximation algorithm for bipartite correlation clustering that avoids large convex program solutions, extending analysis techniques from correlation clustering.
Findings
Achieved a 4-approximation factor, improving over the previous 11.
Developed a combinatorial algorithm that does not require solving large convex programs.
Extended analysis methods to consider subgraph structures of unbounded size.
Abstract
Bipartite Correlation clustering is the problem of generating a set of disjoint bi-cliques on a set of nodes while minimizing the symmetric difference to a bipartite input graph. The number or size of the output clusters is not constrained in any way. The best known approximation algorithm for this problem gives a factor of 11. This result and all previous ones involve solving large linear or semi-definite programs which become prohibitive even for modestly sized tasks. In this paper we present an improved factor 4 approximation algorithm to this problem using a simple combinatorial algorithm which does not require solving large convex programs. The analysis extends a method developed by Ailon, Charikar and Alantha in 2008, where a randomized pivoting algorithm was analyzed for obtaining a 3-approximation algorithm for Correlation Clustering, which is the same problem on graphs (not…
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
TopicsData Management and Algorithms · Advanced Clustering Algorithms Research · Bayesian Methods and Mixture Models
