paper-with-me

Papers

UniFair: A unified fair clustering approach based on separation and compactness

2026-06-03 · Antonia Karra, Vasiliki Papanikou, Georgios Vardakas, Evaggelia Pitoura, Aristidis Likas arxiv

Clustering is increasingly used to support high-impact decisions, yet standard objectives such as k-means can produce clusterings that treat demographic groups unequally. Existing fair clustering methods typically optimize a single notion of fairness and often overlook how clustering costs interact with the geometry of the induced decision boundaries. We propose UniFair, a unified framework that jointly optimizes separation fairness and social fairness. Separation fairness encourages protected groups to lie farther from the induced decision boundaries, while social fairness reduces disparities in within-cluster distortion by penalizing group-wise clustering costs. We develop gradient-based optimization procedures for separation-fair and unified k-means objectives, and extend them to deep clustering by enforcing the same criteria in the latent space of an autoencoder. Experiments on tabular and image datasets show that UniFair reduces both boundary-related and cost-based group disparities with only a modest increase in clustering loss.

📄 PDF Abstract BibTeX arXiv:2606.04777

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Clustering

Similar Papers 제목 키워드 기반

MES-Loss: Mutually equidistant separation metric learning loss function

2023-08-01 · Pattern Recognition Letters 2023 8 · Yasser Boutaleb, Catherine Soladie, Nam-Duong Duong, Amine Kacete 외

Deep metric learning has attracted much attention in recent years due to its extensive applications, such as clustering and image retrieval. Thanks to the success of deep learning (DL), many deep metric learning (DML) me…

ClusteringImage ClusteringImage RetrievalMetric Learning+1

Cluster validity index based on Jeffrey divergence

2018-12-20 · Ahmed Ben Said, Rachid Hadjidj, Sebti Foufou

Cluster validity indexes are very important tools designed for two purposes: comparing the performance of clustering algorithms and determining the number of clusters that best fits the data. These indexes are in general…

Clustering

Central Description Length (CDL) Clustering Validation Index

2026-06-02 · Mahdi Shamsi, Soosan Beheshti arxiv

Selecting a clustering algorithm and its hyperparameters without labels is a common difficulty in engineering machine learning pipelines that work with unsupervised analysis of sensor, image, or process data. Clustering …

Supervised Enhanced Soft Subspace Clustering (SESSC) for TSK Fuzzy Classifiers

2020-02-27 · Yuqi Cui, Huidong Wang, Dongrui Wu

Fuzzy c-means based clustering algorithms are frequently used for Takagi-Sugeno-Kang (TSK) fuzzy classifier antecedent parameter estimation. One rule is initialized from each cluster. However, most of these clustering al…

Clusteringparameter estimation

When Fireflies Cluster; Enhancing Automatic Clustering via Centroid-Guided Firefly Optimization

2026-05-18 · MKA Ariyaratne, Azwirman Gusrialdi, Yury Nikulin, Jaakko Peltonen arxiv

This work presents a novel variant of the Firefly Algorithm (FA) for data clustering, addressing limitations of traditional methods like K-Means that struggle with non-uniform cluster shapes, densities, and the need for …