English

SpEx: A Spectral Approach to Explainable Clustering

Machine Learning 2025-11-04 v1 Data Structures and Algorithms

Abstract

Explainable clustering by axis-aligned decision trees was introduced by Moshkovitz et al. (2020) and has gained considerable interest. Prior work has focused on minimizing the price of explainability for specific clustering objectives, lacking a general method to fit an explanation tree to any given clustering, without restrictions. In this work, we propose a new and generic approach to explainable clustering, based on spectral graph partitioning. With it, we design an explainable clustering algorithm that can fit an explanation tree to any given non-explainable clustering, or directly to the dataset itself. Moreover, we show that prior algorithms can also be interpreted as graph partitioning, through a generalized framework due to Trevisan (2013) wherein cuts are optimized in two graphs simultaneously. Our experiments show the favorable performance of our method compared to baselines on a range of datasets.

Keywords

Cite

@article{arxiv.2511.00885,
  title  = {SpEx: A Spectral Approach to Explainable Clustering},
  author = {Tal Argov and Tal Wagner},
  journal= {arXiv preprint arXiv:2511.00885},
  year   = {2025}
}

Comments

NeurIPS 2025

R2 v1 2026-07-01T07:17:59.450Z