Relax and Merge: A Simple Yet Effective Framework for Solving Fair $k$-Means and $k$-sparse Wasserstein Barycenter Problems
Shihong Song, Guanlin Mo, Qingyuan Yang, Hu Ding

TL;DR
This paper introduces a 'Relax and Merge' framework for fair $k$-means clustering and $k$-sparse Wasserstein Barycenter problems, achieving improved approximation guarantees and empirical performance.
Contribution
The paper presents a novel framework that improves approximation ratios for fair $k$-means and related problems, with minimal fairness constraint violations.
Findings
Achieves a $(1+4 ho + O(\e))$-approximate solution for fair $k$-means.
Provides a $(1+4 ho +O(\e))$-approximate solution for $k$-sparse Wasserstein Barycenter.
Empirical results show significant performance improvements over baseline methods.
Abstract
The fairness of clustering algorithms has gained widespread attention across various areas, including machine learning, In this paper, we study fair -means clustering in Euclidean space. Given a dataset comprising several groups, the fairness constraint requires that each cluster should contain a proportion of points from each group within specified lower and upper bounds. Due to these fairness constraints, determining the optimal locations of centers is a quite challenging task. We propose a novel ``Relax and Merge'' framework that returns a -approximate solution, where is the approximate ratio of an off-the-shelf vanilla -means algorithm and can be an arbitrarily small positive number. If equipped with a PTAS of -means, our solution can achieve an approximation ratio of with only a slight violation of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsComplexity and Algorithms in Graphs · Adversarial Robustness in Machine Learning · Risk and Portfolio Optimization
MethodsSoftmax · Attention Is All You Need
