The Complexity of Cluster Vertex Splitting and Company
Alexander Firbas, Alexander Dobler, Fabian Holzer, Jakob, Schafellner, Manuel Sorge, Ana\"is Villedieu, Monika Wi{\ss}mann

TL;DR
This paper investigates the computational complexity of overlapping graph clustering via vertex splitting, showing NP-hardness results and providing a kernelization approach for splitting a limited number of vertices.
Contribution
It establishes NP-hardness for cluster vertex splitting and related problems, and introduces a kernelization method for splitting at most k vertices.
Findings
Covering and vertex-splitting viewpoints are equivalent.
Splitting at most k vertices admits an O(k)-vertex kernel.
NP-hardness of Cluster Editing with Vertex Splitting is proven.
Abstract
Clustering a graph when the clusters can overlap can be seen from three different angles: We may look for cliques that cover the edges of the graph with bounded overlap, we may look to add or delete few edges to uncover the cluster structure, or we may split vertices to separate the clusters from each other. Splitting a vertex means to remove it and to add two new copies of and to make each previous neighbor of adjacent with at least one of the copies. In this work, we study underlying computational problems regarding the three angles to overlapping clusterings, in particular when the overlap is small. We show that the above-mentioned covering problem is NP-complete. We then make structural observations that show that the covering viewpoint and the vertex-splitting viewpoint are equivalent, yielding NP-hardness for the vertex-splitting problem. On the positive side, we show…
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 · Nanocluster Synthesis and Applications · Advanced Graph Theory Research
