Efficient k-means with Individual Fairness via Exponential Tilting
Shengkun Zhu, Jinshan Zeng, Yuan Sun, Sheng Wang, Xiaodong Li, Zhiyong, Peng

TL;DR
This paper introduces tilted k-means (TKM), a novel algorithm that incorporates exponential tilting to achieve individual fairness in clustering, improving fairness and efficiency over existing methods.
Contribution
The paper proposes a new tilted SSE objective and an efficient optimization algorithm for fair clustering, along with a novel fairness metric and theoretical guarantees.
Findings
TKM outperforms state-of-the-art methods in effectiveness.
TKM achieves better fairness by reducing variance in distances.
The algorithm has linear time complexity with dataset size.
Abstract
In location-based resource allocation scenarios, the distances between each individual and the facility are desired to be approximately equal, thereby ensuring fairness. Individually fair clustering is often employed to achieve the principle of treating all points equally, which can be applied in these scenarios. This paper proposes a novel algorithm, tilted k-means (TKM), aiming to achieve individual fairness in clustering. We integrate the exponential tilting into the sum of squared errors (SSE) to formulate a novel objective function called tilted SSE. We demonstrate that the tilted SSE can generalize to SSE and employ the coordinate descent and first-order gradient method for optimization. We propose a novel fairness metric, the variance of the distances within each cluster, which can alleviate the Matthew Effect typically caused by existing fairness metrics. Our theoretical…
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
TopicsDistributed Sensor Networks and Detection Algorithms · Blind Source Separation Techniques · Sparse and Compressive Sensing Techniques
MethodsStochastic Steady-state Embedding
