Clustering with Local Restrictions
Daniel Lokshtanov, D\'aniel Marx

TL;DR
This paper introduces a family of graph clustering problems with local constraints, providing polynomial-time algorithms for fixed parameters and fixed-parameter tractability results for specific functions.
Contribution
It establishes polynomial-time solvability for the general problem with fixed q and demonstrates fixed-parameter tractability for three specific functions.
Findings
Polynomial-time solvability for fixed q with arbitrary monotone functions.
Fixed-parameter tractability for specific functions like cluster size and nonedges.
Efficient algorithms for natural clustering problems with local restrictions.
Abstract
We study a family of graph clustering problems where each cluster has to satisfy a certain local requirement. Formally, let be a function on the subsets of vertices of a graph . In the -PARTITION problem, the task is to find a partition of the vertices into clusters where each cluster satisfies the requirements that (1) at most edges leave and (2) . Our first result shows that if is an {\em arbitrary} polynomial-time computable monotone function, then -PARTITION can be solved in time , i.e., it is polynomial-time solvable {\em for every fixed }. We study in detail three concrete functions (the number of vertices in the cluster, number of nonedges in the cluster, maximum number of non-neighbors a vertex has in the cluster), which correspond to natural clustering problems. For these functions, we show that…
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.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Optimization and Search Problems
