Diversity-aware k-median : Clustering with fair center representation

06/22/2021
by   Suhas Thejaswi, et al.
0

We introduce a novel problem for diversity-aware clustering. We assume that the potential cluster centers belong to a set of groups defined by protected attributes, such as ethnicity, gender, etc. We then ask to find a minimum-cost clustering of the data into k clusters so that a specified minimum number of cluster centers are chosen from each group. We thus require that all groups are represented in the clustering solution as cluster centers, according to specified requirements. More precisely, we are given a set of clients C, a set of facilities F, a collection ℱ={F_1,…,F_t} of facility groups F_i ⊆F, budget k, and a set of lower-bound thresholds R={r_1,…,r_t}, one for each group in ℱ. The diversity-aware k-median problem asks to find a set S of k facilities in F such that |S ∩ F_i| ≥ r_i, that is, at least r_i centers in S are from group F_i, and the k-median cost ∑_c ∈ Cmin_s ∈ S d(c,s) is minimized. We show that in the general case where the facility groups may overlap, the diversity-aware k-median problem is -hard, fixed-parameter intractable, and inapproximable to any multiplicative factor. On the other hand, when the facility groups are disjoint, approximation algorithms can be obtained by reduction to the matroid median and red-blue median problems. Experimentally, we evaluate our approximation methods for the tractable cases, and present a relaxation-based heuristic for the theoretically intractable case, which can provide high-quality and efficient solutions for real-world datasets.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/11/2023

Approximation Algorithms for Fair Range Clustering

This paper studies the fair range clustering problem in which the data p...
research
02/03/2022

Fair Representation Clustering with Several Protected Classes

We study the problem of fair k-median where each cluster is required to ...
research
06/22/2022

Constant-Factor Approximation Algorithms for Socially Fair k-Clustering

We study approximation algorithms for the socially fair (ℓ_p, k)-cluster...
research
02/15/2018

Fair Clustering Through Fairlets

We study the question of fair clustering under the disparate impact doc...
research
06/19/2020

Fair clustering via equitable group representations

What does it mean for a clustering to be fair? One popular approach seek...
research
04/20/2023

Salience-based stakeholder selection to maintain stakeholder coverage in solving the next release problem

Stakeholders quantification plays a basic role in selecting the appropri...
research
10/23/2020

Quantizing Multiple Sources to a Common Cluster Center: An Asymptotic Analysis

We consider quantizing an Ld-dimensional sample, which is obtained by co...

Please sign up or login with your details

Forgot password? Click here to reset