Journal Article10.48550/arXiv.2306.06778
Approximation Algorithms for Fair Range Clustering
6
TL;DR: In this article , the authors studied the fair range clustering problem in which the data points are from different demographic groups and the goal is to pick $k$ centers with the minimum clustering cost such that each group is at least minimally represented in the centers set and no group dominates the center set.
read more
Abstract: This paper studies the fair range clustering problem in which the data points are from different demographic groups and the goal is to pick $k$ centers with the minimum clustering cost such that each group is at least minimally represented in the centers set and no group dominates the centers set. More precisely, given a set of $n$ points in a metric space $(P,d)$ where each point belongs to one of the $\ell$ different demographics (i.e., $P = P_1 \uplus P_2 \uplus \cdots \uplus P_\ell$) and a set of $\ell$ intervals $[\alpha_1, \beta_1], \cdots, [\alpha_\ell, \beta_\ell]$ on desired number of centers from each group, the goal is to pick a set of $k$ centers $C$ with minimum $\ell_p$-clustering cost (i.e., $(\sum_{v\in P} d(v,C)^p)^{1/p}$) such that for each group $i\in \ell$, $|C\cap P_i| \in [\alpha_i, \beta_i]$. In particular, the fair range $\ell_p$-clustering captures fair range $k$-center, $k$-median and $k$-means as its special cases. In this work, we provide efficient constant factor approximation algorithms for fair range $\ell_p$-clustering for all values of $p\in [1,\infty)$.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Fair Clustering: Critique, Caveats, and Future Directions
J. W. T. Dickerson,Seyed A. Esmaeili,Jamie Morgenstern,C. Zhang +3 more
- 22 Jun 2024
TL;DR: Fair clustering explores fairness considerations in clustering algorithms, addressing issues such as lack of utility characterization and downstream effects.
A Fair and Memory/Time-efficient Hashmap
TL;DR: The fair hashmap problem is formally defined and two families of algorithms are proposed to design fair hashmaps with optimum memory consumption (store only m − 1 boundary points) minimizing the unfairness.
Scalable Algorithms for Individual Preference Stable Clustering
Ron Mosenzon,Ali Vakilian +1 more
TL;DR: Scalable algorithms for IP stable clustering achieve $O(\log n)$ IP stability and almost linear time complexity.
A Polynomial-Time Approximation for Pairwise Fair $k$-Median Clustering
Sayan Bandyapadhyay,Eden Chlamtáč,Yury Makarychev,Ali Vakilian +3 more
- 16 May 2024
TL;DR: A polynomial-time approximation for pairwise fair $k$-median clustering with improved fairness constraints.
Technical Report Column
TL;DR: Technical reports column welcomes submissions. Contact the author for inclusion.
References
•Book
Approximation Algorithms
Vijay V. Vazirani
- 02 Jul 2001
TL;DR: Covering the basic techniques used in the latest research work, the author consolidates progress made so far, including some very recent and promising results, and conveys the beauty and excitement of work in the field.
4.5K
On Representatives of Subsets
TL;DR: In this paper, a set S of mn things is divided into m classes of n things each in two distinct ways, (a) and (b); so that there are m (a)-classes and m (b)-classes.
2.2K
Clustering to minimize the maximum intercluster distance
TL;DR: An O(kn) approximation algorithm that guarantees solutions with an objective function value within two times the optimal solution value is presented and it is shown that this approximation algorithm succeeds as long as the set of points satisfies the triangular inequality.
2K
A constant-factor approximation algorithm for the k -median problem
Moses Charikar,Sudipto Guha,Éva Tardos,David B. Shmoys +3 more
- 01 Aug 2002
TL;DR: This work presents the first constant-factor approximation algorithm for the metric k-median problem, and improves upon the best previously known result of O(log k log log log k), which was obtained by refining and derandomizing a randomized O( log n log log n)-approximation algorithm of Bartal.
721
Unequal Representation and Gender Stereotypes in Image Search Results for Occupations
Matthew Kay,Cynthia Matuszek,Sean A. Munson +2 more
- 18 Apr 2015
TL;DR: There is evidence for both stereotype exaggeration and systematic underrepresentation of women in search results, and it is found that people rate search results higher when they are consistent with stereotypes for a career, and shifting the representation of gender in image search results can shift people's perceptions about real-world distributions.