Clustering What Matters: Optimal Approximation for Clustering with Outliers

AAAI2023

Abstract

Clustering with outliers is one of the most fundamental problems in Computer Science. Given a set XX of nn points and two integers kk and mm, the clustering with outliers aims to exclude mm points from XX and partition the remaining points into kk clusters that minimizes a certain cost function. In this paper, we give a general approach for solving clustering with outliers, which results in a fixed-parameter tractable (FPT) algorithm in kk and mm, that almost matches the approximation ratio for its outlier-free counterpart. As a corollary, we obtain FPT approximation algorithms with optimal approximation ratios for kk-Median and kk-Means with outliers in general metrics. We also exhibit more applications of our approach to other variants of the problem that impose additional constraints on the clustering, such as fairness or matroid constraints.

arXiv

Share