English

Socially Fair Center-based and Linear Subspace Clustering

Machine Learning 2022-08-23 v1 Computers and Society Data Structures and Algorithms

Abstract

Center-based clustering (e.g., kk-means, kk-medians) and clustering using linear subspaces are two most popular techniques to partition real-world data into smaller clusters. However, when the data consists of sensitive demographic groups, significantly different clustering cost per point for different sensitive groups can lead to fairness-related harms (e.g., different quality-of-service). The goal of socially fair clustering is to minimize the maximum cost of clustering per point over all groups. In this work, we propose a unified framework to solve socially fair center-based clustering and linear subspace clustering, and give practical, efficient approximation algorithms for these problems. We do extensive experiments to show that on multiple benchmark datasets our algorithms either closely match or outperform state-of-the-art baselines.

Keywords

Cite

@article{arxiv.2208.10095,
  title  = {Socially Fair Center-based and Linear Subspace Clustering},
  author = {Sruthi Gorantla and Kishen N. Gowda and Amit Deshpande and Anand Louis},
  journal= {arXiv preprint arXiv:2208.10095},
  year   = {2022}
}

Comments

17 pages

R2 v1 2026-06-25T01:51:41.175Z