Clustering to Given Connectivities
Petr A. Golovach, Dimitrios M. Thilikos

TL;DR
This paper introduces a new graph clustering problem based on connectivity, proves it is fixed parameter tractable, and provides an algorithm using recursive understanding that handles arbitrary connectivity demands.
Contribution
It defines a novel clustering problem with connectivity constraints and shows it can be efficiently solved when parameterized by the number of edge removals.
Findings
The problem is fixed parameter tractable with respect to k.
An algorithm based on recursive understanding is developed.
The approach handles arbitrary connectivity requirements in the clustering.
Abstract
We define a general variant of the graph clustering problem where the criterion of density for the clusters is (high) connectivity. In {\sc Clustering to Given Connectivities}, we are given an -vertex graph , an integer , and a sequence of positive integers and we ask whether it is possible to remove at most edges from such that the resulting connected components are {\sl exactly} and their corresponding edge connectivities are lower-bounded by the numbers in . We prove that this problem, parameterized by , is fixed parameter tractable i.e., can be solved by an -step algorithm, for some function that depends only on the parameter . Our algorithm uses the recursive understanding technique that is especially adapted so to deal with the fact that, in out setting, we do not…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
