FPT Approximations for Capacitated/Fair Clustering with Outliers

05/02/2023
by   Rajni Dabas, et al.
0

Clustering problems such as k-Median, and k-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 k-Median with Outliers (CkMO) problem. Here, we want to cluster all except m outlier points into at most k clusters, such that (i) the clusters respect the capacity constraints, and (ii) the cost of clustering, defined as the sum of distances of each non-outlier point to its assigned cluster-center, is minimized. We design the first constant-factor approximation algorithms for CkMO. In particular, our algorithm returns a (3+ϵ)-approximation for CkMO in general metric spaces, and a (1+ϵ)-approximation in Euclidean spaces of constant dimension, that runs in time in time f(k, m, ϵ) · |I_m|^O(1), where |I_m| denotes the input size. We can also extend these results to a broader class of problems, including Capacitated k-Means/k-Facility Location with Outliers, and Size-Balanced Fair Clustering problems with Outliers. For each of these problems, we obtain an approximation ratio that matches the best known guarantee of the corresponding outlier-free problem.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/01/2022

Clustering What Matters: Optimal Approximation for Clustering with Outliers

Clustering with outliers is one of the most fundamental problems in Comp...
research
01/20/2023

Coresets for Clustering with General Assignment Constraints

Designing small-sized coresets, which approximately preserve the costs o...
research
04/22/2011

Robust Clustering Using Outlier-Sparsity Regularization

Notwithstanding the popularity of conventional clustering algorithms suc...
research
09/02/2023

Approximating Fair k-Min-Sum-Radii in ℝ^d

The k-center problem is a classical clustering problem in which one is a...
research
05/24/2018

A Practical Algorithm for Distributed Clustering and Outlier Detection

We study the classic k-means/median clustering, which are fundamental pr...
research
10/27/2021

Tight FPT Approximation for Constrained k-Center and k-Supplier

In this work, we study a range of constrained versions of the k-supplier...
research
11/24/2020

Min-Sum Clustering (with Outliers)

We give a constant factor polynomial time pseudo-approximation algorithm...

Please sign up or login with your details

Forgot password? Click here to reset