A Simple and Fast $(3+\varepsilon)$-approximation for Constrained Correlation Clustering
Nate Veldt

TL;DR
This paper presents a fast, simple algorithm that improves the approximation ratio for Constrained Correlation Clustering from 16 to nearly 3, using a new LP rounding approach and extending to special cases.
Contribution
It introduces a $(3+ ext{epsilon})$-approximation algorithm for Constrained Correlation Clustering with improved speed and simplicity, solving an open problem in the field.
Findings
Achieves a $(3+ ext{epsilon})$-approximation in nearly linear time.
Uses a new covering linear program and Pivot algorithm for rounding.
Provides simpler algorithms for special constraint cases.
Abstract
In Constrained Correlation Clustering, the goal is to cluster a complete signed graph in a way that minimizes the number of negative edges inside clusters plus the number of positive edges between clusters, while respecting hard constraints on how to cluster certain friendly or hostile node pairs. Fischer et al. [FKKT25a] recently developed a -time 16-approximation algorithm for this problem. We settle an open question posed by these authors by designing an algorithm that is equally fast but brings the approximation factor down to for arbitrary constant . Although several new algorithmic steps are needed to obtain our improved approximation, our approach maintains many advantages in terms of simplicity. In particular, it relies mainly on rounding a (new) covering linear program, which can be approximated quickly and combinatorially.…
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
TopicsAdvanced Clustering Algorithms Research · Facility Location and Emergency Management · Complexity and Algorithms in Graphs
