LGNov 26, 2025

Interpretable Fair Clustering

arXiv:2511.21109v11 citationsh-index: 7
Originality Incremental advance
AI Analysis

This work addresses the problem of making fair clustering interpretable for applications in high-stakes scenarios, representing an incremental improvement over existing methods.

The paper tackles the lack of interpretability in fair clustering methods by proposing a framework that integrates fairness constraints into decision trees, resulting in competitive clustering performance and improved fairness on real-world and synthetic datasets.

Fair clustering has gained increasing attention in recent years, especially in applications involving socially sensitive attributes. However, existing fair clustering methods often lack interpretability, limiting their applicability in high-stakes scenarios where understanding the rationale behind clustering decisions is essential. In this work, we address this limitation by proposing an interpretable and fair clustering framework, which integrates fairness constraints into the structure of decision trees. Our approach constructs interpretable decision trees that partition the data while ensuring fair treatment across protected groups. To further enhance the practicality of our framework, we also introduce a variant that requires no fairness hyperparameter tuning, achieved through post-pruning a tree constructed without fairness constraints. Extensive experiments on both real-world and synthetic datasets demonstrate that our method not only delivers competitive clustering performance and improved fairness, but also offers additional advantages such as interpretability and the ability to handle multiple sensitive attributes. These strengths enable our method to perform robustly under complex fairness constraints, opening new possibilities for equitable and transparent clustering.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes