paper-with-me

Papers

Fairness in Clustering with Multiple Sensitive Attributes

2019-10-11 · Savitha Sam Abraham, Deepak P, Sowmya S Sundaram

A clustering may be considered as fair on pre-specified sensitive attributes if the proportions of sensitive attribute groups in each cluster reflect that in the dataset. In this paper, we consider the task of fair clustering for scenarios involving multiple multi-valued or numeric sensitive attributes. We propose a fair clustering method, \textit{FairKM} (Fair K-Means), that is inspired by the popular K-Means clustering formulation. We outline a computational notion of fairness which is used along with a cluster coherence objective, to yield the FairKM clustering method. We empirically evaluate our approach, wherein we quantify both the quality and fairness of clusters, over real-world datasets. Our experimental evaluation illustrates that the clusters generated by FairKM fare significantly better on both clustering quality and fair representation of sensitive attribute groups compared to the clusters from a state-of-the-art baseline fair clustering method.

📄 PDF Abstract BibTeX arXiv:1910.05113

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeClusteringFairness

Methods 이 논문이 사용한 방법론

k-Means Clustering k-Means Clustering is a clustering algorithm that divides a training set into $k$ different clusters of examples that are near each other. It works by initializing $k$…

Similar Papers 제목 키워드 기반

Fairness in Visual Clustering: A Novel Transformer Clustering Approach

2023-04-14 · Xuan-Bac Nguyen, Chi Nhan Duong, Marios Savvides, Kaushik Roy 외

Promoting fairness for deep clustering models in unsupervised clustering settings to reduce demographic bias is a challenging goal. This is because of the limitation of large-scale balanced data with well-annotated label…

AttributeClusteringDeep ClusteringFairness

From Discrete to Continuous: Deep Fair Clustering With Transferable Representations

2024-03-24 · Xiang Zhang

We consider the problem of deep fair clustering, which partitions data into clusters via the representations extracted by deep neural networks while hiding sensitive data attributes. To achieve fairness, existing methods…

ClusteringFairness

Interpretable Fair Clustering

2025-11-26 · Mudi Jiang, Jiahui Zhou, Xinying Liu, Zengyou He 외 arxiv

Fair clustering has gained increasing attention in recent years, especially in applications involving socially sensitive attributes. However, existing fair clustering methods often lack interpretability, limiting their a…

Adversarial Fair Multi-View Clustering

2025-08-06 · Mudi Jiang, Jiahui Zhou, Lianyu Hu, Xinying Liu 외 arxiv

Cluster analysis is a fundamental problem in data mining and machine learning. In recent years, multi-view clustering has attracted increasing attention due to its ability to integrate complementary information from mult…

Representation Learning

Fair Correlation Clustering in Forests

2023-02-22 · Katrin Casel, Tobias Friedrich, Martin Schirneck, Simon Wietheger

The study of algorithmic fairness received growing attention recently. This stems from the awareness that bias in the input data for machine learning systems may result in discriminatory outputs. For clustering tasks, on…

AttributeClusteringFairness