Parameterized algorithms for the 2-clustering problem with minimum sum and minimum sum of squares objective functions
Bang Ye Wu, Li-Hsuan Chen

TL;DR
This paper introduces parameterized algorithms for the 2-clustering problem with minimum sum and minimum sum of squares objectives, achieving subexponential time complexity for certain parameter ranges.
Contribution
It presents the first fixed-parameter algorithms for these clustering problems with explicit time bounds, extending the understanding of their computational complexity.
Findings
Algorithm for Min-Sum 2-Clustering with $O(n o 2.619^{r/(1-4r/n)}+n^3)$ time.
Subexponential algorithm for $k o o(n^2)$ in Min-Sum 2-Clustering.
Subexponential algorithm for sum of squares variant with $O(n^3 o 5.171^{ heta})$ time.
Abstract
In the {\sc Min-Sum 2-Clustering} problem, we are given a graph and a parameter , and the goal is to determine if there exists a 2-partition of the vertex set such that the total conflict number is at most , where the conflict number of a vertex is the number of its non-neighbors in the same cluster and neighbors in the different cluster. The problem is equivalent to {\sc 2-Cluster Editing} and {\sc 2-Correlation Clustering} with an additional multiplicative factor two in the cost function. In this paper we show an algorithm for {\sc Min-Sum 2-Clustering} with time complexity , where is the number of vertices and . Particularly, the time complexity is for and polynomial for , which implies that the problem can be solved in subexponential time for . We also design a…
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.
