FPT Approximations for Capacitated/Fair Clustering with Outliers
Rajni Dabas, Neelima Gupta, Tanmay Inamdar

TL;DR
This paper introduces the first constant-factor approximation algorithms for the Capacitated k-Median with Outliers problem, effectively handling capacity constraints and outliers simultaneously in clustering tasks.
Contribution
It develops the first approximation algorithms for CkMO that work in general metrics and Euclidean spaces, extending to related clustering problems with outliers.
Findings
Achieves a (3+ε)-approximation in general metric spaces.
Achieves a (1+ε)-approximation in Euclidean spaces of constant dimension.
Runs in time f(k, m, ε) · |I_m|^{O(1)}},
Abstract
Clustering problems such as -Median, and -Means, are motivated from applications such as location planning, unsupervised learning among others. In such applications, it is important to find the clustering of points that is not ``skewed'' in terms of the number of points, i.e., no cluster should contain too many points. This is modeled by capacity constraints on the sizes of clusters. In an orthogonal direction, another important consideration in clustering is how to handle the presence of outliers in the data. Indeed, these clustering problems have been generalized in the literature to separately handle capacity constraints and outliers. To the best of our knowledge, there has been very little work on studying the approximability of clustering problems that can simultaneously handle both capacities and outliers. We initiate the study of the Capacitated -Median with Outliers…
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 · Infrastructure Maintenance and Monitoring · Indoor and Outdoor Localization Technologies
