FPT Constant Approximation Algorithms for Colorful Sum of Radii
Shuilian Liu, Gregory Gutin, Yicheng Xu, Yong Zhang

TL;DR
This paper introduces fixed-parameter tractable algorithms that provide constant-factor approximations for the colorful sum of radii problem, a complex clustering task with outlier and color constraints, improving upon previous logarithmic approximations.
Contribution
The authors develop the first fixed-parameter tractable algorithms achieving constant-factor approximations for the colorful sum of radii problem, with improved running times and approximation guarantees.
Findings
Achieved a (2+ε)-approximation with exponential dependence on k and m.
Developed a (7+ε)-approximation algorithm with reduced dependency on m.
Provided the first constant-factor FPT algorithms for this problem.
Abstract
We study the colorful sum of radii problem, where the input is a point set partitioned into classes , along with per-class outlier bounds , summing to . The goal is to select a subset of centers and assign points to centers in , allowing up to unassigned points (outliers) from each class , while minimizing the sum of cluster radii. The radius of a cluster is defined as the maximum distance from any point in the cluster to its center. The classical (non-colorful) version of the sum of radii problem is known to be NP-hard, even on weighted planar graphs. The colorful sum of radii is introduced by Chekuri et al. (2022), who provide an -approximation algorithm. In this paper, we present the first constant-factor approximation algorithms for the colorful sum of…
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
TopicsMatrix Theory and Algorithms · Advanced Optimization Algorithms Research · Approximation Theory and Sequence Spaces
