English

SPARSE-PIVOT: Dynamic correlation clustering for node insertions

Data Structures and Algorithms 2025-07-03 v1

Abstract

We present a new Correlation Clustering algorithm for a dynamic setting where nodes are added one at a time. In this model, proposed by Cohen-Addad, Lattanzi, Maggiori, and Parotsidis (ICML 2024), the algorithm uses database queries to access the input graph and updates the clustering as each new node is added. Our algorithm has the amortized update time of Oϵ(logO(1)(n))O_{\epsilon}(\log^{O(1)}(n)). Its approximation factor is 20+ε20+\varepsilon, which is a substantial improvement over the approximation factor of the algorithm by Cohen-Addad et al. We complement our theoretical findings by empirically evaluating the approximation guarantee of our algorithm. The results show that it outperforms the algorithm by Cohen-Addad et al.~in practice.

Keywords

Cite

@article{arxiv.2507.01830,
  title  = {SPARSE-PIVOT: Dynamic correlation clustering for node insertions},
  author = {Mina Dalirrooyfard and Konstantin Makarychev and Slobodan Mitrović},
  journal= {arXiv preprint arXiv:2507.01830},
  year   = {2025}
}

Comments

ICML 2025

R2 v1 2026-07-01T03:43:27.681Z