New Algorithms and Hardness Results for Connected Clustering
Jan Eube, Heiko R\"oglin

TL;DR
This paper introduces new algorithms and hardness results for connected clustering problems, showing significant complexity bounds, exact solutions for bounded treewidth graphs, and improved approximation algorithms for specific objectives.
Contribution
It establishes hardness results for connected k-center and k-median, provides polynomial-time algorithms for bounded treewidth graphs, and improves approximation factors for min-sum-radii and min-sum-diameter objectives.
Findings
Connected k-median is hard to approximate within (n^{1-psilon})
Polynomial-time algorithms for graphs with bounded treewidth
Improved approximation ratios for min-sum-radii and min-sum-diameter
Abstract
Connected clustering denotes a family of constrained clustering problems in which we are given a distance metric and an undirected connectivity graph that can be completely unrelated to the metric. The aim is to partition the vertices into a given number of clusters such that every cluster forms a connected subgraph of and a given clustering objective gets minimized. The constraint that the clusters are connected has applications in many different fields, like for example community detection and geodesy. So far, -center and -median have been studied in this setting. It has been shown that connected -median is -hard to approximate which also carries over to the connected -means problem, while for connected -center it remained an open question whether one can find a constant approximation in polynomial time. We answer this question…
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
TopicsFacility Location and Emergency Management · Complexity and Algorithms in Graphs · Advanced Clustering Algorithms Research
