Correlation Clustering and Biclustering with Locally Bounded Errors

Abstract

We consider a generalized version of the correlation clustering problem, defined as follows. Given a complete graph G whose edges are labeled with + or -, we wish to partition the graph into clusters while trying to avoid errors: + edges between clusters or - edges within clusters. Classically, one seeks to minimize the total number of such errors. We introduce a new framework that allows the objective to be a more general function of the number of errors at each vertex (for example, we may wish to minimize the number of errors at the worst vertex) and provide a rounding algorithm which converts “fractional clusterings” into discrete clusterings while causing only a constant-factor blowup in the number of errors at each vertex. This rounding algorithm yields constant-factor approximation algorithms for the discrete problem under a wide variety of objective functions.

Cite

Text

Puleo and Milenkovic. "Correlation Clustering and Biclustering with Locally Bounded Errors." International Conference on Machine Learning, 2016.

Markdown

[Puleo and Milenkovic. "Correlation Clustering and Biclustering with Locally Bounded Errors." International Conference on Machine Learning, 2016.](https://mlanthology.org/icml/2016/puleo2016icml-correlation/)

BibTeX

@inproceedings{puleo2016icml-correlation,
  title     = {{Correlation Clustering and Biclustering with Locally Bounded Errors}},
  author    = {Puleo, Gregory and Milenkovic, Olgica},
  booktitle = {International Conference on Machine Learning},
  year      = {2016},
  pages     = {869-877},
  volume    = {48},
  url       = {https://mlanthology.org/icml/2016/puleo2016icml-correlation/}
}