paper-with-me

홈 › Papers

Learning to Generate Fair Clusters from Demonstrations

2021-02-08 · Sainyam Galhotra, Sandhya Saisubramanian, Shlomo Zilberstein

Fair clustering is the process of grouping similar entities together, while satisfying a mathematically well-defined fairness metric as a constraint. Due to the practical challenges in precise model specification, the prescribed fairness constraints are often incomplete and act as proxies to the intended fairness requirement, leading to biased outcomes when the system is deployed. We examine how to identify the intended fairness constraint for a problem based on limited demonstrations from an expert. Each demonstration is a clustering over a subset of the data. We present an algorithm to identify the fairness metric from demonstrations and generate clusters using existing off-the-shelf clustering techniques, and analyze its theoretical properties. To extend our approach to novel fairness metrics for which clustering algorithms do not currently exist, we present a greedy method for clustering. Additionally, we investigate how to generate interpretable solutions using our approach. Empirical evaluation on three real-world datasets demonstrates the effectiveness of our approach in quickly identifying the underlying fairness and interpretability constraints, which are then used to generate fair and interpretable clusters.

📄 PDF Abstract BibTeX arXiv:2102.03977

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringFairness

Similar Papers 제목 키워드 기반

Inverse Reinforce Learning with Nonparametric Behavior Clustering

2017-12-15 · Siddharthan Rajasekaran, Jinwei Zhang, Jie Fu

Inverse Reinforcement Learning (IRL) is the task of learning a single reward function given a Markov Decision Process (MDP) without defining the reward function, and a set of demonstrations generated by humans/experts. H…

ClusteringReinforcement Learning

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 clust…

AttributeClusteringFairness

Fair Oversampling Technique using Heterogeneous Clusters

2023-05-23 · Ryosuke Sonoda

Class imbalance and group (e.g., race, gender, and age) imbalance are acknowledged as two reasons in data that hinder the trade-off between fairness and utility of machine learning classifiers. Existing techniques have j…

Fairness

Uncovering Discrimination Clusters: Quantifying and Explaining Systematic Fairness Violations

2025-12-29 · Ranit Debnath Akash, Ashish Kumar, Verya Monjezi, Ashutosh Trivedi 외 arxiv

Fairness in algorithmic decision-making is often framed in terms of individual fairness, which requires that similar individuals receive similar outcomes. A system violates individual fairness if there exists a pair of i…

Fair-Capacitated Clustering

2021-04-25 · Tai Le Quy, Arjun Roy, Gunnar Friege, Eirini Ntoutsi

Traditionally, clustering algorithms focus on partitioning the data into groups of similar instances. The similarity objective, however, is not sufficient in applications where a fair-representation of the groups in term…

ClusteringFairness