On the Parameterized Complexity of Min-Sum-Radii
Pankaj Kumar, Haiko M\"uller, Sebastian Ordyniak, Melanie Schmidt

TL;DR
This paper explores the parameterized complexity of the Min-Sum-Radii clustering problem on graph-induced metrics, establishing hardness results and identifying conditions for fixed-parameter tractability.
Contribution
It proves W[1]-hardness for MSR on weighted bipartite graphs and dense graphs, and shows FPT results when parameterized by treewidth plus clustering cost.
Findings
MSR is W[1]-hard on weighted bipartite graphs with parameters k and Delta.
MSR remains W[1]-hard on dense graphs like cliques and complete bipartite graphs.
MSR is fixed-parameter tractable when parameterized by treewidth plus Delta.
Abstract
In the Min-Sum-Radii (MSR) clustering problem, we are given a finite set X of n points in a metric space. The objective is to find at most k clusters centered at a subset of these points such that every point of X is assigned to one of the clusters, minimizing the sum of the radii of the clusters. The problem is known to be NP-hard even on metrics induced by weighted planar graphs and metrics with constant doubling dimension, as shown by Gibson et al. (SWAT 2008). In this work, we investigate the parameterized complexity of MSR on metrics induced by undirected graphs. We distinguish between weighted graph metrics (with positive edge weights) and unweighted graph metrics (where all edges have unit weight). Weighted Graph Metrics: We show that MSR is W[1]-hard on metrics induced by weighted bipartite graphs, when parameterized by the combined parameter k (the number of clusters) and…
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.
