paper-with-me

홈 › Papers

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 been implemented to enforce equitable outcomes. Among these, group fairness (balance) ensures that each protected group is proportionally represented within every cluster. However, incorporating balance as a metric of fairness into spectral clustering algorithms has led to computational times that can be improved. This study aims to enhance the efficiency of spectral clustering algorithms by reformulating the constrained optimization problem using a new formulation derived from the Lagrangian method and the Sherman-Morrison-Woodbury (SMW) identity, resulting in the Fair-SMW algorithm. Fair-SMW employs three alternatives to the Laplacian matrix with different spectral gaps to generate multiple variations of Fair-SMW, achieving clustering solutions with comparable balance to existing algorithms while offering improved runtime performance. We present the results of Fair-SMW, evaluated using the Stochastic Block Model (SBM) to measure both runtime efficiency and balance across real-world network datasets, including LastFM, FacebookNet, Deezer, and German. We achieve an improvement in computation time that is twice as fast as the state-of-the-art, and also flexible enough to achieve twice as much balance.

📄 PDF Abstract BibTeX arXiv:2510.20220

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Scalable Spectral Clustering via Spectrum-Preserving Sparsification

2017-10-12 · Yongyu Wang, Zhuo Feng

The eigendeomposition of nearest-neighbor (NN) graph Laplacian matrices is the main computational bottleneck in spectral clustering. In this work, we introduce a highly-scalable, spectrum-preserving graph sparsification …

Clustering

On a 'Two Truths' Phenomenon in Spectral Graph Clustering

2018-08-23 · Carey E. Priebe, Youngser Park, Joshua T. Vogelstein, John M. Conroy 외

Clustering is concerned with coherently grouping observations without any explicit concept of true groupings. Spectral graph clustering - clustering the vertices of a graph based on their spectral embedding - is commonly…

ClusteringDiffusion MRIGraph ClusteringSpectral Graph Clustering+1

Multi-View Spectral Clustering with High-Order Optimal Neighborhood Laplacian Matrix

2020-08-31 · Weixuan Liang, Sihang Zhou, Jian Xiong, Xinwang Liu 외

Multi-view spectral clustering can effectively reveal the intrinsic cluster structure among data by performing clustering on the learned optimal embedding across views. Though demonstrating promising performance in vario…

ClusteringVocal Bursts Intensity Prediction

Multiple-View Spectral Clustering for Group-wise Functional Community Detection

2016-11-21 · Nathan D. Cahill, Harmeet Singh, Chao Zhang, Daryl A. Corcoran 외

Functional connectivity analysis yields powerful insights into our understanding of the human brain. Group-wise functional community detection aims to partition the brain into clusters, or communities, in which functiona…

ClusteringCommunity DetectionFunctional Connectivity

Spectral clustering and model reduction for weakly-connected coherent network systems

2022-09-27 · Hancheng Min, Enrique Mallada

We propose a novel model-reduction methodology for large-scale dynamic networks with tightly-connected components. First, the coherent groups are identified by a spectral clustering algorithm on the graph Laplacian matri…

Clustering