paper-with-me

홈 › Papers

Deep Fair Discriminative Clustering

2021-05-28 · Hongjing Zhang, Ian Davidson

Deep clustering has the potential to learn a strong representation and hence better clustering performance compared to traditional clustering methods such as $k$-means and spectral clustering. However, this strong representation learning ability may make the clustering unfair by discovering surrogates for protected information which we empirically show in our experiments. In this work, we study a general notion of group-level fairness for both binary and multi-state protected status variables (PSVs). We begin by formulating the group-level fairness problem as an integer linear programming formulation whose totally unimodular constraint matrix means it can be efficiently solved via linear programming. We then show how to inject this solver into a discriminative deep clustering backbone and hence propose a refinement learning algorithm to combine the clustering goal with the fairness objective to learn fair clusters adaptively. Experimental results on real-world datasets demonstrate that our model consistently outperforms state-of-the-art fair clustering algorithms. Our framework shows promising results for novel clustering tasks including flexible fairness constraints, multi-state PSVs and predictive clustering.

📄 PDF Abstract BibTeX arXiv:2105.14146

Code (1)

PengxinZeng/2023-CVPR-FCMI pytorch

Tasks

ClusteringDeep ClusteringFairnessRepresentation Learning

Similar Papers 제목 키워드 기반

Towards Fair Deep Clustering With Multi-State Protected Variables

2019-01-29 · Bokun Wang, Ian Davidson

Fair clustering under the disparate impact doctrine requires that population of each protected group should be approximately equal in every cluster. Previous work investigated a difficult-to-scale pre-processing step for…

AttributeClusteringDeep ClusteringFairness

Deep Fair Multi-View Clustering with Attention KAN

2025-01-01 · CVPR 2025 1 · HaiMing Xu, Qianqian Wang, Boyue Wang, Quanxue Gao

Multi-view clustering is effective in unsupervised multi-view data analysis and has received considerable attention. However, most existing methods excessively emphasize certain attributes, resulting in unfair cluste…

ClusteringFairnessKolmogorov-Arnold Networks

Discriminative Entropy Clustering and its Relation to K-means and SVM

2023-01-26 · Zhongwen Zhang, Yuri Boykov

Maximization of mutual information between the model's input and output is formally related to "decisiveness" and "fairness" of the softmax predictions, motivating these unsupervised entropy-based criteria for clustering…

ClusteringDeep ClusteringFairnessPseudo Label+1

FACROC: a fairness measure for FAir Clustering through ROC curves

2025-03-02 · Tai Le Quy, Long Le Thanh, Lan Luong Thi Hong, Frank Hopfgartner

Fair clustering has attracted remarkable attention from the research community. Many fairness measures for clustering have been proposed; however, they do not take into account the clustering quality w.r.t. the values of…

AttributeClusteringFairness

Robust Fair Clustering: A Novel Fairness Attack and Defense Framework

2022-10-04 · Anshuman Chhabra, Peizhao Li, Prasant Mohapatra, Hongfu Liu

Clustering algorithms are widely used in many societal resource allocation applications, such as loan approvals and candidate recruitment, among others, and hence, biased or unfair model outputs can adversely impact indi…

Adversarial AttackClusteringFairnessgraph partitioning