English

Clustering with Locally Bounded Ignorance

Data Structures and Algorithms 2026-05-15 v1 Computational Complexity

Abstract

In Correlation Clustering, the input is a graph G=(V,E)G=(V,E) with weight function ω:(V2)Z\omega: {V \choose 2}\to Z and the task is to partition the vertex set into clusters such that the total weight of edges between clusters and missing edges inside clusters is minimized. Due to close connections between Correlation Clustering and Edge Multicut, deciding whether there is a partition with total cost at most kk is FPT with respect to kk but a polynomial kernel is presumably impossible. We study the influence of the structure of the fuzzy edge graph, that is, the graph induced by the weight-0 edges, on the problem complexity. We show in particular that Correlation Clustering admits a polynomial problem kernel when parameterized by k+dk+d, where dd is the degeneracy of the fuzzy edge graph, and when parameterized by k+ck+c, where cc is the closure of the fuzzy edge graph. We complement these positive results by showing hardness for several settings where the graph induced by the edges and nonedges has very restricted structure.

Keywords

Cite

@article{arxiv.2605.13917,
  title  = {Clustering with Locally Bounded Ignorance},
  author = {Jaroslav Garvardt and Christian Komusiewicz},
  journal= {arXiv preprint arXiv:2605.13917},
  year   = {2026}
}