Online Correlation Clustering: Simultaneously Optimizing All $\ell_p$-norms
Sami Davies, Benjamin Moseley, Heather Newman
TL;DR
This work addresses online correlation clustering by introducing an online-with-a-sample (AOS) model that enables simultaneous approximation for all ℓ_p-norm objectives. The authors design a single online algorithm that, using an ε-fraction sample, achieves competitive guarantees of the form O((1/ε^8) log^4 n) for all finite p, O((1/ε^6) log n) for the ℓ_∞-norm, and O(1/ε^6) in expectation for the ℓ_1-norm, relative to the offline OPT_p. The technical core combines sampling-based semi-metric estimation (via d̄ and the adjusted d̃) with a online-adapted CGS rounding, a pre-clustering phase, and a Pivot-based phase, all analyzed under a high-probability good event B^c. The paper also proves a fundamental RO-hardness separation for the ℓ_∞-norm and near-tight lower bounds in the AOS model for ℓ_1 and ℓ_∞, motivating the Beyond-Worst-Case model. Overall, the results translate the offline all-norms guarantee into the online setting, revealing the power of AOS with sample-driven surrogate metrics for multi-objective clustering problems.
Abstract
The $\ell_p$-norm objectives for correlation clustering present a fundamental trade-off between minimizing total disagreements (the $\ell_1$-norm) and ensuring fairness to individual nodes (the $\ell_\infty$-norm). Surprisingly, in the offline setting it is possible to simultaneously approximate all $\ell_p$-norms with a single clustering. Can this powerful guarantee be achieved in an online setting? This paper provides the first affirmative answer. We present a single algorithm for the online-with-a-sample (AOS) model that, given a small constant fraction of the input as a sample, produces one clustering that is simultaneously $O(\log^4 n)$-competitive for all $\ell_p$-norms with high probability, $O(\log n)$-competitive for the $\ell_\infty$-norm with high probability, and $O(1)$-competitive for the $\ell_1$-norm in expectation. This work successfully translates the offline "all-norms" guarantee to the online world. Our setting is motivated by a new hardness result that demonstrates a fundamental separation between these objectives in the standard random-order (RO) online model. Namely, while the $\ell_1$-norm is trivially $O(1)$-approximable in the RO model, we prove that any algorithm in the RO model for the fairness-promoting $\ell_\infty$-norm must have a competitive ratio of at least $Ω(n^{1/3})$. This highlights the necessity of a different beyond-worst-case model. We complement our algorithm with lower bounds, showing our competitive ratios for the $\ell_1$- and $\ell_\infty$- norms are nearly tight in the AOS model.
