A General Anchor-Based Framework for Scalable Fair Clustering
Shengfei Wei, Suyuan Liu, Jun Wang, Ke Liang, Miaomiao Li, Lei Luo

TL;DR
This paper introduces AFCF, a scalable, anchor-based framework that enables fair clustering algorithms to operate efficiently on large datasets with linear complexity, maintaining fairness and performance.
Contribution
The paper presents a novel anchor-based framework with a new sampling strategy and label propagation method that achieves linear-time fair clustering.
Findings
Reduces computational time by orders of magnitude on large datasets.
Maintains strong clustering performance and fairness guarantees.
Proves theoretical equivalence of fairness between anchor and full dataset clustering.
Abstract
Fair clustering is crucial for mitigating bias in unsupervised learning, yet existing algorithms often suffer from quadratic or super-quadratic computational complexity, rendering them impractical for large-scale datasets. To bridge this gap, we introduce the Anchor-based Fair Clustering Framework (AFCF), a novel, general, and plug-and-play framework that empowers arbitrary fair clustering algorithms with linear-time scalability. Our approach first selects a small but representative set of anchors using a novel fair sampling strategy. Then, any off-the-shelf fair clustering algorithm can be applied to this small anchor set. The core of our framework lies in a novel anchor graph construction module, where we formulate an optimization problem to propagate labels while preserving fairness. This is achieved through a carefully designed group-label joint constraint, which we prove…
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
TopicsMachine Learning and Data Classification · Domain Adaptation and Few-Shot Learning · Face and Expression Recognition
