English

Fully Dynamic Adversarially Robust Correlation Clustering in Polylogarithmic Update Time

Data Structures and Algorithms 2026-02-10 v2 Machine Learning

Abstract

We study the dynamic correlation clustering problem with adaptive\textit{adaptive} edge label flips. In correlation clustering, we are given a nn-vertex complete graph whose edges are labeled either (+)(+) or ()(-), and the goal is to minimize the total number of (+)(+) edges between clusters and the number of ()(-) edges within clusters. We consider the dynamic setting with adversarial robustness, in which the adaptive\textit{adaptive} adversary could flip the label of an edge based on the current output of the algorithm. Our main result is a randomized algorithm that always maintains an O(1)O(1)-approximation to the optimal correlation clustering with O(log2n)O(\log^{2}{n}) amortized update time. Prior to our work, no algorithm with O(1)O(1)-approximation and polylog(n)\text{polylog}{(n)} update time for the adversarially robust setting was known. We further validate our theoretical results with experiments on synthetic and real-world datasets with competitive empirical performances. Our main technical ingredient is an algorithm that maintains sparse-dense decomposition\textit{sparse-dense decomposition} with polylog(n)\text{polylog}{(n)} update time, which could be of independent interest.

Keywords

Cite

@article{arxiv.2411.09979,
  title  = {Fully Dynamic Adversarially Robust Correlation Clustering in Polylogarithmic Update Time},
  author = {Vladimir Braverman and Prathamesh Dharangutte and Shreyas Pai and Vihan Shah and Chen Wang},
  journal= {arXiv preprint arXiv:2411.09979},
  year   = {2026}
}

Comments

AISTATS 2025

R2 v1 2026-06-28T20:00:51.360Z