English

Local Search-based Individually Fair Clustering with Outliers

Data Structures and Algorithms 2025-10-08 v1

Abstract

In this paper, we present a local search-based algorithm for individually fair clustering in the presence of outliers. We consider the individual fairness definition proposed in Jung et al., which requires that each of the nn points in the dataset must have one of the kk centers within its n/kn/k nearest neighbors. However, if the dataset is known to contain outliers, the set of fair centers obtained under this definition might be suboptimal for non-outlier points. In order to address this issue, we propose a method that discards a set of points marked as outliers and computes the set of fair centers for the remaining non-outlier points. Our method utilizes a randomized variant of local search, which makes it scalable to large datasets. We also provide an approximation guarantee of our method as well as a bound on the number of outliers discarded. Additionally, we demonstrate our claims experimentally on a set of real-world datasets.

Keywords

Cite

@article{arxiv.2510.06130,
  title  = {Local Search-based Individually Fair Clustering with Outliers},
  author = {Binita Maity and Shrutimoy Das and Anirban Dasgupta},
  journal= {arXiv preprint arXiv:2510.06130},
  year   = {2025}
}

Comments

12 pages

R2 v1 2026-07-01T06:21:55.297Z