Clustering Graphs of Bounded Treewidth to Minimize the Sum of Radius-Dependent Costs
Lukas Drexler, Jan H\"ockendorff, Joshua K\"onen, Kevin Schewior

TL;DR
This paper introduces a dynamic programming approach for clustering graphs with bounded treewidth to minimize radius-dependent costs, extending min-sum-radii clustering to a broader class of graph metrics.
Contribution
It develops a polynomial-time dynamic programming algorithm for a generalized clustering problem on graphs with bounded treewidth, showing the problem is in XP with respect to treewidth.
Findings
Algorithm runs in polynomial time for bounded treewidth graphs.
The problem is classified as XP parameterized by treewidth.
Extends min-sum-radii clustering to shortest-path metrics of bounded treewidth graphs.
Abstract
We consider the following natural problem that generalizes min-sum-radii clustering: Given is as well as some metric space where for facilities and clients . The goal is to find a clustering given by facility-radius pairs such that and is minimized for some increasing function . Here, is the radius- ball centered at . For the case that is the shortest-path metric of some edge-weighted graph of bounded treewidth, we present a dynamic program that is tailored to this class of problems and achieves a polynomial running time, establishing that the problem is in with parameter treewidth.
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 · Advanced Graph Theory Research · Complexity and Algorithms in Graphs
