Unifying Proportional Fairness in Centroid and Non-Centroid Clustering
Benjamin Cookson, Nisarg Shah, Ziqi Yu

TL;DR
This paper introduces semi-centroid clustering that unifies centroid and non-centroid clustering under proportional fairness, providing a polynomial-time algorithm with constant approximation guarantees for the core.
Contribution
It generalizes existing clustering paradigms to semi-centroid clustering and develops a novel algorithm achieving constant approximation for the core under different distance metrics.
Findings
Algorithm achieves constant approximation to the core in polynomial time.
Provides improved results for restricted loss functions and FJR criterion.
Establishes lower bounds for various fairness criteria.
Abstract
Proportional fairness criteria inspired by democratic ideals of proportional representation have received growing attention in the clustering literature. Prior work has investigated them in two separate paradigms. Chen et al. [ICML 2019] study centroid clustering, in which each data point's loss is determined by its distance to a representative point (centroid) chosen in its cluster. Caragiannis et al. [NeurIPS 2024] study non-centroid clustering, in which each data point's loss is determined by its maximum distance to any other data point in its cluster. We generalize both paradigms to introduce semi-centroid clustering, in which each data point's loss is a combination of its centroid and non-centroid losses, and study two proportional fairness criteria -- the core and, its relaxation, fully justified representation (FJR). Our main result is a novel algorithm which achieves a…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Ethics and Social Impacts of AI · Data Quality and Management
