English

Simultaneously Approximating All Norms for Massively Parallel Correlation Clustering

Data Structures and Algorithms 2024-10-23 v2

Abstract

We revisit the simultaneous approximation model for the correlation clustering problem introduced by Davies, Moseley, and Newman[DMN24]. The objective is to find a clustering that minimizes given norms of the disagreement vector over all vertices. We present an efficient algorithm that produces a clustering that is simultaneously a 63.363.3-approximation for all monotone symmetric norms. This significantly improves upon the previous approximation ratio of 63486348 due to Davies, Moseley, and Newman[DMN24], which works only for p\ell_p-norms. To achieve this result, we first reduce the problem to approximating all top-kk norms simultaneously, using the connection between monotone symmetric norms and top-kk norms established by Chakrabarty and Swamy [CS19]. Then we develop a novel procedure that constructs a 12.6612.66-approximate fractional clustering for all top-kk norms. Our 63.363.3-approximation ratio is obtained by combining this with the 55-approximate rounding algorithm by Kalhan, Makarychev, and Zhou[KMZ19]. We then demonstrate that with a loss of ϵ\epsilon in the approximation ratio, the algorithm can be adapted to run in nearly linear time and in the MPC (massively parallel computation) model with poly-logarithmic number of rounds. By allowing a further trade-off in the approximation ratio to (359+ϵ)(359+\epsilon), the number of MPC rounds can be reduced to a constant.

Keywords

Cite

@article{arxiv.2410.09321,
  title  = {Simultaneously Approximating All Norms for Massively Parallel Correlation Clustering},
  author = {Nairen Cao and Shi Li and Jia Ye},
  journal= {arXiv preprint arXiv:2410.09321},
  year   = {2024}
}
R2 v1 2026-06-28T19:18:40.302Z