paper-with-me

Papers

Accelerating Spectral Clustering under Fairness Constraints

2025-06-09 · Francesco Tonin, Alex Lambert, Johan A. K. Suykens, Volkan Cevher

Fairness of decision-making algorithms is an increasingly important issue. In this paper, we focus on spectral clustering with group fairness constraints, where every demographic group is represented in each cluster proportionally as in the general population. We present a new efficient method for fair spectral clustering (Fair SC) by casting the Fair SC problem within the difference of convex functions (DC) framework. To this end, we introduce a novel variable augmentation strategy and employ an alternating direction method of multipliers type of algorithm adapted to DC problems. We show that each associated subproblem can be solved efficiently, resulting in higher computational efficiency compared to prior work, which required a computationally expensive eigendecomposition. Numerical experiments demonstrate the effectiveness of our approach on both synthetic and real-world benchmarks, showing significant speedups in computation time over prior art, especially as the problem size grows. This work thus represents a considerable step forward towards the adoption of fair clustering in real-world applications.

📄 PDF Abstract BibTeX arXiv:2506.08143

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringComputational EfficiencyDecision MakingFairness

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Spectral Clustering Spectral clustering has attracted increasing attention due to the promising ability in dealing with nonlinearly separable datasets [15], [16]. In spectral clustering, the…

Similar Papers 제목 키워드 기반

Scalable Spectral Clustering with Group Fairness Constraints

2022-10-28 · Ji Wang, Ding Lu, Ian Davidson, Zhaojun Bai

There are synergies of research interests and industrial efforts in modeling fairness and correcting algorithmic bias in machine learning. In this paper, we present a scalable algorithm for spectral clustering (SC) with …

ClusteringFairnessStochastic Block Model

Alternatives to the Laplacian for Scalable Spectral Clustering with Group Fairness Constraints

2025-10-22 · Iván Ojeda-Ruiz, Young Ju Lee, Malcolm Dickens, Leonardo Cambisaca arxiv

Recent research has focused on mitigating algorithmic bias in clustering by incorporating fairness constraints into algorithmic design. Notions such as disparate impact, community cohesion, and cost per population have b…

Incorporating Fairness in Neighborhood Graphs for Fair Spectral Clustering

2025-12-10 · Adithya K Moorthy, V Vijaya Saradhi, Bhanu Prasad arxiv

Graph clustering plays a pivotal role in unsupervised learning methods like spectral clustering, yet traditional methods for graph clustering often perpetuate bias through unfair graph constructions that may underreprese…

Graph Clustering

Guarantees for Spectral Clustering with Fairness Constraints

2019-01-24 · Matthäus Kleindessner, Samira Samadi, Pranjal Awasthi, Jamie Morgenstern

Given the widespread popularity of spectral clustering (SC) for partitioning graph data, we study a version of constrained SC in which we try to incorporate the fairness notion proposed by Chierichetti et al. (2017). Acc…

ClusteringFairnessStochastic Block Model

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 repres…

ClusteringDeep ClusteringFairnessRepresentation Learning