Bicluster Editing with Overlaps: A Vertex Splitting Approach
Faisal N. Abu-Khzam, Lucas Isenmann, Zeina Merchad

TL;DR
This paper introduces the Bicluster Editing with Vertex Splitting problem, addressing limitations of traditional biclustering by allowing overlapping clusters through vertex splitting, and provides complexity and algorithmic results.
Contribution
It formulates the BCEVS and BCEOVS problems, proves their NP-completeness, establishes hardness results, and shows fixed-parameter tractability for BCEOVS.
Findings
NP-complete even for bipartite planar graphs of degree three
No subexponential algorithms under ETH for these problems
BCEOVS is fixed-parameter tractable with a polynomial kernel
Abstract
The BiCluster Editing problem aims at editing a given bipartite graph into a disjoint union of bicliques via a minimum number of edge deletion or addition operations. As a graph-based model for data clustering, the problem aims at a partition of the input dataset, which cannot always obtain meaningful clusters when some data elements are expected to belong to more than one cluster each. To address this limitation, we introduce the Bicluster Editing with Vertex Splitting problem (BCEVS) which consists of finding a minimum sequence of edge editions and vertex splittings such that the resulting graph is a disjoint union of bicliques. The vertex splitting operation consists of replacing a vertex with two vertices whose union of neighborhoods is the neighborhood of . We also introduce the problem of Bicluster Editing with One-Sided Vertex Splitting (BCEOVS) where we restrict the…
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
TopicsAdvanced Graph Theory Research · Genome Rearrangement Algorithms · Advanced Clustering Algorithms Research
