A 4-approximation algorithm for min max correlation clustering
Data Structures and Algorithms
2024-02-15 v3 Discrete Mathematics
Machine Learning
Abstract
We introduce a lower bounding technique for the min max correlation clustering problem and, based on this technique, a combinatorial 4-approximation algorithm for complete graphs. This improves upon the previous best known approximation guarantees of 5, using a linear program formulation (Kalhan et al., 2019), and 40, for a combinatorial algorithm (Davies et al., 2023a). We extend this algorithm by a greedy joining heuristic and show empirically that it improves the state of the art in solution quality and runtime on several benchmark datasets.
Cite
@article{arxiv.2310.09196,
title = {A 4-approximation algorithm for min max correlation clustering},
author = {Holger Heidrich and Jannik Irmai and Bjoern Andres},
journal= {arXiv preprint arXiv:2310.09196},
year = {2024}
}
Comments
AISTATS 2024; 10 pages