ICML 2026poster0 citations

Riemannian Optimization for Fair Spectral Clustering

Minh Phu Vuong, Jinyoung Lee, Young-Ju Lee, Chul-Ho Lee

Abstract

Fair graph clustering has emerged as a critical research area for addressing algorithmic bias in machine learning. The objective is to ensure that the proportion of each protected group within a cluster is consistent with its representation in the entire dataset. However, most existing spectral solutions rely on computationally expensive eigendecompositions of the graph Laplacian, limiting their scalability. In this paper, we propose Riemannian Fair Spectral Clustering (R-FairSC), a novel method that formulates fair spectral clustering as a constrained optimization problem on a Riemannian manifold. We develop a Riemannian alternating direction method of multipliers employing a variable-splitting strategy to efficiently solve the associated subproblems. Numerical experiments on large synthetic and real-world graphs demonstrate that R-FairSC significantly improves computational efficiency over state-of-the-art methods while maintaining high clustering quality and fairness.

OptimizationFairnessGraphsBenchmark
BibTeX
@inproceedings{
vuong2026riemannian,
title={Riemannian Optimization for Fair Spectral Clustering},
author={Minh Phu Vuong and Jinyoung Lee and Young-Ju Lee and Chul-Ho Lee},
booktitle={Forty-third International Conference on Machine Learning},
year={2026},
url={https://openreview.net/forum?id=9crQp1ibCx}
}